ngaut
asm/c/c++/......
常用鏈接
我的隨筆
我的評論
我參與的隨筆
留言簿
(31)
給我留言
查看公開留言
查看私人留言
隨筆分類
(128)
.net winform(1)
(rss)
asio(8)
(rss)
c/c++/ds(47)
(rss)
calculus
(rss)
Compilers:Principles,Techniques,and Tools (21)
(rss)
os study(1)
(rss)
others(50)
(rss)
隨筆檔案
(169)
2011年5月 (2)
2011年1月 (1)
2010年11月 (1)
2010年9月 (4)
2010年8月 (1)
2010年7月 (1)
2010年6月 (1)
2010年5月 (2)
2010年4月 (3)
2010年3月 (2)
2010年2月 (4)
2010年1月 (1)
2009年12月 (2)
2009年11月 (1)
2009年10月 (2)
2009年9月 (3)
2009年8月 (4)
2009年5月 (1)
2009年4月 (1)
2009年2月 (2)
2008年12月 (2)
2008年10月 (4)
2008年9月 (2)
2008年8月 (3)
2008年7月 (4)
2008年6月 (2)
2008年5月 (1)
2008年4月 (4)
2008年3月 (9)
2008年2月 (5)
2008年1月 (2)
2007年12月 (6)
2007年11月 (3)
2007年10月 (2)
2007年8月 (1)
2007年7月 (1)
2007年6月 (3)
2007年5月 (1)
2007年4月 (9)
2007年3月 (1)
2007年2月 (11)
2007年1月 (1)
2006年12月 (3)
2006年11月 (4)
2006年10月 (3)
2006年9月 (6)
2006年8月 (4)
2006年7月 (10)
2006年6月 (3)
2006年5月 (5)
2006年4月 (2)
2006年3月 (1)
2006年1月 (2)
2005年12月 (10)
文章分類
NetWork
(rss)
文章檔案
(3)
2008年10月 (2)
2008年4月 (1)
others
.net 設(shè)計(jì)模式牛人
da hua xi you
hzbairly的專欄
先瞄準(zhǔn)目標(biāo)市場再研發(fā)產(chǎn)品
linux內(nèi)核
linux內(nèi)核
linux牛人,調(diào)侃風(fēng)格
經(jīng)典
os 教程
os開發(fā)教程
Winter實(shí)驗(yàn)室
某牛
用MSVC開發(fā)os
用MSVC開發(fā)os
something special
http://vm-kernel.org/blog/
vm and kernel
joshua_yu
網(wǎng)絡(luò)牛人
垃圾堆
安全高手
經(jīng)典的c/c++
absurd的專欄
C++ 有價(jià)值blog索引(不斷更新)
C++ 有價(jià)值blog索引
cppblog的猛男
cppblog的猛男
cppreference
c/c++ standard library reference
crazy-bit
不論你在什么時(shí)候開始,重要的是開始之后就不要停止。 不論你在什么時(shí)候結(jié)束,重要的是結(jié)束之后就不要悔恨
guanwl的專欄
c++仿基因編程
junguo的專欄
設(shè)計(jì)模式
leotangcw的專欄
some resource aboutwinpcap
linux大牛
linux大牛,也精通windows的說
ralph623的專欄(c++高人)
c++高人
寒星軒
c++高手
熊春雷的專欄
c/c++/flex/bison
一雨田的專欄
設(shè)計(jì)模式和網(wǎng)絡(luò)編程
又一個(gè)內(nèi)核的大牛
搜索
積分與排名
積分 - 397797
排名 - 60
最新評論
1.?re: 當(dāng)asio::async_read與socket的async_read_some的區(qū)別
多個(gè)客戶端同時(shí)發(fā)送數(shù)據(jù),m_packet不會(huì)出問題?這個(gè)讀取是多線程的還是單線程的呢?
--xgg
2.?re: 當(dāng)asio::async_read與socket的async_read_some的區(qū)別
謝謝大哥的博客,看了你的這篇文章的時(shí)間,很是崇拜您
--楊立平
3.?re: 二叉樹的遍歷:前序,中序輸出有點(diǎn)問題,但是不知道到怎么修改,想請教各位大神
評論內(nèi)容較長,點(diǎn)擊標(biāo)題查看
--呆呆笨笨的孩紙
4.?re: 二叉樹的遍歷:前序,中序,后序,層序--包括遞歸和非遞歸實(shí)現(xiàn)
我自己寫的
http://lk1ngaa7.cf/?p=318
--lking
5.?re: 解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
評論內(nèi)容較長,點(diǎn)擊標(biāo)題查看
--lebesgue06
閱讀排行榜
1.?二叉樹的遍歷:前序,中序,后序,層序--包括遞歸和非遞歸實(shí)現(xiàn)(91584)
2.?解決error C2011: 'fd_set' : 'struct' type redefinition問題(16466)
3.?介紹一款國產(chǎn)開源C編譯器(14479)
4.?解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題(13308)
5.?Database disk image is malformed 解決辦法(11028)
評論排行榜
1.?二叉樹的遍歷:前序,中序,后序,層序--包括遞歸和非遞歸實(shí)現(xiàn)(21)
2.?《自己動(dòng)手寫嵌入式操作系統(tǒng)》源代碼(14)
3.?看了兩天boost::asio網(wǎng)絡(luò)庫相關(guān)的資料,寫了個(gè)小程序用異步tcp方式來傳文件,果然高效,速度穩(wěn)定在10M/s左右(13)
4.?前段時(shí)間做的部分筆試題和答案(提醒自己)(9)
5.?最近寫了個(gè)小工具,自動(dòng)往代碼里面加入垃圾代碼(9)
Powered by:
博客園
模板提供:
滬江博客
|
首頁
|
發(fā)新隨筆
|
發(fā)新文章
|
聯(lián)系
| |
管理
解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
出現(xiàn)這種問題多是由于混合使用了6.0和高版本的sdk的緣故,在vc包含的頭文件中只要將6.0的sdk中的MFC下的include放在高版本SDK的MFC的include前面就可以了,這個(gè)問題花了偶兩天的時(shí)間,汗
也可以在vc中設(shè)置使用AFX_ENABLE_INLINES 預(yù)定義
發(fā)表于 2007-02-23 23:48
ngaut
閱讀(13308)
評論(8)
編輯
收藏
引用
所屬分類:
c/c++/ds
、
others
評論
#
re: 解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
回復(fù)
更多評論
兄弟 少了一個(gè)下劃線 害我找了半天
應(yīng)該#define _AFX_ENABLE_INLINES
an_bachelor
評論于 2007-05-12 22:35
#
re: 解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
回復(fù)
更多評論
我在做畢業(yè)設(shè)計(jì),也遇到這問題,麻煩大蝦能說具體點(diǎn)兒嗎,我是菜鳥。
youke
評論于 2007-05-31 18:09
#
re: 解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
回復(fù)
更多評論
我怎么查看你后面的評論,還是沒有給出答案阿。。。@youke
aa
評論于 2008-01-05 00:30
#
re: 解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
回復(fù)
更多評論
@aa
在你的代碼里面加上這一句:
#define _AFX_ENABLE_INLINES
ngaut
評論于 2008-01-05 22:16
#
re: 解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
回復(fù)
更多評論
非常感謝咯!
解決了困擾我N天的問題。。。呵呵
小笨
評論于 2008-01-08 10:10
#
unresolved external symbol "float (* points)[3]" (?points@@3PAY02MA)
回復(fù)
更多評論
怎么解決?
兔子
評論于 2008-10-06 15:27
#
re: 解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
回復(fù)
更多評論
很不錯(cuò)呀 www.kicaijee.com
11111111
評論于 2012-12-05 11:07
#
re: 解決unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)問題
回復(fù)
更多評論
#if !defined(AFX_STDAFX_H__9AD5D08A_8B56_45D8_ADFE_C2C55590E2D8__INCLUDED_)
#define AFX_STDAFX_H__9AD5D08A_8B56_45D8_ADFE_C2C55590E2D8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#define _AFX_ENABLE_INLINES
#include <afxwin.h> // MFC core and standard components
#include <afxext.h> // MFC extensions
#include <afxdisp.h> // MFC Automation classes
#include <afxdtctl.h> // MFC support for Internet Explorer 4 Common Controls
#ifndef _AFX_NO_AFXCMN_SUPPORT
#include <afxcmn.h>
#include "afxsock.h" // MFC support for Windows Common Controls
#endif // _AFX_NO_AFXCMN_SUPPORT
lebesgue06
評論于 2013-07-15 14:42
刷新評論列表
只有注冊用戶
登錄
后才能發(fā)表評論。
【推薦】100%開源!大型工業(yè)跨平臺(tái)軟件C++源碼提供,建模,組態(tài)!
相關(guān)文章:
ndis筆記--ReceiveHandler如何處理不完整的包
[轉(zhuǎn)]Google C++ Testing Framework Primer
[轉(zhuǎn)]Visual C++開發(fā)工具與調(diào)試技巧整理
[轉(zhuǎn)]Add color to your std::cout
[轉(zhuǎn)]Huffman編碼STL版--來自fxsjy的專欄
一個(gè)簡單的遞歸下降分析表達(dá)式的例子
編譯boost庫-用vc2005編譯boost1.34.1
如何解決"找不到MSVCR80.dll "的問題
boost asio發(fā)送0字節(jié)的數(shù)據(jù)時(shí),接收端提示"找不到指定文件"
release版本的程序提示需要MFC42D.dll的原因
網(wǎng)站導(dǎo)航:
博客園
IT新聞
BlogJava
博問
Chat2DB
管理
久久99精品久久久久久hb无码
|
无码人妻精品一区二区三区久久久
|
国产精品对白刺激久久久
|
久久久久无码精品国产不卡
|
婷婷五月深深久久精品
|
东京热TOKYO综合久久精品
|
激情综合色综合久久综合
|
精品久久久久久久国产潘金莲
|
久久水蜜桃亚洲av无码精品麻豆
|
国产伊人久久
|
国产美女亚洲精品久久久综合
|
久久99精品国产99久久
|
久久久久99这里有精品10
|
丰满少妇人妻久久久久久
|
久久精品一区二区国产
|
亚洲国产精品无码久久九九
|
精品久久香蕉国产线看观看亚洲
|
国产午夜电影久久
|
亚洲va久久久噜噜噜久久狠狠
|
99久久久久
|
99久久免费国产精精品
|
久久人妻AV中文字幕
|
免费一级欧美大片久久网
|
久久电影网2021
|
欧美牲交A欧牲交aⅴ久久
|
久久亚洲天堂
|
久久久久久国产精品美女
|
久久美女人爽女人爽
|
国内精品久久久久久99蜜桃
|
狠狠精品久久久无码中文字幕
|
66精品综合久久久久久久
|
99久久精品午夜一区二区
|
国产aⅴ激情无码久久
|
久久亚洲精品国产亚洲老地址
|
大香网伊人久久综合网2020
|
精品综合久久久久久97超人
|
国产精品对白刺激久久久
|
久久精品国产精品亚洲精品
|
久久精品国产亚洲av影院
|
久久影院综合精品
|
久久无码人妻一区二区三区
|