-
实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等...
实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
- 2022-08-03 03:03:18下载
- 积分:1
-
对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。...
对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。
-for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
- 2023-01-29 02:55:03下载
- 积分: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
-
显示半透明的对话框窗口
显示半透明的对话框窗口-show translucent dialog window
- 2022-01-25 20:47:34下载
- 积分:1
-
This procedure the Department of simple window toolbar realize the preparation,...
此程序系简单的实现窗口的工具栏的编写,而且简单容易实现-This procedure the Department of simple window toolbar realize the preparation, but also simple and easy to achieve
- 2022-07-25 17:38:36下载
- 积分:1
-
一个调用API打开系统目录对话框的例子,如果有更好的方法,不要忘了也给我一份...
一个调用API打开系统目录对话框的例子,如果有更好的方法,不要忘了也给我一份-an API call open system directory dialog example, if there is a better way, do not forget also gave me a copy of
- 2022-02-03 14:32:03下载
- 积分:1
-
delphi的通用对话框组件,可让你很容易的制作出包括作者、版权信息、EMAIL等的精美关于对话框...
delphi的通用对话框组件,可让你很容易的制作出包括作者、版权信息、EMAIL等的精美关于对话框-the common dialog components, so you can easily produce, including author, copyright information, such as e-mail box on the exquisite
- 2022-04-12 23:44:11下载
- 积分:1
-
模仿器
VisualBoyAdvance-1.7.2
- 2022-01-26 00:18:00下载
- 积分:1
-
这个是用MFC做的一个小程序.其功能是创建一个WINDOWS里面最常见的对话框.适合MFC初学者.仅供参考....
这个是用MFC做的一个小程序.其功能是创建一个WINDOWS里面最常见的对话框.适合MFC初学者.仅供参考.-this is done with MFC a small program. Its function is to create an inside most common Windows dialog box. MFC for beginners. For reference purposes only.
- 2023-07-04 10:30:03下载
- 积分:1
-
一个cedit控件可以实现固定格式的输入,在小数点的前后用户可以自定义位数,可以限制特定的符号的输入封装了cedit类,功能十分强大...
一个cedit控件可以实现固定格式的输入,在小数点的前后用户可以自定义位数,可以限制特定的符号的输入封装了cedit类,功能十分强大-Cedit controls can be a fixed format input, before and after the decimal point users can define the median, specific restrictions on the importation of the symbols of Cedit Packaging category, a very strong function
- 2023-01-19 11:55:03下载
- 积分:1