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

  • 大小: 11.02M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-28
  • 語言: 其他
  • 標簽: 其他??

資源簡介

yn16r9.rar

資源截圖

代碼片段和文件信息

//?Control.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“Control.h“
#include?“ControlDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CControlApp

BEGIN_MESSAGE_MAP(CControlApp?CWinApp)
//{{AFX_MSG_MAP(CControlApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CControlApp?construction

CControlApp::CControlApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}

/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CControlApp?object

CControlApp?theApp;

/////////////////////////////////////////////////////////////////////////////
//?CControlApp?initialization

BOOL?CControlApp::InitInstance()
{
if?(!AfxSocketInit())
{
AfxMessageBox(IDP_SOCKETS_INIT_FAILED);
return?FALSE;
}

AfxEnableControlContainer();

//?Standard?initialization
//?If?you?are?not?using?these?features?and?wish?to?reduce?the?size
//??of?your?final?executable?you?should?remove?from?the?following
//??the?specific?initialization?routines?you?do?not?need.

#ifdef?_AFXDLL
Enable3dControls(); //?Call?this?when?using?MFC?in?a?shared?DLL
#else
Enable3dControlsStatic(); //?Call?this?when?linking?to?MFC?statically
#endif

CControlDlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?OK
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?Cancel
}

//?Since?the?dialog?has?been?closed?return?FALSE?so?that?we?exit?the
//??application?rather?than?start?the?application‘s?message?pump.
return?FALSE;
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????198696??2014-05-06?16:30??Control_Server\Control\Control.aps

?????文件???????2945??2012-10-06?23:32??Control_Server\Control\Control.clw

?????文件???????2171??2012-10-04?09:18??Control_Server\Control\Control.cpp

?????文件???????5112??2012-10-06?21:44??Control_Server\Control\Control.dsp

?????文件????????522??2012-10-04?09:18??Control_Server\Control\Control.dsw

?????文件???????1335??2012-10-04?09:18??Control_Server\Control\Control.h

?????文件???22498304??2014-05-18?19:45??Control_Server\Control\Control.ncb

?????文件??????50688??2012-10-06?23:32??Control_Server\Control\Control.opt

?????文件????????757??2012-10-06?23:30??Control_Server\Control\Control.plg

?????文件???????8596??2014-05-06?16:30??Control_Server\Control\Control.rc

?????文件????????879??2014-04-29?17:49??Control_Server\Control\Control.sln

????..A..H.?????10752??2014-05-18?19:45??Control_Server\Control\Control.suo

?????文件???????9233??2014-04-29?16:48??Control_Server\Control\Control.vcproj

?????文件???????1427??2014-05-18?19:45??Control_Server\Control\Control.vcproj.PC-201401122040.Administrator.user

?????文件??????20898??2014-04-29?17:52??Control_Server\Control\ControlDlg.cpp

?????文件???????2074??2014-04-29?17:49??Control_Server\Control\ControlDlg.h

?????文件???????5988??2014-05-06?16:30??Control_Server\Control\Debug\BuildLog.htm

?????文件??????16384??2014-05-06?16:28??Control_Server\Control\Debug\servers.exe

?????文件?????222208??2012-10-06?21:47??Control_Server\Control\Debug\vc60.idb

?????文件?????389120??2012-10-06?21:47??Control_Server\Control\Debug\vc60.pdb

?????文件???????1775??2012-10-06?13:21??Control_Server\Control\GETFILEDLG.cpp

?????文件???????1247??2012-10-06?13:18??Control_Server\Control\GETFILEDLG.h

?????文件???????1263??2012-10-06?13:34??Control_Server\Control\PASSWORD.cpp

?????文件???????1181??2012-10-06?13:33??Control_Server\Control\PASSWORD.h

?????文件???????1589??2012-10-06?16:16??Control_Server\Control\PUTFILEDLG.cpp

?????文件???????1253??2012-10-06?16:15??Control_Server\Control\PUTFILEDLG.h

?????文件???????3597??2012-10-04?09:18??Control_Server\Control\ReadMe.txt

?????文件??????16384??2012-10-06?23:34??Control_Server\Control\Release\servers.exe

?????文件??????50176??2012-10-06?23:30??Control_Server\Control\Release\vc60.idb

?????文件???????1078??2012-10-04?09:18??Control_Server\Control\res\Control.ico

............此處省略50個文件信息

評論

共有 條評論