资源列表
gg
- 最基本的在对话框中画线的程序,今天找了很久才找到。
window_Cwnd
- 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary(\"User32.DLL\") if(hInst) { typedef BOOL (WINAPI *MYFUNC)(HWND,COL
hello_dial
- 这是一个最简单的MFC应用程序,供初学者参考。-This is a simple MFC applications for advanced users.
TestJPG
- 在目录中选择一个JPG文件,并将其转换成TIFF格式文件-JPG TIFF convert
xlMOSTView
- 汽车领most总线通讯程序,属于一个demo的程序,非常有参考价值,请大家用的时候最好有most总线的知识
HideDesktop
- 程序运行后是一个对话框,可以隐藏和显示桌面图标!
vc6
- 这是一个用V++C编写的小实例,效果非常的好半透明窗体-This is a V++ C prepared using a small example of the effect was very good.
transparentforms
- 透明窗体的一个完整而且最基本的代码,本人看过了!-a example about transparent form and interesting very important to the program of the windows form! from it you can learn much tips and
AfxMessageBox的运用
- AfxMessageBox的灵活运用。-AfxMessageBox flexibility in the application.
显示位图
- 显示位图.rar-Bitmap. Rar
WINDOWONTOP
- 创建一个顶层窗口,本程序是通过对WINDOWS的窗口直顶的一个VC程序-create a top-level window, the procedure is through the windows of the window straight top of the one VC Program