91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.23M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-02-21
  • 標簽:

資源簡介

C++ 利用動態庫創建窗體模塊(提高篇-實例188).zip

資源截圖

代碼片段和文件信息

//?DllDialogModule.cpp?:?Defines?the?initialization?routines?for?the?DLL.
//

#include?“stdafx.h“
#include?“DllDialogModule.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

//
// Note!
//
// If?this?DLL?is?dynamically?linked?against?the?MFC
// DLLs?any?functions?exported?from?this?DLL?which
// call?into?MFC?must?have?the?AFX_MANAGE_STATE?macro
// added?at?the?very?beginning?of?the?function.
//
// For?example:
//
// extern?“C“?BOOL?PASCAL?EXPORT?ExportedFunction()
// {
// AFX_MANAGE_STATE(AfxGetStaticModuleState());
// //?normal?function?body?here
// }
//
// It?is?very?important?that?this?macro?appear?in?each
// function?prior?to?any?calls?into?MFC.??This?means?that
// it?must?appear?as?the?first?statement?within?the?
// function?even?before?any?object?variable?declarations
// as?their?constructors?may?generate?calls?into?the?MFC
// DLL.
//
// Please?see?MFC?Technical?Notes?33?an

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????174432??2013-12-12?15:06??DllDialogModule\DllDialogModule.aps
?????文件?????????494??2013-12-12?15:09??DllDialogModule\DllDialogModule.clw
?????文件????????1981??2013-11-07?09:00??DllDialogModule\DllDialogModule.cpp
?????文件?????????211??2013-11-06?16:19??DllDialogModule\DllDialogModule.def
?????文件????????4364??2013-11-06?16:27??DllDialogModule\DllDialogModule.dsp
?????文件?????????553??2013-11-06?16:19??DllDialogModule\DllDialogModule.dsw
?????文件????????1352??2013-11-06?16:19??DllDialogModule\DllDialogModule.h
?????文件???????48640??2013-12-12?15:09??DllDialogModule\DllDialogModule.opt
?????文件????????4321??2013-11-06?16:40??DllDialogModule\DllDialogModule.rc
?????文件????????2681??2013-11-06?16:19??DllDialogModule\ReadMe.txt
?????文件?????????513??2013-11-06?16:40??DllDialogModule\Resource.h
?????文件?????????217??2013-11-06?16:19??DllDialogModule\StdAfx.cpp
?????文件????????1447??2013-11-06?16:19??DllDialogModule\StdAfx.h
?????文件?????????407??2013-11-06?16:19??DllDialogModule\res\DllDialogModule.rc2
?????文件??????155638??2013-11-06?16:40??DllDialogModule\res\無標題.bmp
?????文件??????114744??2013-11-06?16:05??Test\ADO.dll
?????文件??????290915??2013-11-07?09:00??Test\DllDialogModule.dll
?????文件????????3543??2013-11-06?15:58??Test\ReadMe.txt
?????文件?????????682??2013-11-06?15:58??Test\Resource.h
?????文件?????????206??2013-11-06?15:58??Test\StdAfx.cpp
?????文件????????1054??2013-11-06?15:58??Test\StdAfx.h
?????文件???????20544??2013-12-12?14:55??Test\Test.aps
?????文件????????1007??2013-12-12?15:17??Test\Test.clw
?????文件????????2035??2013-11-06?15:58??Test\Test.cpp
?????文件????????4123??2013-11-06?15:58??Test\Test.dsp
?????文件?????????531??2013-11-06?15:58??Test\Test.dsw
?????文件????????1302??2013-11-06?15:58??Test\Test.h
?????文件???????48640??2013-12-12?15:17??Test\Test.opt
?????文件????????5112??2013-11-07?09:01??Test\Test.rc
?????文件????????4592??2013-11-07?09:00??Test\TestDlg.cpp
?????文件????????1348??2013-11-06?15:58??Test\TestDlg.h
............此處省略2個文件信息

評論

共有 條評論