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

  • 大小: 1.32MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-09-21
  • 語(yǔ)言: 其他
  • 標(biāo)簽:

資源簡(jiǎn)介

數(shù)據(jù)結(jié)構(gòu)課程設(shè)計(jì) 書店管理系統(tǒng) 源代碼加文檔

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?

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


static?AFX_EXTENSION_MODULE?BuyBookDLL?=?{?NULL?NULL?};

extern?“C“?int?APIENTRY
DllMain(HINSTANCE?hInstance?DWORD?dwReason?LPVOID?lpReserved)
{
//?Remove?this?if?you?use?lpReserved
UNREFERENCED_PARAMETER(lpReserved);

if?(dwReason?==?DLL_PROCESS_ATTACH)
{
TRACE0(“BUYBOOK.DLL?Initializing!\n“);

//?Extension?DLL?one-time?initialization
if?(!AfxInitExtensionModule(BuyBookDLL?hInstance))
return?0;

//?Insert?this?DLL?into?the?resource?chain
//?NOTE:?If?this?Extension?DLL?is?being?implicitly?linked?to?by
//??an?MFC?Regular?DLL?(such?as?an?ActiveX?Control)
//??instead?of?an?MFC?application?then?you?will?want?to
//??remove?this?line?from?DllMain?and?put?it?in?a?separate
//??function?exported?from?this?Extension?DLL.??The?Regular?DLL
//??that?uses?this?Extension?DLL?should?then?explicitly?call?that
//??function?to?initialize?this?Extension?DLL.??Otherwise
//??the?CDynlinkLibrary?object?will?not?be?attached?to?the
//??Regular?DLL‘s?resource?chain?and?serious?problems?will
//??result.

new?CDynlinkLibrary(BuyBookDLL);
}
else?if?(dwReason?==?DLL_PROCESS_DETACH)
{
TRACE0(“BUYBOOK.DLL?Terminating!\n“);
//?Terminate?the?library?before?destructors?are?called
AfxTermExtensionModule(BuyBookDLL);
}
return?1;???//?ok
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件??????35828??2004-12-25?17:53??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.aps

?????文件???????1757??2005-01-02?23:19??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.clw

?????文件???????1540??2004-12-23?19:45??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.cpp

?????文件????????187??2004-12-23?19:45??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.def

?????文件???????4229??2004-12-23?20:05??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.dsp

?????文件????????539??2004-12-23?19:45??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.dsw

?????文件?????173056??2005-01-02?23:19??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.ncb

?????文件??????73728??2005-01-02?23:19??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.opt

?????文件????????248??2004-12-25?17:58??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.plg

?????文件???????8098??2004-12-25?17:53??VC書店銷售管理系統(tǒng)\BuyBook\BuyBook.rc

?????文件???????9582??2004-12-25?17:58??VC書店銷售管理系統(tǒng)\BuyBook\BuyDlg.cpp

?????文件???????1953??2004-12-24?12:05??VC書店銷售管理系統(tǒng)\BuyBook\BuyDlg.h

?????文件??????88888??2003-03-15?08:00??VC書店銷售管理系統(tǒng)\BuyBook\msado25.tlh

?????文件??????75250??2003-03-15?08:00??VC書店銷售管理系統(tǒng)\BuyBook\msado25.tli

?????文件???????2493??2004-12-23?19:45??VC書店銷售管理系統(tǒng)\BuyBook\ReadMe.txt

?????文件????????399??2004-12-23?19:45??VC書店銷售管理系統(tǒng)\BuyBook\res\BuyBook.rc2

?????文件???????1232??2004-12-23?20:12??VC書店銷售管理系統(tǒng)\BuyBook\Resource.h

?????文件????????209??2004-12-23?19:45??VC書店銷售管理系統(tǒng)\BuyBook\StdAfx.cpp

?????文件???????1561??2004-12-23?20:05??VC書店銷售管理系統(tǒng)\BuyBook\StdAfx.h

?????文件??????19268??2004-12-24?00:42??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.aps

?????文件???????1009??2005-01-05?13:13??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.clw

?????文件???????1547??2004-12-23?23:44??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.cpp

?????文件????????190??2004-12-23?23:44??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.def

?????文件???????4506??2004-12-23?23:56??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.dsp

?????文件????????541??2004-12-23?23:44??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.dsw

?????文件?????181248??2005-01-05?13:13??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.ncb

?????文件??????55808??2005-01-05?13:13??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.opt

?????文件???????1225??2005-01-05?13:13??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.plg

?????文件???????5082??2004-12-23?23:54??VC書店銷售管理系統(tǒng)\ChartDll\ChartDll.rc

?????文件???????1978??2004-12-24?00:06??VC書店銷售管理系統(tǒng)\ChartDll\ChartTab.cpp

............此處省略188個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源