Displaying 4 results from an estimated 4 matches for "openprocesstoken".
Did you mean:
ntopenprocesstoken
2007 Nov 18
4
Need help with win32-service, failure actions
Hi all,
I''m trying to get failure action support working. I''ve modified the
Service.configure method to accept the following options:
failure_reset_period
failure_command
failure_reboot_message
failure_actions
failure_delay
I''ve got the failure_command and failure_reboot message working, but the
rest aren''t working properly. I''m mostly focused on
2019 Dec 20
0
Wine release 5.0-rc2
...Release primary buffer.
Andr? Hentschel (3):
kernel32: Fix some spec file entries.
mapi32: Fix some spec file entries.
rpcrt4: Fix RpcNetworkIsProtseqValid[AW] spec file entries.
Charles Davis (4):
kernel32: Forward OpenThreadToken() to kernelbase.
kernel32: Forward OpenProcessToken() to kernelbase.
winemac.drv: Pass the CAMetalLayer to MoltenVK.
winemac.drv: Support VK_EXT_metal_surface.
Damjan Jovanovic (2):
ws2_32: Remove an unneeded todo_wine.
wineserver: Avoid spurious FD_WRITE on repeated calls to WSAEventSelect().
Erich Hoover (2):
msvcrt...
2015 Jun 12
0
Wine release 1.7.45
...changing settings
38717 MX Simulator demo doesn't display menu correctly
38725 valgrind shows an invalid write in ole32/tests/usrmarshal.c
38733 appcertui helper tool from Windows SDK 8.1 App Certification Kit crashes on unimplemented function api-ms-win-core-processthreads-l1-1-1.dll.OpenProcessToken
----------------------------------------------------------------
Changes since 1.7.44:
Akihiro Sagawa (4):
shell32/tests: Make tests run on win2k again.
shell32/tests: Add tests for DragQueryFile.
shell32: Skip buffer allocation when querying drop file numbers.
mciqtz32:...
2006 Nov 10
0
Wine release 0.9.25
...atl: Implement AtlAxWinInit and AtlAxWin window procedure.
atl: Implement AtlModuleAddCreateWndData and AtlModuleExtractCreateWndData.
atl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
atl: Implement AtlAxCreateDialogA and AtlAxCreateDialogW.
advapi32: Test for OpenProcessToken with MAXIMUM_ALLOWED access.
shlwapi: Implement GetShellSecurityDescriptor and test for it.
Aric Stewart (3):
shell32: ABM_NEW was using parameters that are not set.
shell32: Create dynamic buffers for expanded enviroment strings to allow for parameters and such longer than MAX_P...