News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

C++ Conversion to Assembly

Started by z941998, September 30, 2009, 11:10:01 PM

Previous topic - Next topic

z941998


KeepingRealBusy

Steve,

Be sure to do a compile and check the .COD file to see what unexpected things the compiler does for Protected Mode calls like FormatMessageW - things that the API documentation description does not even talk about.

Dave.