- 27 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 11 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 08 Sep, 2003 1 commit
-
-
Francois Gouget authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 30 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
DllGetClassObject and DllCanUnloadNow functions private (suggested by Jon Griffiths).
-
- 30 Jun, 2003 1 commit
-
-
Dmitry Timoshkov authored
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call DisableThreadLibraryCalls() in order to slightly improve performance on thread creation/exiting.
-
- 04 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
'init' spec file declarations.
-
- 18 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
Fixed a few DLLName/DLLFileName mismatches.
-
- 17 May, 2002 1 commit
-
-
Alexandre Julliard authored
functions from there.
-
- 14 May, 2002 1 commit
-
-
Alexandre Julliard authored
debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
-
- 11 May, 2002 1 commit
-
-
Alexandre Julliard authored
Added -exe mode to generate a .spec.c for an exe without having to provide a .spec. Removed some no longer needed spec files. Removed .dll extension in makefiles import specifications.
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
it can be used on platforms that don't build a .spec.c file.
-
- 08 Apr, 2002 1 commit
-
-
Mike McCormack authored
-