Found 65887 threads
-
0 投票
error:无法打开源文件"stdafx.h"
显示波浪线并报错应该是路径问题 编译能通过,是 ... -
1 投票
stdafx.h“ 与afx.h 是同一个文件吗?
编译器通过一个头文件stdafx.h来使用预编译头文件 ... -
0 投票
1>c:\program files (x86)\windows kits\8.0\include\um\winnt.h(146): fatal error C1189: #error : "No Target Architecture"
Try do not use #include <Winuser.h>Reply, then visible.已答复 | 1 回复 | 13496 浏览次数 | Created by Just Visual Studio Fan - 2013年5月22日 16:00 | 上次回复 : i1friend - 2013年5月23日 9:27 -
0 投票
设置WindowStyle="None“如何让窗口不在最前
如题,WindowStyle="None"过后,调用showdialogue,窗口始终在最前༣ ... -
1 投票
error C2061 和error C2059
h:\binky\projects\c\data test\data test\data test.c(2) : error C2061: 语法错误 : ... -
0 投票
fatal error C1083: 无法打开包括文件:“StdAfx.h”
创建预编译头时编译器会根据你的stdafx.h文件生成 ...已答复 | 4 回复 | 17245 浏览次数 | Created by coffee foam - 2010年3月13日 3:15 | 上次回复 : Vonger - 2010年3月13日 6:38 -
0 投票
iis5.1运行asp.net时报错:runtime error,请赐教……
修改配置文件了,具体错误如下,另系统安装的是NET Framework ... -
0 投票
打开iis管理器,右键网站-点击属性-主目录,将执行权限设置为"无"或者"纯脚本",即取消"可执行文件".
打开iis管理器,右键网站-点击属性-主目录,将执行权限设置为& ...已答复 | 1 回复 | 12605 浏览次数 | Created by kingchrisyy - 2013年6月19日 6:38 | 上次回复 : Mark Shu - 2013年6月19日 8:08 -
0 投票
VS2013的智能感知不能正确判断 #include "stdafx.h"
我又试了一下把stdafx.h的目录加入 "Additional Include Directories" ...已答复 | 2 回复 | 2578 浏览次数 | Created by heroboy_ywq - 2015年5月5日 4:45 | 上次回复 : heroboy_ywq - 2015年5月7日 2:36 -
0 投票
vs2015在c++里打不开源文件 “Sales_item.h"
windows10专业版64位,版本14393下载的vs2015,c++打不开头文件 “Sales_item.h& ... -
0 投票
HTTP Error 404.0 - Not Found
when i host a service to the console application. code as below: using (ServiceHost host = new ServiceHost(typeof(TrackingLogService))) ...已答复 | 2 回复 | 2881 浏览次数 | Created by JasonCrab - 2014年11月6日 8:07 | 上次回复 : Ken Lin, MSMVP for .NET (2003-2017), rMVP - 2014年11月10日 10:23 -
1 投票
Dim mutex As System.Threading.Mutex = New System.Threading.Mutex(True, "YourAppName", createdNew)
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if ... -
0 投票
C++ ActiveX vs 2010编译 错误 error C2065: “m_VideoDlg”: 未声明的标识符_
另外你的CTestMfcAltDebugCtrl类相关的.h头文件中有#include m_VideoDlg对应类的. ... -
1 投票
怎么样把其他的头文件加入到"stdafx.h"中去
直接在stdafx.h中inuclude ... -
0 投票
VC++6.0项目迁移到VS2008报错 error LNK2019:
ClientDemoDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CDlgVcaFace::CDlgVcaFace(class CWnd *)" (??已答复 | 1 回复 | 7300 浏览次数 | Created by Larry_Carrzy - 2012年6月11日 6:57 | 上次回复 : Elegentin Xie - 2012年6月13日 7:02 -
1 投票
头文件的问题
stdafx.h是预编译头文件,和您的工程是不是MFC应用程序没 ...已答复 | 1 回复 | 6065 浏览次数 | Created by Honny_yeyh - 2012年3月11日 7:30 | 上次回复 : VisualEleven - 2012年3月11日 22:36 -
3 投票
microsoft visual c++runtime library runtime error
Open((_bstr_t)strConnect,"","",adModeUnknown); UpdateData(); CStri ... - 項目 1 到 20 的 65887 下一個 ›
无公告