-
私人声明函数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++写的 ,学生成绩管理代码-This is one, with vc++ to write, and student achievement management code
- 2022-12-09 06:45:02下载
- 积分:1
-
透明对话框的vc++源代码。
透明对话框的vc++源代码。-transparent dialog vc the source code.
- 2022-05-14 02:14:31下载
- 积分:1
-
对话框的各种,组合, 如各种图标的使用.Dialog Base
对话框的各种,组合, 如各种图标的使用.Dialog Base-Dialog box of various combinations, such as the use of various icons. Dialog Base
- 2023-03-21 03:40:04下载
- 积分:1
-
用VC编写完的支持播放AVI文件的播放器,而且有暂停等的按钮,简单,但完整...
用VC编写完的支持播放AVI文件的播放器,而且有暂停等的按钮,简单,但完整-With the VC support for the preparation of finished playing AVI file player, but also pause button, simple, but complete
- 2022-03-05 04:56:27下载
- 积分:1
-
拖动滚动条实现对话框的移动及对话框上控件的移动,而不会出现闪烁现象。利用此原理,可实现控件的无闪烁移动。...
拖动滚动条实现对话框的移动及对话框上控件的移动,而不会出现闪烁现象。利用此原理,可实现控件的无闪烁移动。-Drag the scroll bar to achieve the dialog dialog controls movement and the movement, with no flicker. Take advantage of this principle, can realize the control flicker-free movement.
- 2022-05-26 15:54:54下载
- 积分:1
-
实现简单的在FormView类对象中调用简单的数据文件,文件格式已知,能够实现简易的放大、缩小、光标线选择范围放大等...
实现简单的在FormView类对象中调用简单的数据文件,文件格式已知,能够实现简易的放大、缩小、光标线选择范围放大等-The realization of a simple type of object in the FormView to call a simple data file, the file format is known, and easy to achieve amplification, reduced the range of options to enlarge the cursor lines, etc.
- 2022-10-13 22:55:03下载
- 积分:1
-
moto a1200 stopwatch
moto a1200 stopwatch
- 2022-01-31 12:30:03下载
- 积分:1
-
VC6.0控件随窗体的变化而变化,放大、缩小、移动。解决了已有文件需要解压密码的问题。希望楼主仔细审查。...
VC6.0控件随窗体的变化而变化,放大、缩小、移动。解决了已有文件需要解压密码的问题。希望楼主仔细审查。-VC6.0 control varies with the form, enlarge, reduce, move. Solve the existing files need to extract the password problem. Hope Louzhu scrutiny.
- 2022-10-04 06:40:04下载
- 积分:1
-
这是一个目录选择对话框程序,演示了CFolderDialog的工作。CFolderDialog从CCommonDialog继承而来,因此两者界面很相似。...
这是一个目录选择对话框程序,演示了CFolderDialog的工作。CFolderDialog从CCommonDialog继承而来,因此两者界面很相似。-This is a directory dialog procedures, demonstrated CFolderDialog work. CFolderDialog from CCommonDialog inherited and therefore very similar interface.
- 2022-11-10 17:05:04下载
- 积分:1