文件名称:shut_down
介绍说明--下载内容均来自于网络,请自行研究使用
基于IdleUI.dll动态链接库实现的VC++定时关机程序,也可定时锁定系统,程序界面友好,有丰富的设置选项。运行程序时请记得把IdleUI.dll拷贝到Debug目录中。本程序可预设关机时间,可弹出和关闭光驱,也可重新启动计算机,自定义时间功能丰富,还可将本程序添加到启动菜单中。
在此说明下IdleUI.dll的使用:
- 应用启动时调用 IdleUIInit
- 应用终止时调用 IdleUITerm
- 调用 IdleUIGetLastInputTime
- 获取时间, 然后与当前的 GetTickCount()进行比较 -Based IdleUI.dll dynamic link library VC++ to achieve regular shutdown procedure can also be timed locking system, the program user-friendly, has a wealth of options. Please remember that when you run the program the IdleUI.dll copied to the Debug directory. This program can be preset shutdown time, to eject and close the CD-ROM can also restart the computer, custom time feature-rich, but also to add the program to the Start menu.
In this descr iption under IdleUI.dll use:
- Invoked when the application starts IdleUIInit
- Invoked when the application terminates IdleUITerm
- Call IdleUIGetLastInputTime
- Acquisition time, and then with the current GetTickCount () to compare
在此说明下IdleUI.dll的使用:
- 应用启动时调用 IdleUIInit
- 应用终止时调用 IdleUITerm
- 调用 IdleUIGetLastInputTime
- 获取时间, 然后与当前的 GetTickCount()进行比较 -Based IdleUI.dll dynamic link library VC++ to achieve regular shutdown procedure can also be timed locking system, the program user-friendly, has a wealth of options. Please remember that when you run the program the IdleUI.dll copied to the Debug directory. This program can be preset shutdown time, to eject and close the CD-ROM can also restart the computer, custom time feature-rich, but also to add the program to the Start menu.
In this descr iption under IdleUI.dll use:
- Invoked when the application starts IdleUIInit
- Invoked when the application terminates IdleUITerm
- Call IdleUIGetLastInputTime
- Acquisition time, and then with the current GetTickCount () to compare
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shut_down\IdleUI.dll
.........\IdleUI.h
.........\IdleUI.lib
.........\Input.cpp
.........\Input.h
.........\KeyDlg.cpp
.........\KeyDlg.h
.........\PwdDlg.cpp
.........\PwdDlg.h
.........\ReadMe.txt
.........\res\Hand.cur
.........\...\Input.ico
.........\...\Key.ico
.........\...\Lock.ico
.........\...\ShutDown.ico
.........\...\ShutDown.rc2
.........\resource.h
.........\Shortcut.cpp
.........\Shortcut.h
.........\ShutDown.clw
.........\ShutDown.cpp
.........\ShutDown.dsp
.........\ShutDown.dsw
.........\ShutDown.h
.........\ShutDown.rc
.........\ShutDownDlg.cpp
.........\ShutDownDlg.h
.........\StdAfx.cpp
.........\StdAfx.h
.........\res
shut_down