Displaying 6 results from an estimated 6 matches for "ntadjustprivilegestoken".
2002 May 17
2
acrobar reader under wine
...e:shell:SHGetSpecialFolderPathA folder unknown, please add.
fixme:shell:SHGetSpecialFolderPathA folder unknown, please add.
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x41a25e94): stub
fixme:advapi:LookupPrivilegeValueW ((null),L"SeDebugPrivilege",0x41a25e8c):
stub
fixme:ntdll:NtAdjustPrivilegesToken
(0x0000cafe,0x00000000,0x40393748,0x00000400,0x41a25a8c,0x41a25e98),stub!
fixme:string:GetDateFormatW STUB (should call OLE_GetFormatW)
ERROR: could not get the task list
fixme:advapi:RegisterEventSourceW ((null),L"DrWatson"): stub
fixme:advapi:ReportEventW stub
fixme:advapi:DeregisterEv...
2001 Aug 10
2
Diablo 2 with Battle.net - another step closer
...lem, in linux it can't run one of the cracked
files, so it says it can't find it here's the output of wine...
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x405b6924): stub
fixme:advapi:LookupPrivilegeValueW ((null),L"SeDebugPrivilege",0x66f01824):
stub
fixme:ntdll:NtAdjustPrivilegesToken
(0x0000cafe,0x00000000,0x66f01820,0x00000000,(nil),(nil)),stub!
fixme:pthread_kill_other_threads_np
/opt/wine/bin/wine.bin: could not load library 'C:\Program Files\Diablo
II\Game_crk.exe.so' as Winelib application: C:\Program
Files\Diablo II\Game_crk.exe.so: cannot open shared object fil...
2004 May 03
0
wine-users digest, Vol 1 #1756 - 15 msgs
...; fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
> fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
> fixme:ntdll:NtQueryInformationToken (0x88,1,0xb06258,80,0xb062ac): stub
> fixme:advapi:SetThreadToken ((nil), 0x84): stub (NT impl. only)
> fixme:ntdll:NtAdjustPrivilegesToken
> (0x84,0x00000000,0xb06550,0x00000000,(nil),(nil)),stub!
> fixme:ntdll:NtAdjustPrivilegesToken
> (0x84,0x00000000,0xb06550,0x00000000,(nil),(nil)),stub!
> fixme:ntdll:NtAdjustPrivilegesToken
> (0x84,0x00000000,0xb06550,0x00000000,(nil),(nil)),stub!
> fixme:advapi:SetThreadToken (...
2001 Oct 17
3
SourceSafe
...me:shell:SHGetSpecialFolderPathA folder unknown, please add.
fixme:shell:SHGetSpecialFolderPathA folder unknown, please add.
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x414e5e84): stub
fixme:advapi:LookupPrivilegeValueW
((null),L"SeDebugPrivilege",0x414e5e7c): stub
fixme:ntdll:NtAdjustPrivilegesToken
(0x0000cafe,0x00000000,0x403e9804,0x00000400,0x414e5a7c,0x414e5e88),stub
!
fixme:string:GetDateFormatW STUB (should call OLE_GetFormatW)
ERROR: could not get the task list
wine client error:0x8638660: buffer overflow 284 bytes
wine client error:0x8638660: FIXME:pthread_rwlock_rdlock
FIXME:pthread_r...
2014 Jan 10
0
Wine release 1.6.2
...wshom.ocx: Implement IWshShell3::ExpandEnvironmentStrings().
rsaenh: Fail on unsupported flag values only in CryptHashData().
oleaut32: Always set LIBFLAG_FHASDISKIMAGE when loading from file.
scrrun: Implement BuildPath method.
ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken().
qmgr: Implement IBackgroundCopyJob::SetDescription().
qmgr: Implement IBackgroundCopyJob::GetDescription().
qmgr: Implement IBackgroundCopyManager::GetJob().
server: Return key name info for KeyNameInformation class.
Piotr Caban (9):
comctl32: Ignore tooltip positi...
2013 Dec 06
0
Wine release 1.7.8
.../SetNotifyFlags().
qmgr/tests: Do an early check to skip all tests.
include: Added IBackgroundCopyCallback2 definition.
qmgr: Implement Get/SetNotifyInterface().
qmgr/tests: Fixed some test failures on older windows versions.
ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken().
qmgr: Implement AddFile() with AddFileSet().
qmgr: Add file to a job with 1 refcount.
qmgr: Rearrange BSC methods in a natural way, call with proper wrapper.
ole32: Trace library path to be added to list.
ole32: COM cleanup for StdMarshal.
ole32: Use existing...