Hello,
I’m using the server 2003 ddk (build 2003) to compile a 64-bit console
application.
I’m receiving the following error message if the program is linked with
msvcrt.dll and executed:
The procedure entry point ???@xxxxx@Z could not be located in the
dynamic link library msvcrt.dll
This does not happen with the 32-bit version or 64-bit version + static
library.
Why?
Any help appreciated.
Thanks in advance
Uwe
TARGETTYPE=PROGRAM
UMTYPE=console
UMENTRY=main
USE_MSVCRT=1