Displaying 7 results from an estimated 7 matches for "createrestrictedtoken".
2010 Aug 20
1
Google Chrome (ver4) not displaying web pages
...ome is:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:advapi:CreateRestrictedToken (0x104, 0x2, 7, 0x48b1b0, 20, 0x48b4d8, 1, 0x487390, 0xbde168): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:secur32:schan_Initialize...
2020 Sep 25
0
Wine release 5.18
...Introduce IOCTL_AFD_CREATE.
ws2_32: Reimplement WSASocketW() on top of NtOpenFile() and IOCTL_AFD_CREATE.
server: Remove the no longer used create_socket request.
advapi32/tests: Test which tokens DuplicateHandle() validates access against.
advapi32/tests: Add more tests for CreateRestrictedToken().
kernelbase: Implement CreateRestrictedToken().
advapi32/tests: Add basic tests for CreateProcessAsUser().
ntdll: Pass the token to NtCreateUserProcess().
kernelbase: Pass the token to NtCreateUserProcess().
server: Check duplicated handle access against the calling...
2011 Aug 05
2
Issues Building WINE 1.3.25 and 1.3.26 on Aptosid AMD64
...dvapi:LookupAccountNameW remote computer not supported
No protocol specified
No protocol specified
fixme:advapi:SetEntriesInAclW unhandled access mode 4
fixme:advapi:SetEntriesInAclW unhandled access mode 4
fixme:advapi:ParseStringSidToSid String constant not supported: L"No"
fixme:advapi:CreateRestrictedToken (0x3c, 0x0, 1, 0x32fba4, 0, (nil), 0, (nil), 0x32fbb4): stub
make[2]: *** [security.ok] Error 4
make[2]: Leaving directory `/hide/trip/build/wine-1.3.26/dlls/advapi32/tests'
make[1]: *** [dlls/advapi32/tests/__test__] Error 2
make[1]: Leaving directory `/hide/trip/build/wine-1.3.26'
dh_auto...
2015 Dec 04
0
Wine release 1.8-rc3
...39600 Bad sound with Steam Games
39607 Broken Image in Fitting Window.
39634 Git v2.6.3 (MSYS2 based): 'rebase.exe' fails on post-install steps (commit page when handling stack fault)
39670 Eclipse (Europa) does not start
39673 Logical error in comparison (misprint)
39683 CreateRestrictedToken() uses wrong enum value for default impersonation level
39691 TI Derive 6 hangs when clicking on the edit menu item
39693 SQLBindCol prototype is wrong
39705 Some programs crash/hang when switching desktop screens
39706 Gazillionaire (Win16 game using VB3 runtime) refuses to start
397...
2013 Jan 18
0
Wine release 1.5.22
...wbemprox: Implement Win32_Process::GetOwner.
ws2_32: Set SO_REUSEPORT in addition to SO_REUSEADDR on MacOS.
wmiutils: Implement IWbemPath::GetClassName.
wmiutils: Implement IWbemPath::GetServer.
wmiutils: Implement IWbemPath::GetInfo.
advapi32: Improve the stub for CreateRestrictedToken.
wmiutils: Implement IWbemPath::SetServer.
wmiutils: Implement IWbemPath::SetClassName.
wmiutils: Implement IWbemPath::GetNamespaceAt.
wmiutils: Implement IWbemPath::RemoveAllNamespaces.
wmiutils: Implement IWbemPath::RemoveNamespaceAt.
wmiutils: Implement IWbemP...
2011 Aug 05
0
Wine release 1.3.26
...ould be case insensitive for string comparison.
shell32/autocomplete: Really append suggested part instead of replacing whole string.
shell32/autocomplete: Remove redundant memory initialization.
advapi32: Fix CheckTokenMemberShip for primary tokens.
advapi32: Basic test for CreateRestrictedToken.
include: Fix definition name.
advapi32/crypt: Fixed some HKEY leaks.
Nowres Rafed (1):
iphlpapi: Implemented IcmpSendEcho2Ex().
Octavian Voicu (2):
shell32: Disable WOW64 redirection when converting pidls to UNIX paths.
configure: Disable gstreamer support if header...
2008 Apr 04
0
Wine release 0.9.59
...es.
Chris Robinson (1):
quartz: Break processing loop when shutting down.
Christian Costa (1):
ddraw: DDRAW_dump_flags_nolf must not add LF.
Christopher Berner (1):
setupapi: Fix buffer size in SetupDiGetDeviceInterfaceDetailW.
Dan Hipschman (5):
advapi32: Add a stub for CreateRestrictedToken.
wininet: HttpSendRequestExA is not a stub.
wininet: InternetReadFileExA should check INTERNET_FLAG_ASYNC.
widl: Fix a mistake in an ordered list (keywords).
qedit: Indicate the methods of IMediaDet are not implemented in the FIXMEs.
Dan Kegel (2):
kernel32: Test nega...