資源簡介
SkinSharp靜態庫的破解版,沒有小衣服.生成的程序不用帶dll

代碼片段和文件信息
//?SkinSharp靜態庫破解版VC6范例.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“SkinSharp靜態庫破解版VC6范例.h“
#include?“SkinSharp靜態庫破解版VC6范例Dlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CSkinSharpVC6App
BEGIN_MESSAGE_MAP(CSkinSharpVC6App?CWinApp)
//{{AFX_MSG_MAP(CSkinSharpVC6App)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CSkinSharpVC6App?construction
CSkinSharpVC6App::CSkinSharpVC6App()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CSkinSharpVC6App?object
CSkinSharpVC6App?theApp;
/////////////////////////////////////////////////////////////////////////////
//?CSkinSharpVC6App?initialization
BOOL?CSkinSharpVC6App::InitInstance()
{
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
CSkinSharpVC6Dlg?dlg;
m_pMainWnd?=?&dlg;
SkinH_Init(m_hInstance);//初始化皮膚,并不是加載皮膚注意哦,這個是加載皮膚的前提而已。
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;
}
//以下這段是當EXE程序銷毀的時候?做的處理,正確的方式是銷毀這個皮膚,
//不過?不寫也沒關系,如果你的程序在關閉的時候報錯,那么請加上這句
/*
int?CSkinSharpVC6App::ExitInstance()//程序退出的時候銷毀這個皮膚
{
//SkinH_Free();
return?CWinApp::ExitInstance();
}
*/
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????980??2013-04-14?10:06??resource.h
?????文件?????150052??2013-04-14?10:06??SkinSharp靜態庫破解版VC6范例.aps
?????文件???????1373??2013-04-14?10:27??SkinSharp靜態庫破解版VC6范例.clw
?????文件???????2578??2013-04-14?09:48??SkinSharp靜態庫破解版VC6范例.cpp
?????文件???????4716??2013-04-14?10:13??SkinSharp靜態庫破解版VC6范例.dsp
?????文件????????564??2013-04-14?09:25??SkinSharp靜態庫破解版VC6范例.dsw
?????文件???????1511??2013-04-14?09:53??SkinSharp靜態庫破解版VC6范例.h
?????文件??????50176??2013-04-14?10:27??SkinSharp靜態庫破解版VC6范例.ncb
?????文件??????49664??2013-04-14?10:27??SkinSharp靜態庫破解版VC6范例.opt
?????文件????????966??2013-04-14?10:12??SkinSharp靜態庫破解版VC6范例.plg
?????文件???????6246??2013-04-14?10:06??SkinSharp靜態庫破解版VC6范例.rc
?????文件???????4463??2013-04-14?10:12??SkinSharp靜態庫破解版VC6范例Dlg.cpp
?????文件???????1452??2013-04-14?10:12??SkinSharp靜態庫破解版VC6范例Dlg.h
?????文件????????230??2013-04-14?09:25??StdAfx.cpp
?????文件???????1223??2013-04-14?09:32??StdAfx.h
?????文件??????93054??2013-04-14?10:06??res\1234.bmp
?????文件???????1078??2013-04-14?09:25??res\SkinSharp靜態庫破解版VC6范例.ico
?????文件????????420??2013-04-14?09:25??res\SkinSharp靜態庫破解版VC6范例.rc2
?????文件?????182618??2006-06-03?19:15??VC皮膚美化Lib\Detours.lib
?????文件???????8987??2011-09-29?15:02??VC皮膚美化Lib\SkinH.h
?????文件??????20552??2009-07-28?14:04??VC皮膚美化Lib\skinh.she
?????文件?????544584??2011-05-08?21:50??VC皮膚美化Lib\SkinH_ST.lib
?????文件???????3927??2013-04-14?09:25??ReadMe.txt
?????目錄??????????0??2013-04-14?10:06??res
????..AD...?????????0??2013-04-14?09:53??VC皮膚美化Lib
?????文件????????438??2013-04-25?08:41??源碼說明.txt
?????文件?????????95??2012-05-28?15:41??魔鬼作坊論壇.url
-----------?---------??----------?-----??----
??????????????1131947????????????????????27
............此處省略0個文件信息
評論
共有 條評論