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

Вниз

функция LogonUser как определить домен ?   Найти похожие ветки 

 
dream   (2003-10-30 07:51) [0]

с справки :
BOOL LogonUser(

LPTSTR lpszUsername, // string that specifies the user name
LPTSTR lpszDomain, // string that specifies the domain or server
LPTSTR lpszPassword, // string that specifies the password
DWORD dwLogonType, // specifies the type of logon operation
DWORD dwLogonProvider, // specifies the logon provider
PHANDLE phToken // pointer to variable to receive token handle
);

lpszDomain - что писать ? не нет у меня домена !!!! только рабочая группа
как правельно запускать ?


 
ZeroDivide ©   (2003-10-30 09:29) [1]

Писать nil


 
Игорь Шевченко ©   (2003-10-30 10:58) [2]

Имя рабочей группы и писать


 
VMcL ©   (2003-10-30 20:39) [3]

"." -- ?

lpszDomain

Pointer to a null-terminated string that specifies the domain or server to log on to. If this parameter is ".", LogonUser searches only the local account database for the account specified in lpszUsername. If this parameter is NULL, LogonUser searches the local account database, and then searches trusted domain account databases, until it finds the lpszUsername account or the search is exhausted without finding the account name.



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

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

Наверх




Память: 0.47 MB
Время: 0.02 c
4-99815
Likkers
2003-11-02 10:19
2003.12.30
Поймать событие отжатия клавишы


3-99477
Shirson
2003-12-04 07:43
2003.12.30
Один работает - остальные висят.


4-99810
Игоряныч
2003-11-04 08:13
2003.12.30
Как завершить другое приложение в win XP.


3-99479
Godness
2003-12-01 18:25
2003.12.30
Бесплатные сервера


8-99659
VISA
2003-08-29 16:46
2003.12.30
Проиграть midi в фоновом режиме