Главная страница
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.013 c
3-35137
Kombat
2002-07-21 14:49
2002.08.12
IB и монопольный доступ


1-35311
DeMoN-777
2002-07-29 09:33
2002.08.12
Разархивация


1-35247
Shil
2002-07-30 18:12
2002.08.12
Проблема с аттачем with indy


3-35181
Steel Ice
2002-07-23 10:23
2002.08.12
Создание Data Source в ODBC


1-35350
fester
2002-07-28 23:51
2002.08.12
TMenuItem_&_Icons