Skip to content

win32: Fix 32bit build crash on DeleteDC()

Seungha Yang requested to merge seungha.yang/pango:win32-fix-delete-dc into main

Calling convention mismatch will result in crash or so

Fixes: #749 (closed)

Merge request reports