随笔分类 - 大家来砸场子啊
摘要:来源于MSDN2001中文章:TN024: MFC-Defined Messages and ResourcesMFC private Windows messages are in the range 0x360->0x37F.//MFC私有消息范围:0x360->0x37FMFC private resource types are in the range 0xF0->0x...
阅读全文
摘要:#include "stdafx.h"#ifdef AFX_INIT_SEG#pragma code_seg(AFX_INIT_SEG)#endif#ifdef _DEBUG#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif////////////////////////////////////////////////////////...
阅读全文
浙公网安备 33010602011771号