搜索资源列表
getsubmenu
- 如何在菜单中添加子菜单,MFC提供了一个菜单类CMenu以支持对菜单的动态操作。
VCPIClaseMenuEx
- 这是一个十分酷的菜单代码,及示例工程.此代码来源于一个老外的网站,相信大家下后一定会十分喜欢.我感觉这个菜单界面确实很好-This is a very cool menu code, and examples of projects. This code from the website of a foreigner, I believe we will after very fond of. I feel this is indeed
getsubmenu
- 如何在菜单中添加子菜单,MFC提供了一个菜单类CMenu以支持对菜单的动态操作。-How to add the menu sub-menu, MFC provides a type CMenu menu to support the dynamic operation of the menu.
0536548200710209193659
- 一套完整的某公司的石油钻井设计软件 源代码公布, 可供VC学习之用-A complete set of a company-CPen CString CBrush CWnd CDialog LoadResource CDataExchange CDC CRect GetClientRect SetBkMode CPalette CClientDC SelectPalette RealizePalette IsChild CStdioFi
wordpad
- 写字板WinCE 上面开发的写字板,可以实现Windows上开发板的基本功能-wordpad CWnd CDialog CDataExchange MessageBeep EndDialog Cfr a meWnd SendMessage LoadString lstrlen lstrcpy CWinApp CString CCommandLineInfo CSingleDocTemplate ShowWindow UpdateWind
PB-Set-menu-background-color
- PB设置菜单的背景色 //使用API函数LoadImage()调入BITMAP图像 ls_BitMapFileName = Pic2.Bmp ll_hBitMap = LoadImage(0, ls_BitMapFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE) //创建位图刷子 ll_BitMapBrush = CreatePatternBrush(ll_hBitmap