Fixed Unicode strings.
[wine] / include / process.h
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-10-22  Patrik StridvallUse intermediate typedef.
2000-10-19  Peter HunnisettAdded crt/msvcrt thread prototypes.
2000-08-09  Alexandre JulliardMake PDB, ENVDB and STARTUPINFO global variables.
2000-07-16  Alexandre JulliardGet full path of argv[0] before we change directories.
2000-07-16  Marcus MeissnerTransmit current directory settings to newly created...
2000-06-24  Alexandre JulliardMake sure the cmdline passed to CreateProcessA is write...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-05-30  Alexandre JulliardMoved idle event handling to the server.
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-03  Alexandre JulliardStore process file name in startup info.
2000-05-01  Alexandre JulliardSetup the initial thread %fs from a constructor.
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-04-11  Alexandre JulliardMade GetProcessHeap(), GetCurrentProcessId(), GetCurren...
2000-03-25  Alexandre JulliardFixed a couple of file descriptor leaks.
2000-03-10  Alexandre JulliardRemoved PROCESS_IsCurrent().
2000-03-09  Alexandre JulliardStore the list of loaded dlls in the server, and genera...
2000-03-08  Alexandre JulliardGenerate CREATE_PROCESS/THREAD debug events internally...
2000-02-18  Alexandre JulliardStore the handle of the process exe file in the server.
2000-01-30  Ulrich WeigandMark initial process as 32-bit for WineLib apps.
2000-01-25  Alexandre JulliardShare the system heap between different address spaces...
2000-01-01  Peter GantenImplemented WaitForInputIdle.
1999-12-05  Ulrich WeigandCall 16-bit instead of 32-bit UserSignalProc entry...
1999-11-24  Alexandre JulliardAdded current context to the exception debug event...
1999-11-10  Ulrich WeigandBugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter...
1999-07-24  Lionel UlmerSuppressed compiler warning by using the 'unused' attri...
1999-07-03  Ulrich WeigandOn NE process creation, move major part of NE EXE modul...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-12  Andreas MohrRearrange winver detection code and cache the winver...
1999-06-12  Guy AlbertelliAdd new "walk" command options to list processes and...
1999-06-12  Eric PouechMade the service thread instanciable in every process.
1999-06-11  Alexandre JulliardUse the normal environment routines to build the env...
1999-06-06  Ulrich Weigand16-bit scheduler reorganized: run all tasks in their...
1999-05-24  Alexandre JulliardRemoved process argument to PROCESS_CallUserSignalProc.
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-22  Ulrich WeigandFix swapped FreeLibary return values. Handle FreeLibrar...
1999-04-11  Ulrich WeigandNon-functional PROCESS_Suspend/ResumeOtherThreads removed.
1999-04-11  Ulrich WeigandSend USIG_PROCESS_CREATE signal.
1999-04-01  Ulrich WeigandImplemented PROCESS_CallUserSignalProc().
1999-04-01  Ulrich WeigandMade Universal Thunk list per-process, not system global.
1999-03-16  Ulrich WeigandPass new arguments (suspend/inherit) to the server.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  Alexandre JulliardProcess and thread id now use the server-side id instea...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-21  Alexandre JulliardChanged initial process creation to avoid memory alloca...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Alexandre JulliardRemoved PROCESS_GetPtr.
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-01  Alexandre JulliardTake into account handle inheritance flag.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-11  Patrick SpinlerImplemented CreateToolhelp32Snapshot, including two...
1998-10-24  Ulrich WeigandAdded support for global handles, implemented ConvertTo...
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101