kernel32: Test LdrShutdownProcess behaviour only after NtTerminateProcess(0) call.
[wine] / dlls / kernel32 / process.c
2013-04-12  Dmitry Timoshkovkernel32: TerminateProcess unlike NtTerminateProcess...
2013-04-04  Alexandre Julliardkernel32: Fetch the system information only once the...
2013-01-09  Alexandre Julliardkernel32: Retrieve the system info from ntdll on startup.
2012-10-18  Maarten Lankhorstntdll: Set SO_PASSCRED before connecting to eliminate...
2012-09-04  Piotr Cabankernel32: Added GetLogicalProcessorInformation implemen...
2012-05-03  Austin Englishkernel32: Only print a fixme once for FlushProcessWrite...
2012-05-02  Austin Englishkernel32: Add a stub for FlushProcessWriteBuffers.
2012-01-31  Alexandre Julliardkernel32: Only change the Unix current after exec_proce...
2011-12-14  Alexandre Julliardkernel32: Don't run a nonexistent builtin from CreatePr...
2011-12-01  Ken Thomaseskernel32: Use double-fork to avoid leaving zombie proce...
2011-12-01  Ken Thomaseskernel32: No need to reset SIGCHLD because we're not...
2011-10-26  Alex Henriekernel32: Output message to stderr in current Unix...
2011-10-24  Marcus Meissnerkernel32: Avoid shadowing variables "a", "nt" and ...
2011-10-20  Austin Englishkernel32: Add a stub for GetProcessDEPPolicy.
2011-10-04  Francois Gougetkernel32: Fix the NT path returned by QueryFullProcessI...
2011-09-06  Alexandre Julliardkernel32: Include system headers before Windows headers.
2011-08-05  Francois Gougetkernel32: Implement K32GetProcessImageFileNameA().
2011-06-28  Austin Englishkernel32: Stub a few of the numa functions.
2011-06-16  Alexandre Julliardkernel32: Create an orphaned process in exec_process...
2011-05-23  Austin Englishkernel32: Add a stub for RegisterApplicationRecoveryCal...
2011-05-23  Austin Englishkernel32: Add a stub for ApplicationRecoveryInProgress.
2011-05-23  Austin Englishkernel32: Add a stub for ApplicationRecoveryFinished.
2011-05-12  Jacek Cabankernel32: Moved K32EnumProcessModules to module.c.
2011-05-12  Jacek Cabankernel32: Moved GetProcessMemoryInfo implementation...
2011-05-11  Jacek Cabankernel32: Moved QueryWorkingSet and QueryWorkingSetEx...
2011-05-10  Jacek Cabankernel32: Moved EnumProcessModules implementation to...
2011-05-04  Jacek Cabankernel32: Moved EnumProcesses implementation to kernel32.
2011-04-19  Jacek Cabanpsapi: Forward EmptyWorkingSet implementation to kernel32.
2011-04-14  Alexandre Julliardntdll: Implement the ProcessAffinityMask case in NtQuer...
2011-04-08  Jacek Cabankernel32: Moved GetProcessImageFileName implementation...
2011-03-17  Maarten Lankhorstkernel32: CreateProcessA should not call CreateProcessW...
2011-02-15  Igor Egorovkernel32: Add stderr redirection for native Unix progra...
2010-12-22  Henri Verbeetkernel32: Fix some memory leaks in set_wow64_environment().
2010-12-17  Marcus Meissnerkernel32: Fixed size to GetEnvironmentVariableW.
2010-12-14  Alexandre Julliardkernel32: Update the environment variables that vary...
2010-11-16  Ken Thomasesloader: On Mac, reserve the process's original thread...
2010-11-12  Detlef Riekenbergkernel32: Add a stub for SetProcessDEPPolicy.
2010-10-11  Andrew Nguyenkernel32: Make the return type of LoadModule match...
2010-09-22  Austin Englishkernel32: Add a stub for GetSystemDEPPolicy.
2010-09-01  Eric Pouechntdll: Allocate a console (without renderer) when start...
2010-08-30  André Hentschelkernel32: Better describe an error.
2010-08-16  Juan Langkernel32: Implement GetErrorMode/SetErrorMode on top...
2010-07-20  Paul Chitescukernel32: Declare and add stubs for GetLogicalProcessor...
2010-06-24  Francois Gougetkernel32: GetProcessDword() is unused so remove it.
2010-06-08  Alexandre Julliardkernel32: Make sure we always have a valid process...
2010-05-28  Alexandre Julliardkernel32: Unalign the stack on process startup to work...
2010-05-26  Alexandre Julliardkernel32: Reset stdio handles when they are closed.
2010-05-17  Alexandre Julliardconfigure: Rename the 64-bit loader to wine64 and keep...
2010-05-04  Alexandre Julliardserver: Check that the prefix type can support the...
2010-03-31  Marcus Meissnerkernel32: Initialize env (Coverity).
2010-03-30  Alexandre Julliardkernel32: Increase the wineboot timeout.
2010-03-29  Alexandre Julliardkernel32: Fix processing of spaces in command line...
2010-03-29  Alexandre Julliardkernel32: Add support for starting binaries in 32/64...
2010-03-25  André Hentschelkernel32: Make process traces aware of 64-bit.
2010-03-18  Alexandre Julliardkernel32: Don't try to open builtin exe files during...
2010-03-03  Reece Dunnkernel32/tests: Add a test case for calling TlsFree...
2010-01-28  Alexandre Julliardkernel32: Append the user PATH value to the system...
2010-01-28  Alexandre Julliardkernel32: Make sure the volatile environment is always...
2010-01-28  Alexandre Julliardkernel32: Load USERNAME and USERPROFILE from the volati...
2010-01-28  Alexandre Julliardkernel32: Treat PWD as a special environment variable.
2009-12-31  Michael Stefaniuckernel32: Add missing stdarg.h includes.
2009-12-30  Alexandre Julliardkernel32: Do not include 16-bit headers in 32-bit files.
2009-12-24  Andrew Nguyenkernel32: Ignore empty environment values from registry.
2009-12-24  Andrew Nguyenntdll: Use the HKCU\Volatile Environment key when gener...
2009-12-04  Dmitry Timoshkovkernel32: Explicitly treat the current working director...
2009-11-30  Paul Chitescukernel32: Reduce registry access to KEY_READ wherever...
2009-11-29  Alexandre Julliardkernel32: Pass the exe name as argument to FormatMessage.
2009-10-28  Alexandre Julliardkernel32: Set the 64-bit flag for builtin executables...
2009-10-28  Alexandre Julliardkernel32: Retrieve the executable information as soon...
2009-10-28  Alexandre Julliardkernel32: Add a structure to store all the information...
2009-10-28  Alexandre Julliardkernel32: Specify the full application path when starti...
2009-10-22  Alexandre Julliardkernel32: Create the syswow64 directory if necessary.
2009-10-21  Alexandre Julliardkernel32: Make sure the 32/64-bit state of the winepref...
2009-10-15  Alexandre Julliardkernel32: Use the PWD variable to set the initial curre...
2009-10-14  Stefan Dösingerkernel32: Make some functions hookable.
2009-10-08  Alexandre Julliardkernel32: Move Get/SetProcessDword to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit handle functions to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit thread and process functions...
2009-08-29  Alexandre Julliardntdll: Route the process startup through the platform...
2009-08-21  Alexandre Julliardserver: Define an architecture-independent structure...
2009-08-18  Alexandre Julliardkernel32: Use a longer wineboot timeout for the initial...
2009-08-18  Alexandre Julliardkernel32: Don't wait for wineboot once the process...
2009-08-12  Alexandre Julliardkernel32: Check the 64-bit flag when starting a process.
2009-08-12  Alexandre Julliardkernel32: Change MODULE_GetBinaryType return value...
2009-07-16  Andrew Nguyenkernel32: Implement WTSGetActiveConsoleSessionId as...
2009-07-07  Alexandre Julliardkernel32: Add implementation of GetSystemWow64DirectoryA/W.
2009-07-01  Alexandre Julliardkernel32: Avoid the close-on-exec race with pipe()...
2009-06-15  Alexandre Julliardkernel32: Add appropriate stdcall decorations to assemb...
2009-06-11  Stefan Leichterkernel32: Implement QueryFullProcessImageNameA.
2009-05-18  Andrew Nguyenkernel32: Correct the last error of CreateProcessW...
2009-05-18  Andrew Nguyenkernel32: Correct the last error of CreateProcessW...
2009-05-18  Andrew Nguyenkernel32: Don't validate the command line parameter...
2009-04-22  Alexandre Julliardkernel32: Make sure the string is properly terminated...
2009-04-02  Alexandre Julliardkernel32: Set argv[0] to the full path of the binary...
2009-04-02  Alexandre Julliardkernel32: Use __wine_main_environ by default, environ...
2009-04-01  Alexandre Julliardlibwine: Export __wine_get_main_environment on Mac...
2009-03-31  Mikołaj Zalewskikernel32: Implement QueryFullProcessImageFileNameW.
2009-03-10  Alexandre Julliardloader: Merge the first and second stage loaders into...
2009-02-26  Alexandre Julliardkernel32: Make sure the process has an entry point...
2009-02-24  Alexandre Julliardkernel32: Print a nicer error message when 16-bit/DOS...
next