Главная страница
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.011 c
3-35131
Ag2002
2002-07-19 10:21
2002.08.12
DbComboBox


3-35151
jonik pegas
2002-07-22 10:37
2002.08.12
Номер записи в SQL запросе


14-35416
Дмитрий Баранов
2002-07-16 13:23
2002.08.12
Забодал VC 6


1-35255
kull
2002-07-29 11:01
2002.08.12
Мультиязыковость. Что кто посоветует?


1-35367
nikolo
2002-07-30 12:41
2002.08.12
Как в BDE создать алиас на MS SQL Server 2000?