资源列表
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
vc6
- 这是一个用V++C编写的小实例,效果非常的好半透明窗体-This is a V++ C prepared using a small example of the effect was very good.
HideDesktop
- 程序运行后是一个对话框,可以隐藏和显示桌面图标!
xlMOSTView
- 汽车领most总线通讯程序,属于一个demo的程序,非常有参考价值,请大家用的时候最好有most总线的知识
TestJPG
- 在目录中选择一个JPG文件,并将其转换成TIFF格式文件-JPG TIFF convert
hello_dial
- 这是一个最简单的MFC应用程序,供初学者参考。-This is a simple MFC applications for advanced users.
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
gg
- 最基本的在对话框中画线的程序,今天找了很久才找到。
BGI-putin
- 第三方BGI使用测试例程,#include "graphics.h" #include "Svga256.h" #include "stdio.h" #include "fcntl.h" #include "malloc.h" #include "io.h"-the third BGI testing examples,#include "graphics.h" #include "Svga256.h" #include "stdio.h" #include "f
02sinRollCreditDlg
- 按照特定曲线游动的致谢条,可设置显示内容,滚动速度等,常用于商业软件界面
PropertySheetWithLogo
- 《VC高级界面特效制作百例》中的带有logo标识的属性对话框(完整工程)
