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

  • 大小: 1.68MB
    文件類(lèi)型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-03
  • 語(yǔ)言: C/C++
  • 標(biāo)簽: VC++??深入詳解??

資源簡(jiǎn)介

這是VC++深入詳解_配套源代碼; 由于文件尺寸限制(15M),電子書(shū)高清PDF 請(qǐng)到如下網(wǎng)址免費(fèi)下載: http://xz.qupan.com/down/zjjoe_6268052.html; 之前的文件鏈接已過(guò)期,以致部分同志無(wú)法下載,在此表示歉意!!!

資源截圖

代碼片段和文件信息

#include?
#include?

LRESULT?CALLBACK?WinSunProc(
??HWND?hwnd??????//?handle?to?window
??UINT?uMsg??????//?message?identifier
??WPARAM?wParam??//?first?message?parameter
??LPARAM?lParam???//?second?message?parameter
);

int?WINAPI?WinMain(
??HINSTANCE?hInstance??????//?handle?to?current?instance
??HINSTANCE?hPrevInstance??//?handle?to?previous?instance
??LPSTR?lpCmdLine??????????//?command?line
??int?nCmdShow??????????????//?show?state

{
WNDCLASS?wndcls;
wndcls.cbClsExtra=0;
wndcls.cbWndExtra=0;
wndcls.hbrBackground=(HBRUSH)GetStockobject(BLACK_BRUSH);
wndcls.hCursor=LoadCursor(NULLIDC_CROSS);
wndcls.hIcon=LoadIcon(NULLIDI_ERROR);
wndcls.hInstance=hInstance;
wndcls.lpfnWndProc=WinSunProc;
wndcls.lpszClassName=“sunxin2006“;
w

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

?????文件???????6648??2005-06-05?05:59??VC++深入詳解code\Chapter9\style\MainFrm.cpp

?????文件???????1765??2005-06-05?05:42??VC++深入詳解code\Chapter9\style\MainFrm.h

?????文件???????4287??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\ReadMe.txt

?????文件???????3638??2005-06-01?02:28??VC++深入詳解code\Chapter9\style\res\News.ico

?????文件???????1078??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\res\style.ico

?????文件????????397??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\res\style.rc2

?????文件???????1078??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\res\styleDoc.ico

?????文件???????1198??2005-06-01?15:39??VC++深入詳解code\Chapter9\style\res\Toolbar.bmp

?????文件????????478??2005-06-01?23:26??VC++深入詳解code\Chapter9\style\res\toolbar1.bmp

?????文件???????3638??2005-06-01?02:28??VC++深入詳解code\Chapter9\style\res\User.ico

?????文件???????3638??2005-06-01?02:28??VC++深入詳解code\Chapter9\style\res\Zip?File.ico

?????文件???????1101??2005-06-03?05:36??VC++深入詳解code\Chapter9\style\Resource.h

?????文件????????207??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\StdAfx.cpp

?????文件???????1054??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\StdAfx.h

?????文件??????56704??2005-06-03?05:36??VC++深入詳解code\Chapter9\style\style.aps

?????文件???????2507??2005-11-16?06:59??VC++深入詳解code\Chapter9\style\style.clw

?????文件???????4191??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\style.cpp

?????文件???????4801??2005-06-01?23:25??VC++深入詳解code\Chapter9\style\style.dsp

?????文件????????535??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\style.dsw

?????文件???????1345??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\style.h

?????文件??????66560??2005-11-16?06:59??VC++深入詳解code\Chapter9\style\style.ncb

?????文件??????65024??2005-11-16?06:59??VC++深入詳解code\Chapter9\style\style.opt

?????文件???????1137??2005-06-05?05:59??VC++深入詳解code\Chapter9\style\style.plg

?????文件??????12276??2005-06-03?05:36??VC++深入詳解code\Chapter9\style\style.rc

?????文件???????1722??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\styleDoc.cpp

?????文件???????1464??2005-05-31?04:20??VC++深入詳解code\Chapter9\style\styleDoc.h

?????文件???????3007??2005-06-01?15:09??VC++深入詳解code\Chapter9\style\styleView.cpp

?????文件???????1788??2005-06-01?01:44??VC++深入詳解code\Chapter9\style\styleView.h

?????文件???????2505??2005-05-24?21:33??VC++深入詳解code\Chapter8\Prop\MainFrm.cpp

?????文件???????1581??2005-05-24?21:33??VC++深入詳解code\Chapter8\Prop\MainFrm.h

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

評(píng)論

共有 條評(píng)論

相關(guān)資源