-
调用DLL中窗体相关演示源码
调用DLL中窗体相关演示源码-call DLL Form related demonstration FOSS
- 2022-07-24 14:09:59下载
- 积分:1
-
基于网页的windows对话框程序,类似诺顿和windows的控制面板的样子...
基于网页的windows对话框程序,类似诺顿和windows的控制面板的样子-Web-based windows dialog box procedure, similar to Norton windows and a control panel appearance
- 2022-04-29 12:35:47下载
- 积分:1
-
动态改变窗口和控件大小的开发包,控件随窗口大小动态改变
动态改变窗口和控件大小的开发包,控件随窗口大小动态改变-Dynamic changes in the size of the window and control the development package, control the dynamic change with window size
- 2022-04-14 18:01:58下载
- 积分:1
-
程序员面试必须宝典,希望对各位大虾有所帮助!
程序员面试必须宝典,希望对各位大虾有所帮助!-Programmers must book an interview, and they hope to help you prawns!
- 2022-01-26 01:16:17下载
- 积分:1
-
完全自绘的ScrollBar,完美实现滚动条功能
完全自绘的ScrollBar,完美实现滚动条功能-Completely self-painting of the ScrollBar, the perfect realization of the scroll bar function
- 2022-02-02 03:40:57下载
- 积分:1
-
himself wrote a simple computer program. Beginners learning to facilitate the de...
自己写的一个简单的计算器程序。便于初学者学习C++类的设计,vc基于对话框控件设计等内容-himself wrote a simple computer program. Beginners learning to facilitate the design category C, vc-based dialog design content controls
- 2022-04-01 04:32:13下载
- 积分:1
-
从CWnd派生的splitter类让你在dialog,property sheet或其它window上分割窗体的一个例子. 作者:Mike Melnikov...
从CWnd派生的splitter类让你在dialog,property sheet或其它window上分割窗体的一个例子. 作者:Mike Melnikov -CWnd derived from the splitter let you type in the dialog, property sheet or other forms separate window on the one example. Author : Mike Melnikov
- 2022-01-22 01:56:52下载
- 积分:1
-
打开文件对话框,实现对图象,文本等预览。该程序提供了如何修改定植标准对话框的方法,值得收藏。...
打开文件对话框,实现对图象,文本等预览。该程序提供了如何修改定植标准对话框的方法,值得收藏。-open file dialog to achieve right image, text, etc. preview. The program offers ways to amend the standard dialog planting methods, it is worth collecting.
- 2022-03-15 00:33:47下载
- 积分:1
-
私人声明函数ExitWindowsEx lib“user32”(ByVal uFlags一样长,一个…
Private Declare Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long
Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long
Private Declare Function GetForegroundWindow Lib "user32" () As Long
Dim Password As Boolean
- 2022-03-07 07:21:07下载
- 积分:1
-
用VC实现的窗体界面程序,类似金山毒霸的界面窗口…
用VC开发的窗体界面程序,类似金山毒霸窗体,界面非常漂亮。-with VC form interface procedures similar Jinshan drug tyrants windows, the interface was very beautiful.
- 2022-03-14 07:38:50下载
- 积分:1