Developer Network
Developer Network
Developer
:CreateViewProfileText:
登录
MSDN 订阅
获取工具
下载
Visual Studio
SDK
试用软件
免费下载
Office 资源
计划
订阅
Administrators
学生
Microsoft Imagine
Microsoft 学生合作伙伴
ISV
新手
Events(事件)
社区
Magazine
论坛
博客
第 9 频道
文档
API 和参考
开发人员中心
示例
停用的内容
非常抱歉。你请求的内容已被删除。将在 1 秒内自动重定向。
提出问题
快速访问
论坛主页
浏览论坛用户
FAQ
搜索相关主题
Remove From My Forums
积极答复者
无法解析的外部符号 _WinMain@16是什么意思?
Visual Studio Development
>
Visual C++
问题
0
登录进行投票
今天用2008的时候遇到,之前用05没遇到过,请问怎样解决这个问题?
2008年11月19日 6:32
回复
|
引用
答案
0
登录进行投票
可能的原因:
You receive an "unresolved external symbol _WinMain@16" error message when you try to build an MFC application with Unicode support in Visual C++
You receive an "error LNK2001:unresolved external symbol "_WinMain@16" message when a Console Application project is built as an Application project in Visual C++
2008年11月19日 16:11
回复
|
引用
版主
全部回复
0
登录进行投票
可能的原因:
You receive an "unresolved external symbol _WinMain@16" error message when you try to build an MFC application with Unicode support in Visual C++
You receive an "error LNK2001:unresolved external symbol "_WinMain@16" message when a Console Application project is built as an Application project in Visual C++
2008年11月19日 16:11
回复
|
引用
版主
0
登录进行投票
Thank you
2008年11月19日 16:15
回复
|
引用