projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Pass the stdin/stdout handles on startup to use as console (based on a
[wine]
/
include
/
process.h
2001-02-12
Jon Griffiths
Use extern "C" for Winelib C++ apps.
blob
|
commitdiff
|
raw
2001-02-12
Francois Gouget
Change the callback declarations to a safer format.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-22
Patrik Stridvall
Use intermediate typedef.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-19
Peter Hunnisett
Added crt/msvcrt thread prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Make PDB, ENVDB and STARTUPINFO global variables.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-16
Alexandre Julliard
Get full path of argv[0] before we change directories.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-16
Marcus Meissner
Transmit current directory settings to newly created...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-24
Alexandre Julliard
Make sure the cmdline passed to CreateProcessA is write...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-11
Francois Gouget
Reordered the CALLBACK and WINAPI directives so that...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Moved idle event handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-29
Alexandre Julliard
Exec a separate wine binary for every win32 process...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-03
Alexandre Julliard
Store process file name in startup info.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Setup the initial thread %fs from a constructor.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Rewrote Unix process launching to allow passing startup...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Alexandre Julliard
Made GetProcessHeap(), GetCurrentProcessId(), GetCurren...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Alexandre Julliard
Fixed a couple of file descriptor leaks.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Alexandre Julliard
Removed PROCESS_IsCurrent().
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Alexandre Julliard
Store the list of loaded dlls in the server, and genera...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Alexandre Julliard
Generate CREATE_PROCESS/THREAD debug events internally...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-18
Alexandre Julliard
Store the handle of the process exe file in the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-30
Ulrich Weigand
Mark initial process as 32-bit for WineLib apps.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-25
Alexandre Julliard
Share the system heap between different address spaces...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-01
Peter Ganten
Implemented WaitForInputIdle.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-05
Ulrich Weigand
Call 16-bit instead of 32-bit UserSignalProc entry...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Alexandre Julliard
Added current context to the exception debug event...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-10
Ulrich Weigand
Bugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Lionel Ulmer
Suppressed compiler warning by using the 'unused' attri...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Ulrich Weigand
On NE process creation, move major part of NE EXE modul...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Merged THDB and TEB structures.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Andreas Mohr
Rearrange winver detection code and cache the winver...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Guy Albertelli
Add new "walk" command options to list processes and...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Eric Pouech
Made the service thread instanciable in every process.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-11
Alexandre Julliard
Use the normal environment routines to build the env...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-06
Ulrich Weigand
16-bit scheduler reorganized: run all tasks in their...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Alexandre Julliard
Removed process argument to PROCESS_CallUserSignalProc.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Use the new debug functions to send debug events at...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Fix swapped FreeLibary return values. Handle FreeLibrar...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
Ulrich Weigand
Non-functional PROCESS_Suspend/ResumeOtherThreads removed.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
Ulrich Weigand
Send USIG_PROCESS_CREATE signal.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Ulrich Weigand
Implemented PROCESS_CallUserSignalProc().
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Ulrich Weigand
Made Universal Thunk list per-process, not system global.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Ulrich Weigand
Pass new arguments (suspend/inherit) to the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
Use server handles directly for Win32 handles. Removed...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
Process and thread id now use the server-side id instea...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Alexandre Julliard
Changed initial process creation to avoid memory alloca...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Alexandre Julliard
Removed PROCESS_GetPtr.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Alexandre Julliard
Hacked server-side device support
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Group commit for recovery after disk crash.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Alexandre Julliard
Take into account handle inheritance flag.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-31
Alexandre Julliard
Removed client-side wait functions; all waiting is...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Patrick Spinler
Implemented CreateToolhelp32Snapshot, including two...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Ulrich Weigand
Added support for global handles, implemented ConvertTo...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-18
Alexandre Julliard
Release 980118
wine-980118
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
|
diff to current