projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Better handling of custom templates and hooks.
[wine]
/
include
/
module.h
2000-10-25
Andreas Mohr
Free the Win16 dummy module and wm->deps.
blob
|
commitdiff
|
raw
2000-10-24
Alexandre Julliard
Removed GetResDirEntryA/W.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-19
Alexandre Julliard
Use a binary search to find entries in resource directo...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-11
Dmitry Timoshkov
Make FindResource and FindResourceEx fully windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Alexandre Julliard
Fixed resource functions to work with 32-bit modules...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Ove Kaaven
Removed DOS task fields from the NE_MODULE structure.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Pass the main exe name in the CREATE_PROCESS debug...
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-04-28
Alexandre Julliard
Authors: Gavriel State <gavriels@corel.com>, Ulrich...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-24
Alexandre Julliard
Implemented on-demand loading of builtin dlls using...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
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-02-03
Ulrich Weigand
Added .spec keyword 'mode' to allow creating built...
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-05
Ulrich Weigand
Bugfix: Call DllEntryPoint for *every* process that...
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-21
Ulrich Weigand
Simplified hInstance creation/handling.
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-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-07-15
Uwe Bonnes
Add WINAPI for EntryAddrProc.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Ulrich Weigand
Modularized CallFrom/To16 routines. Adapted dependent...
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-12
Guy Albertelli
Add new "walk" command options to list processes and...
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-04-25
Bertho Stultiens
Built-in dlls now have resources attached via the PE...
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-18
Bertho Stultiens
Reorganization of the loader to correctly load and...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-16
Andreas Mohr
- Implemented proper ("real", compressed) Win16 entry...
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
Marcus Meissner
Added -dll option for winelib programs. (Note: will...
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-14
Jim Aston
Renamed wintypes.h to windef.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-10
Ulrich Weigand
Deleted NE_FreePEResource().
blob
|
commitdiff
|
raw
|
diff to current
1999-03-09
Juergen Schmied
Fix use of wrong prototype from ntdll.h.
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-31
Ulrich Weigand
Modify NE_FindTypeSection and NE_FindResourceFromType...
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-18
Ulrich Weigand
Reorganized PE module loading to prepare for elf-dll...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Ulrich Weigand
Moved ...Resource16 routines to loader/resource.c.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-17
Patrik Stridvall
Compile fix for Solaris.
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
Andreas Mohr
Yet another small self-loader fix.
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-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-06-28
Alexandre Julliard
Release 980628
wine-980628
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-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
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-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-04
Alexandre Julliard
Release 970804
wine-970804
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1996-10-13
Alexandre Julliard
Release 961013
wine-961013
blob
|
commitdiff
|
raw
|
diff to current
1996-09-28
Alexandre Julliard
Release 960928
wine-960928
blob
|
commitdiff
|
raw
|
diff to current
1996-07-12
Alexandre Julliard
Release 960712
wine-960712
blob
|
commitdiff
|
raw
|
diff to current
1996-07-05
Alexandre Julliard
Release 960705
wine-960705
blob
|
commitdiff
|
raw
|
diff to current
1996-06-06
Alexandre Julliard
Release 960606
wine-960606
blob
|
commitdiff
|
raw
|
diff to current
1996-05-16
Alexandre Julliard
Release 960516
wine-960516
blob
|
commitdiff
|
raw
|
diff to current
1996-04-28
Alexandre Julliard
Release 960428
wine-960428
blob
|
commitdiff
|
raw
|
diff to current
1996-04-14
Alexandre Julliard
Release 960414
wine-960414
blob
|
commitdiff
|
raw
|
diff to current
1996-04-05
Alexandre Julliard
Release 960405
wine-960405
blob
|
commitdiff
|
raw
|
diff to current
1996-03-31
Alexandre Julliard
Release 960331
wine-960331
blob
|
commitdiff
|
raw
|
diff to current
1996-03-02
Alexandre Julliard
Release 960302
wine-960302
blob
|
commitdiff
|
raw
|
diff to current
1996-01-14
Alexandre Julliard
Release 960114
wine-960114
blob
|
commitdiff
|
raw
|
diff to current
1995-12-26
Alexandre Julliard
Release 951226
wine-951226
blob
|
commitdiff
|
raw
|
diff to current
1995-10-03
Alexandre Julliard
Release 951003
wine-951003
blob
|
commitdiff
|
raw
|
diff to current
1995-09-18
Alexandre Julliard
Release 950918
wine-950918
blob
|
commitdiff
|
raw
|
diff to current
1995-05-22
Alexandre Julliard
Release 950522
wine-950522
blob
|
commitdiff
|
raw
|
diff to current
1995-04-30
Alexandre Julliard
Release 950430
wine-950430
blob
|
commitdiff
|
raw
|
diff to current