搜索资源列表
disable_ctrl_alt_del.zip
- 通过使用SystemParametersInfo函数,你可以骗过Windows,使之误以为屏幕保护程序正在运行,从而关闭一些系统组合健
QuietMDI
- 1、很多朋友都问过怎样防止 MDI 子窗口在最大化(或最小化)过程中如何避免闪烁,就是像 Excel 一样,子窗口不产生动画效果,不过一直都没有很好的解决办法,如果您喜欢用 LockWindowUpdate 之类的就别往下看了。 2、原理极其简单,就是用 SystemParametersInfo 函数实现开、关系统的动画效果。 3、我把这种 MDI 子窗口写成了一个类,大家用的时候只要把 class(TForm) 中的 “TFo
LockMouse
- 通过SystemParametersInfo进行锁定鼠标。十分好用的C++实例-through SystemParametersInfo lock for the mouse. Very handy examples C
TaskBarHide_src
- 隐藏系统状态条,SystemParametersInfo() API来实现隐藏和显示。-hidden system of the state, SystemParametersInfo () API to achieve concealment and display.
disable_ctrl_alt_del
- 通过使用SystemParametersInfo函数,你可以骗过Windows,使之误以为屏幕保护程序正在运行,从而关闭一些系统组合健- Through uses the SystemParametersInfo function, you may deceive Windows, causes it 璇
Desktop_lock
- 一个锁定桌面的例子--A example for locking the desktop
TaskBarHide_src
- 隐藏系统状态条,SystemParametersInfo() API来实现隐藏和显示。-hidden system of the state, SystemParametersInfo () API to achieve concealment and display.
QuietMDI
- 1、很多朋友都问过怎样防止 MDI 子窗口在最大化(或最小化)过程中如何避免闪烁,就是像 Excel 一样,子窗口不产生动画效果,不过一直都没有很好的解决办法,如果您喜欢用 LockWindowUpdate 之类的就别往下看了。 2、原理极其简单,就是用 SystemParametersInfo 函数实现开、关系统的动画效果。 3、我把这种 MDI 子窗口写成了一个类,大家用的时候只要把 class(TForm) 中的 “TFo
LockMouse
- 通过SystemParametersInfo进行锁定鼠标。十分好用的C++实例-through SystemParametersInfo lock for the mouse. Very handy examples C
hardwaremsg
- 硬件信息查看器,查看当前PC常规硬件信息-This is another of utility applications which can be used as an tool to get and report information about your system CPU, memory page size, mouse installation, etc. GetProcessorInfo function in Cha
SystemParametersInfo
- Project to demonstrate SystemParametersInfo API. SystemParametersInfo function can query or set a system-wide parameter, such as mouse trails or desktop wallpaper. Most of these parameters are available from various ap
lou
- 通过使用SystemParametersInfo函数,你可以骗过Windows,使之误以为屏幕保护程序正在运行-By using the SystemParametersInfo function, you can deceive the Windows, mistook the screen saver is running
20471044
- 通过使用SystemParametersInfo函数,你可以骗过Windows,使之误以为屏幕保护程序正在运行(By using the SystemParametersInfo function, you can deceive the Windows, mistook the screen saver is running)
oiepvtch
- 通过使用SystemParametersInfo函数,你可以骗过Windows,使之误以为屏幕保护程序正在运行(By using the SystemParametersInfo function, you can deceive the Windows, mistook the screen saver is running)
871749
- 通过使用SystemParametersInfo函数,你可以骗过Windows,使之误以为屏幕保护程序正在运行()