资源列表
[对话框与窗口] fold
说明:文件打开与 保存对话框的使用!选择路径并保存在变量-File Open and Save dialog use! Select the path and save it in the variable<huangyanjun> 在 2025-06-06 上传 | 大小:4kb | 下载:0
[对话框与窗口] DomainName_IP
说明:Win32平台,基于对话框的程序,并且在对话中实现了域名和IP地址互相转换的功能。该程序对基于win32编程的初学者已经对网络感兴趣的朋友,可参考入门-err<李启磊> 在 2025-06-06 上传 | 大小:1.82mb | 下载:0
[对话框与窗口] ChinaCalidar
说明:中国农历日历表,类似于window自带日历风格,非常经典-Chinese Lunar calendar, similar to the calendar window own style, very classic<郭清文> 在 2025-06-06 上传 | 大小:1.93mb | 下载:0
[对话框与窗口] MDIfordounce
说明:本实例是多文档模块,可以生成两个窗口,一个文本,一个是弹球界面。-This example is the multi-document module can generate two windows, a text, a pinball interface.<方航> 在 2025-06-06 上传 | 大小:48kb | 下载:0
[对话框与窗口] counter
说明:利用AppWizard生成一个基于对话框程序,界面设,用户通过键盘输入数据,该计算器能够实现加、减、乘、除、求倒数五种基本运算;-Use AppWizard to generate a dialog-based procedures based interface, the user through the keyboard input data, the calculator can add, subtract, multiply, divide, and the countdown five<许两> 在 2025-06-06 上传 | 大小:30kb | 下载:0
[对话框与窗口] WindowText
说明:VC++ 6.0 在窗口标题栏上显示文字的两种方法-VC++ 6.0 display text in the window title bar of the two methods<虞崇军> 在 2025-06-06 上传 | 大小:47kb | 下载:0
[对话框与窗口] 24001523719
说明:用VC++编成的一个通讯录,具有添加,删除,查找等功能。-With VC++ Compiled a list with add, delete, search functions.<王智勇> 在 2025-06-06 上传 | 大小:5.8mb | 下载:0
[对话框与窗口] 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,COLOR<zhangwei> 在 2025-06-06 上传 | 大小:1.49mb | 下载:0