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

  • 大小: 48KB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-07
  • 語言: 其他
  • 標簽:

資源簡介

自繪了CComboBox,給了一點效果,和下拉框ListBox的選中顏色修改。

資源截圖

代碼片段和文件信息



#include?“stdafx.h“
#include?“BitComboBox.h“
#include?
#include?“resource.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

int?nListBoxTextLeft?=?0;

static?WNDPROC?m_pWndProc?=?0;

//----------------------------------------------------------------------
//?Description?:?The?list?box?control?in?combo?box?is?actually?owned?by?window?so?we?let?all?the?messages
// handled?by?windows.
//?Return?type?:?extern?“C“?
//----------------------------------------------------------------------
extern?“C“?LRESULT?FAR?PASCAL?BitComboBoxListBoxProc(HWND?hWnd?UINT?nMsg?WPARAM?wParam?LPARAM?lParam)
{
//TRACE(“BitComboBoxListBoxProc?0x%.4X\n“nMsg);
return?CallWindowProc(m_pWndProc?hWnd?nMsg?wParam?lParam)

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

?????文件???????5977??2011-09-29?16:53??CCombobox\CCombobox\CCombobox.vcproj

?????文件???????2927??2011-09-29?09:24??CCombobox\CCombobox\ReadMe.txt

?????文件????????459??2011-09-29?09:24??CCombobox\CCombobox\CCombobox.h

?????文件???????1688??2011-09-29?09:24??CCombobox\CCombobox\CCombobox.cpp

?????文件???????2489??2011-09-29?09:24??CCombobox\CCombobox\stdafx.h

?????文件????????140??2011-09-29?09:24??CCombobox\CCombobox\stdafx.cpp

?????文件????????365??2011-09-29?09:24??CCombobox\CCombobox\res\CCombobox.rc2

?????文件??????21630??2005-09-23?09:25??CCombobox\CCombobox\res\CCombobox.ico

?????文件???????1270??2011-09-29?09:28??CCombobox\CCombobox\res\bitmap1.bmp

?????文件???????1270??2011-09-29?09:28??CCombobox\CCombobox\res\bitmap2.bmp

?????文件???????5334??2011-09-28?10:52??CCombobox\CCombobox\res\comboxSelect.bmp

?????文件???????3894??2011-09-26?17:23??CCombobox\CCombobox\res\combobox.bmp

?????文件???????1427??2011-09-29?16:53??CCombobox\CCombobox\CCombobox.vcproj.PC-201101042318.Administrator.user

?????文件????????771??2011-09-29?09:30??CCombobox\CCombobox\Resource.h

?????文件????????656??2011-09-29?09:31??CCombobox\CCombobox\CComboboxDlg.h

?????文件??????63792??2011-09-29?09:48??CCombobox\CCombobox\CCombobox.aps

?????文件???????5349??2011-09-29?09:48??CCombobox\CCombobox\CCombobox.rc

?????文件???????2663??2011-09-29?09:48??CCombobox\CCombobox\BitComboBox.h

?????文件???????2951??2011-09-29?09:49??CCombobox\CCombobox\CComboboxDlg.cpp

?????文件??????10186??2011-09-29?09:55??CCombobox\CCombobox\BitComboBox.cpp

?????文件????????892??2011-09-29?09:24??CCombobox\CCombobox.sln

????..A..H.?????13312??2011-09-29?16:53??CCombobox\CCombobox.suo

?????文件????????157??2011-09-29?09:52??CCombobox\readMe.txt

?????目錄??????????0??2011-09-29?09:24??CCombobox\CCombobox\res

?????目錄??????????0??2011-09-29?09:24??CCombobox\CCombobox

?????目錄??????????0??2011-09-29?09:24??CCombobox

-----------?---------??----------?-----??----

???????????????149599????????????????????26


評論

共有 條評論

相關資源