winemac: Use RtlGetLastWin32Error() instead of GetLastError().
commit02972b5347300118c0b491c8e1ead036dafe2e4a
authorAlexandre Julliard <julliard@winehq.org>
Sat, 12 Nov 2022 20:15:17 +0000 (12 21:15 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 13 Nov 2022 10:31:43 +0000 (13 11:31 +0100)
tree2f1444ac5bec188da1c715133eb11e223257d525
parent191b8d010e64cd83c88c761605b76ef63ab4ebdf
winemac: Use RtlGetLastWin32Error() instead of GetLastError().
dlls/winemac.drv/clipboard.c
dlls/winemac.drv/dllmain.c
dlls/winemac.drv/mouse.c
dlls/winemac.drv/systray.c