Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.009 c
1-35241
Kosmach
2002-07-31 06:55
2002.08.12
ProgressBar


1-35283
Fast
2002-07-31 15:15
2002.08.12
Все просто


6-35396
KPOT
2002-05-09 13:22
2002.08.12
Как проще всего сразу отказать клиенту ?


4-35526
Юрий Зотов
2002-06-03 18:51
2002.08.12
Отмена показа подменю


3-35192
Dimedrol
2002-07-18 13:17
2002.08.12
Как связать 2 таблицы в IB/FB ?




   Наверх