搜索资源列表
LOADBITMAP
- 用比较简单的方法从文件打开位图,但是不能伸缩-Using relatively simple methods bitmap from the file to open, but not scalable
cow
- sndPlaySound() LoadBitmap()
BitMap
- 从资源中载入GDI位图,本例利用CBitmap类的LoadBitmap()成员函数实现的-GDI loaded from a resource bitmap, in this case using CBitmap class LoadBitmap () member function implementation
vCtimer
- 说是按钮,其实就是图片上的按钮,跟vc的按钮控件是完全不同,但是当时我想让画的按钮也响应鼠标动作比如鼠标移动到按钮上,鼠标单击等,方法很笨,就是在主对话框中对鼠标的移动和单击动作进行检测,如果发生位置位于按钮区,就在“按钮”区另贴一幅图,以实现鼠标在其上的效果,单击类似。 - // TODO: Add your specialized code here and/or call the base class m_pBmp1.LoadBitmap(IDBITMAPNOMAL) m
dialog-picture
- 为对话框添加背景图片,首先将图片导入工程中,然后使用LoadBitmap进行加载-For the dialog box to add a background picture, the picture into the project, and then use the LoadBitmap load
