projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Store the handle of the process exe file in the server.
[wine]
/
loader
/
module.c
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
2000-01-15
Ulrich Weigand
Don't access 'wm->modname' after the modref has been...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-01
Peter Ganten
Implemented WaitForInputIdle.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-12
Andreas Mohr
Fixed cmd line length calculation.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Ulrich Weigand
Delay sending debug events until process initialization...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Sergei Turchanov
Fix for GetBinaryType to return SCS_DOS_BINARY if exten...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Ulrich Weigand
Fixed 32-bit module name handling to conform better...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Alexandre Julliard
Added support for CREATE_SUSPENDED flag in CreateProcess.
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-11-10
Ulrich Weigand
Determine expected_version of PE buddies from the Subsy...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Jim Aston
Fixed compiling with STRICT.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-29
Ulrich Weigand
Bugfix: Don't call GetVersionExA too early, to avoid...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-28
Uwe Bonnes
Remember the allocated string to free it.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-22
Alexandre Julliard
Fixed memory allocation bug.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Ulrich Weigand
Set 'expected_version' of built-in and dummy modules...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-05
Alexandre Julliard
Removed __winelib flag.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-18
Ulrich Weigand
Moved implementation of WOW routines to single file.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Ulrich Weigand
Adapted to new-style Wine thunks.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Ulrich Weigand
Removed MODULE_GetWndProcEntry16().
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Dave Pickles
Ensure that the command-line passed to the various...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Marcus Meissner
Fixed ambigous else/brace problem, moved "name" computa...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Removed direct references to CLASS internals.
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-07
Ulrich Weigand
Consult ne.operating_system field for NE files in GetBi...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-06
Guy Albertelli
Use SearchPath to test for existance of programs in...
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-05-17
Ulrich Weigand
Release Win16Lock when calling LoadLibrary32 from 16...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Alexandre Julliard
Use OpenFile() to test for file existence, so that...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Ulrich Weigand
Bugfix: release Win16Lock in WinExec16, CallProc[Ex...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Alexandre Julliard
Bug fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Guy Albertelli
Fix CreateProcessA to implement correct actions on...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Patrik Stridvall
#pragma pack(?) changed to #include "*pack*.h"
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Bertho Stultiens
Do not increment module refCount if self is loaded...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Bertho Stultiens
Attach notifications must be send after all recursive...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Bertho Stultiens
Reorganization of the loader to correctly load and...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Kevin Holbrook
Fix ambiguous else warning.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
Bertho Stultiens
FreeLibrary partial implementation.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-03
Marcus Meissner
Added some SetLastError()s in GetProcAddress() and...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Ulrich Weigand
Allow NULL NE resource handler; call the default handle...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Jess Haas
Fixed CreateProcessA so it can handle commandlines...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-27
Ulrich Weigand
Fixed sequence of DLL_PROCESS_DETACH notification calls.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Ulrich Weigand
Bugfix: cope with quoted arguments for CreateProcess().
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Sergey Turchanov
Implementation for FreeLibraryAndExitThread.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-21
Alexandre Julliard
Changed process initialisation to use the new server...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Ulrich Weigand
Pass CreateProcess() SECURITY_ATTRIBUTES through to...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Peter Ganten
Fix CreateProcess to handle lpCommandline better.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-10
Ulrich Weigand
Adapted to cursor/icon handling changes.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-10
Ulrich Weigand
Bugfix: Allow lpCommandLine == NULL in CreateProcess().
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Andreas Mohr
Added support for quoted file names in CreateProcess().
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Ulrich Weigand
Process creation sequence reorganized:
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-24
Ulrich Weigand
Modified process creation sequence: call PE_CreateModul...
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-01-17
Alexandre Julliard
Group commit for recovery after disk crash.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Michael Veksler
Moves more stuff from windows.h.
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-18
Ulrich Weigand
Reorganized PE module loading to prepare for elf-dll...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-10
Ulrich Weigand
LoadModule32/WinExec32 should return 16-bit hInstance...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-09
Marcus Meissner
Some unnecessary #include and messages removed.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Juergen Schmied
Implementation of CreateProcess32W.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Juergen Schmied
LoadLibraryEx: show a warning when called with unimplem...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Ulrich Weigand
Run Winelib applications as 32-bit processes in the...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-23
Ulrich Weigand
Fixed several bugs with DLL initialization.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-16
Uwe Bonnes
Renamed all LPIMAGE_* types to PIMAGE_*.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Ulrich Weigand
Implemented new PE DLL initalization code, trying to...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Alexander Larsson
GetModuleFileName32A() returns long filename if app...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Marcus Meissner
Generic dynamic dll loader using dl*() API.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
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-28
Alexandre Julliard
Release 980628
wine-980628
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-17
Alexandre Julliard
Release 980517
wine-980517
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-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
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-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-30
Alexandre Julliard
Release 971130
wine-971130
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-10-12
Alexandre Julliard
Release 971012
wine-971012
blob
|
commitdiff
|
raw
|
diff to current
1997-09-28
Alexandre Julliard
Release 970928
wine-970928
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-08-04
Alexandre Julliard
Release 970804
wine-970804
blob
|
commitdiff
|
raw
|
diff to current
next