资源列表
MMXPForm.zip
- 最新的 XP 风格的对话框
HideForm
- 通过标题查找窗口,并不断监控该窗口的显示状态,如果显示则隐藏该窗口。-Hide the window which is found by its title.
WM_NCLBUTTONDOWN
- void TransparentWnd::OnLButtonDown(UINT nFlags, CPoint point) { CWnd::OnLButtonDown(nFlags, point) //实现无标题拖动 PostMessage(WM_NCLBUTTONDOWN, HTCAPTION, MAKELPARAM(point.x,point.y)) }-void TransparentWnd : : OnLButtonDown (UINT nF
OpenGLSamples.tar
- s in academia, and in the military. In fact, in some sense, the 3D graphics we enjoy on our PCs today is a sort of Peace Dividend, since many professionals now working in the 3D chip, film and game development industries cut their teeth designing mil
01_HelloMFC
- MFC(Microsoft Foundation classes):微软基础类库
DialogOptimize
- wince6.0下 简单的对话框程序 优化方法 例程-wince6.0 under a simple dialog box procedure optimization method routine
13321
- VC6.0 COM串口互联通信的VC源代码封装示例 COM串口互联通信的VC源代码封装示例 COM串口互联通信的VC源代码封装示例-VC6.0 serial communication
QQ
- 实现多线程服务器和客户端的通信的qq聊天程序-Multi-threaded server and client side communications qq chat program
alphaw
- 此程序可实现窗口透明 可实现窗口的透明度更改-This process can achieve a transparent window to achieve the transparency of the window to change
gdcml
- vb,net编写的动态连接库,可通过该动态连接库传入传出数据-Vb, dynamic link libraries written in.net, can spreading through the dynamic link library data
stayontop
- 可以在java1.4和1.3运行的总是在所有程序前面的阳历程序-in Java1.4 and 1.3 is running in the front of all the procedures followed procedures
VirtualMouse_project
- 虚拟的鼠标控制,适合初学者用来分析源码,实际当然没有什么用,测试通过-virtual mouse control, best for those green hands. It is not applicable for those experienced programmers.