Import:EndImport
Posted: Mon Jul 17, 2017 11:23 am
Recently tried the example in the HTML Help, for 'user32.lib'. It's throwing a POLINK error: Unresolved external symbol '_MessageBoxA@16'.
I am running Windows 7 (x64) so, I used 'ImportC'. Still threw the error. I commented out the 'MsgBox' example, the 'MessageBoxA' does work to an extent... Only returns the 'W' for title on the dialog and 'H' in the message.
Is this normal behavior?
I am running Windows 7 (x64) so, I used 'ImportC'. Still threw the error. I commented out the 'MsgBox' example, the 'MessageBoxA' does work to an extent... Only returns the 'W' for title on the dialog and 'H' in the message.
Is this normal behavior?