新微赢技术网
标题:
请教!
[打印本页]
作者:
tp寶寶^ō^
时间:
2009-11-4 01:04
标题:
请教!
我用VC++6.0编了个window程序,但是运行时出现下面的问题:
--------------------Configuration: 1 - Win32 Debug--------------------
Compiling...
1.cpp
Linking...
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/1.exe : fatal error LNK1120: 1 unresolved externals
执行 link.exe 时出错.
1.exe - 1 error(s), 0 warning(s)
我知道这是主函数不对,但是我对过书本是正确的!我的主函数是这样的:
int APIENTRY WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nCmdShow)
请问为什么运行不能?如何解决???
欢迎光临 新微赢技术网 (http://bbs.weiying.cn/)
Powered by Discuz! X3.2