-
私人声明函数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
-
此程序实现了动态切分窗口的功能,间接的方法实现了长久以来困扰我的一个难题...
此程序实现了动态切分窗口的功能,间接的方法实现了长久以来困扰我的一个难题-Realize this process of dynamic segmentation window function, the indirect method of achieving long been one of my problems plagued
- 2023-06-19 06:00:03下载
- 积分:1
-
自行设计一个程序,演示各通用对话框及信息框的用法。
自行设计一个程序,演示各通用对话框及信息框的用法。-to design a procedure, the presentation of information and common dialog box usage.
- 2022-09-30 10:50:03下载
- 积分:1
-
不规则窗口实现代码。任意画的不规则对话框窗口,甚至有抠的圆孔。...
不规则窗口实现代码。任意画的不规则对话框窗口,甚至有抠的圆孔。-Irregular code window. Arbitrary irregular painting dialog window, or even dig out the hole.
- 2023-03-10 20:55:04下载
- 积分:1
-
是用VC++编写的,程序功能是设置本机IP,可用在属性页面上或对话框中。适合初次编写网络应用程序的朋友。...
是用VC++编写的,程序功能是设置本机IP,可用在属性页面上或对话框中。适合初次编写网络应用程序的朋友。-Using VC written program function is to set the local IP, available in the properties page or dialog box. Suitable for the initial preparation of web applications friends.
- 2023-04-12 07:05:03下载
- 积分:1
-
一个基于VC编写的波形显示控件的源程序.能显示正弦波,三角波和方波等...
一个基于VC编写的波形显示控件的源程序.能显示正弦波,三角波和方波等-a waveform display prepared by the Control of the source. Can show that the sine, square and triangle wave, etc.
- 2022-01-25 23:47:30下载
- 积分:1
-
interface segmentation can achieve dynamic segmentation of the window and realiz...
进行界面切分,可以动态的实现窗口的切分,实现程序的多界面-interface segmentation can achieve dynamic segmentation of the window and realizing the multi-interface procedures
- 2022-11-14 17:05:03下载
- 积分:1
-
you can see the samople code to study the dialog
VC的dialog学习,你可以看看简单的很-you can see the samople code to study the dialog
- 2023-01-23 17:50:05下载
- 积分:1
-
自定义对话框演示的代码提供,让用户可以更加清楚地理解和运用自定义对话框。...
自定义对话框演示的代码提供,让用户可以更加清楚地理解和运用自定义对话框。-Custom dialog demo code provided, so users can more clearly understand and use a custom dialog box.
- 2022-03-06 04:47:58下载
- 积分:1
-
这是一个网络五子棋的源码。。可实现联机对弈
这是一个网络五子棋的源码。。可实现联机对弈-This is a network Gobang source. . Can be achieved online game
- 2022-02-04 10:15:24下载
- 积分:1