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

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

資源簡介

C++ 隱藏和顯示Windows任務欄(提高篇-實例046).zip

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“HideTrayWnd.h“
#include?“HideTrayWndDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CHideTrayWndApp

BEGIN_MESSAGE_MAP(CHideTrayWndApp?CWinApp)
//{{AFX_MSG_MAP(CHideTrayWndApp)
//?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()

/////////////////////////////////////////////////////////////////////////////
//?CHideTrayWndApp?construction

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

/////////////////////////////////////////////////////////////////////////////
//?The?one?and

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????25404??2013-10-28?10:37??HideTrayWnd.aps
?????文件????????1152??2013-10-28?10:37??HideTrayWnd.clw
?????文件????????2133??2007-08-21?15:46??HideTrayWnd.cpp
?????文件????????4249??2007-08-21?15:46??HideTrayWnd.dsp
?????文件?????????547??2007-08-21?15:46??HideTrayWnd.dsw
?????文件????????1379??2007-08-21?15:46??HideTrayWnd.h
?????文件??????290304??2013-10-28?10:38??HideTrayWnd.opt
?????文件????????5279??2007-08-21?15:46??HideTrayWnd.rc
?????文件????????4617??2007-08-21?15:46??HideTrayWndDlg.cpp
?????文件????????1447??2007-08-21?15:46??HideTrayWndDlg.h
?????文件?????????735??2007-08-21?15:46??resource.h
?????文件?????????213??2007-08-21?15:46??StdAfx.cpp
?????文件????????1054??2007-08-21?15:46??StdAfx.h
?????文件????????5694??2007-08-21?15:46??res\HideTrayWnd.ico
?????文件?????????403??2007-08-21?15:46??res\HideTrayWnd.rc2

評論

共有 條評論