The MASM Forum
Projects => Rarely Used Projects => GoAsm => Topic started by: shankle on April 15, 2016, 06:07:50 AM
-
GoAsm - v 0.61.0.0
GoLink - v 1.0.2.2
Running windows 7 pro 64-bit
My program is pulling in User32.ddl at compile time and causing
the program to fail.
Thanks for any help.
-
To help you, we need more information.
-
Thank you for responding Yuri:
I don't know what you need so tell me if this is helpful.
Problem Event Name: APPCRASH
Application Name: convrt64.exe
Application Version: 0.0.0.0
Application Timestamp: 57105c39
Fault Module Name: USER32.dll
Fault Module Version: 6.1.7601.17514
Fault Module Timestamp: 4ce7c9f1
Exception Code: c0000005
Exception Offset: 00000000000125f8
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 7962
Additional Information 2: 796237b4cd3bc69a1187e160237e4021
Additional Information 3: cbfb
Additional Information 4: cbfb83f4e15bff6d27cc2f33af024772
-
Exception Code: c0000005
Probably you pass an invalid memory address to some user32.dll function.
-
Thanks Yuri,
Problem solved.
Caused by GETDC.