Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.08.12;
Скачать: CL | DM;

Вниз

Запуск taskmgr.exe и блокировка в Win2000   Найти похожие ветки 

 
tararasyk ©   (2002-06-05 18:41) [0]

Как можно запустить Диспетчер задач и поставить блокировку з делфи в Win2000


 
ZZ ©   (2002-06-06 10:31) [1]

Диспетчер задач - taskman.exe
А остальное я не понял :)


 
Skyle ©   (2002-06-06 13:34) [2]

2ZZ: taskman.exe он назывался давно %)))
Сейчас он реально называется taskmgr.exe $))
А по поводу дальше... Похоже нужно поставить блокировку из программы на Дельфи (ту блокировку, которая ставится по комбинации клавиш Alt + Ctrl + Del, Enter .. ) %)))
А вот как это сделать я пока не знаю...:)


 
Raptor ©   (2002-06-06 17:25) [3]

LockWorkStation

The LockWorkStation function locks the workstation"s display, protecting it from unauthorized use.

BOOL LockWorkStation(VOID);

Parameters
This function has no parameters.

Return Values
If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero. To get extended error information, callGetLastError.

Remarks
This function has the same result as pressing Ctrl+Alt+Del and clicking Lock Workstation. To unlock the workstation, the user must log in.

Common reasons for failure include no user is logged on, the workstation is already locked, the process is not running on the interactive desktop, or the request is denied by the Graphical Identification and Authentication (GINA) DLL.

QuickInfo
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in winuser.h.
Import Library: Use user32.lib.



Страницы: 1 вся ветка

Текущий архив: 2002.08.12;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.019 c
1-35251
V.Turecky
2002-07-30 16:11
2002.08.12
ТCheckListBox


4-35523
Ron
2002-06-03 21:50
2002.08.12
Printer


14-35457
Baz
2002-07-18 17:05
2002.08.12
Домены.


3-35175
вумный
2002-07-22 16:04
2002.08.12
Свой DataBase Desktop на Delphi


1-35289
Demona
2002-07-31 17:37
2002.08.12
возможно глупый вопрос...