search for: logonusera

Displaying 3 results from an estimated 3 matches for "logonusera".

Did you mean: logonuser
2011 Apr 28
3
fixeme: advapi:LogonUserA "user" "domain" ... - stub
The application's running environment: wine 1.2 ubuntu 10.04 E The application asks for a username and password, then calls the LogonUser() in windows advapi32.dll. to authenticate the user. The UI is displaying, but the authentication always returns true, even if a wrong password is given to the user. Is there any patch I can install to fix it? Thanks, Qing
2014 Jan 10
0
Wine release 1.6.2
...Win32_BaseBoard.Model and Win32_BaseBoard.Name. wbemprox: Implement Win32_BIOS.IdentificationCode and Win32_BIOS.SMBIOSBIOSVersion. wbemprox: Add a partial implementation of Win32_NetworkAdapterConfiguration. advapi32: Return a fake handle from LogonUserW. advapi32: Forward LogonUserA to LogonUserW. mlang: Improve IMLangLineBreakConsole::BreakLineA for the ASCII codepage. advapi32: Perform a case-insensitive match on the credential target name. msi: Fix handling of empty mask edit templates. advapi32: Avoid a crash when storing credentials on MacOS....
2013 Nov 22
0
Wine release 1.7.7
...etapi32.c. netapi32: Merge local_group.c into netapi32.c. netapi32: Perform a case-insensitive string comparison in NETAPI_IsLocalComputer. netapi32: Add support for remote computers in NetServerGetInfo. advapi32: Return a fake handle from LogonUserW. advapi32: Forward LogonUserA to LogonUserW. include: Add some missing defines. netapi32: Add support for remote computers in NetWkstaGetInfo. netapi32: Add support for remote computers in NetShareAdd. netapi32: Add support for remote computers in NetShareDel. netapi32: Add helpers to initialize an...