B
bin lee
I don't know if this is the right place to post this
question, and I apologize if it isn't.
I came across this error in VC++.NET: "error LNK2019:
unresolved external symbol _WinMain@16 referenced in
function _WinMainCRTStartup."
In the support pages it suggested: "For Visual C++ .NET:
In the Advanced category of the Linker folder in the
Project Properties dialog box, set the Entry Point to
wWinMainCRTStartup."
My problem is, I can't seem to locate the Project
Properties dialog box in VC++.NET. Can someone please tell
me how I can reach that box?
Thanks
question, and I apologize if it isn't.
I came across this error in VC++.NET: "error LNK2019:
unresolved external symbol _WinMain@16 referenced in
function _WinMainCRTStartup."
In the support pages it suggested: "For Visual C++ .NET:
In the Advanced category of the Linker folder in the
Project Properties dialog box, set the Entry Point to
wWinMainCRTStartup."
My problem is, I can't seem to locate the Project
Properties dialog box in VC++.NET. Can someone please tell
me how I can reach that box?
Thanks