-
在Windows下实现象Linux的虚拟桌面的功能,可以将应用程序窗口置于不同的桌面窗口,便于多窗口的分类,也可隐藏自己的游戏哦...
在Windows下实现象Linux的虚拟桌面的功能,可以将应用程序窗口置于不同的桌面窗口,便于多窗口的分类,也可隐藏自己的游戏哦-under Windows like Linux virtual desktop functions, the application window will be placed in the desktop window, the window to facilitate multi-classification, but also to hide their games oh
- 2022-12-15 05:40:03下载
- 积分:1
-
This is a modal dialog box can be distinguished and non
这是一个可以区分模式对话框和非模式对话框的程序,-This is a modal dialog box can be distinguished and non-modal dialog box procedure,
- 2023-09-02 18:25:04下载
- 积分:1
-
仿金山毒霸2003界面 ,:窗体界面C 源码
仿金山毒霸2003界面 ,:窗体界面C 源码 -Imitation Jinshan drug tyrants 2003 interface: interface C source code form
- 2023-03-12 11:15:04下载
- 积分:1
-
标签文档
标签文档- Label documents
- 2023-09-04 23:05:03下载
- 积分:1
-
一个对话框中控件能自动改变尺寸大小的例子
一个对话框中控件能自动改变尺寸大小的例子--Example that the control can be changed the size automatically in dialog box
- 2022-08-05 19:25:02下载
- 积分:1
-
the source code can be achieved using VC square windows that function, we hope t...
该源代码可以实现利用VC++实现异形窗口这一功能,希望对大家有所帮助-the source code can be achieved using VC square windows that function, we hope to help
- 2022-04-14 18:10:30下载
- 积分:1
-
创建不显示在任务栏上的程序
创建不显示在任务栏上的程序-creation is shown on the task bar in the process
- 2022-01-31 15:17:55下载
- 积分:1
-
This is what I prepared a keyboard button to practice procedures, very beautiful...
这是我编写的一个键盘按键练习程序,界面相当美观,并且能键盘分区练习,用了的人都说,比练习效果更好.-This is what I prepared a keyboard button to practice procedures, very beautiful interface, and to practice the keyboard partition, say spent more than
- 2022-01-22 13:45:17下载
- 积分:1
-
GardenUI的源码,很实用的
GardenUI的源码,很实用的-GardenUI the source, it is useful
- 2022-04-23 21:28:19下载
- 积分: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