Sign in
goma
/
wine
/
261abcd5bccb87e008e75b51c9b24559b6e561a9
/
relay32
/
builtin32.c
291fa66
Removed the .xcnlnk section hack, and replaced it by another hack in
by Alexandre Julliard
· 25 years ago
a37dec0
Pass the main exe name in the CREATE_PROCESS debug event.
by Alexandre Julliard
· 25 years ago
76b772e
#include <sys/types.h> before <sys/mman.h>.
by Gerald Pfeifer
· 25 years ago
246c360
Reserve space for the PE header at the start of the .so file.
by Alexandre Julliard
· 25 years ago
680919c
Moved Load/FreeLibrary16 definition to winbase16.h.
by Alexandre Julliard
· 25 years ago
e1e7537
Implemented on-demand loading of builtin dlls using dlopen().
by Alexandre Julliard
· 25 years ago
180a088
Moved PE header definitions to winnt.h where they belong.
by Alexandre Julliard
· 25 years ago
b445952
Improved Winelib apps initialisation code. No longer need to link
by Alexandre Julliard
· 25 years ago
87031a4
Added a .xcnlnk section to builtin KERNEL32 PE header.
by Eric Pouech
· 25 years ago
aabef02
Include space for resources in the module header instead of doing a
by Alexandre Julliard
· 25 years ago
05f0b71
Store the list of loaded dlls in the server, and generate debug events
by Alexandre Julliard
· 25 years ago
d3e22d9
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
by Jeremy White
· 25 years ago
9ffd403
Added .spec keyword 'mode' to allow creating built-in EXE modules.
by Ulrich Weigand
· 25 years ago
112d307
Added automatic registration of built-in DLLs.
by Alexandre Julliard
· 25 years ago
74e4a28
Built-in DLLs resources are now specified in spec file.
by Alexandre Julliard
· 25 years ago
baa9bf9
Buffer overflows and strncpy fixes.
by Francois Gouget
· 25 years ago
5919ae4
Added support for automatic ordinal allocation.
by Alexandre Julliard
· 25 years ago
8551f8c
Xiang Li Implementation of a proxy ODBC32 dll.
by Alexandre Julliard
· 25 years ago
237e8e9
Fixed 32-bit module name handling to conform better to Win9x.
by Ulrich Weigand
· 25 years ago
e7957d6
Determine expected_version of PE buddies from the SubsystemVersion.
by Ulrich Weigand
· 25 years ago
edf3e43
Added ICMP DLL implementation.
by Francois Gouget
· 25 years ago
abe7227
Added built-in msacm.drv and midimap.drv drivers.
by Eric Pouech
· 25 years ago
d2344fb
Fix loading of modules: now search key is module's filename, not module's name.
by Eric Pouech
· 25 years ago
2b4102e
Added WINEOSS descriptor.
by Eric Pouech
· 26 years ago
1e5f0fe
New internal dll, exporting already existing path functions.
by Juergen Schmied
· 26 years ago
0147eed
Added WINMM resources.
by Eric Pouech
· 26 years ago
cd6f599
Share the HMODULE of built-in modules over all processes.
by Ulrich Weigand
· 26 years ago
06b9789
Win32 register functions can now have arguments.
by Alexandre Julliard
· 26 years ago
936d663
Fixed bug I introduced in relay debugging.
by Alexandre Julliard
· 26 years ago
e4177e6
Added import declaration for Win32 built-ins.
by Alexandre Julliard
· 26 years ago
3eb441c
Added support for forwarded ordinals in built-in dlls.
by Alexandre Julliard
· 26 years ago
9caedbd
Fixed typo.
by Eric Pouech
· 26 years ago
06c275a
Converted to the new debugging interface (done with the help of the
by Alexandre Julliard
· 26 years ago
281c927
- got rid of all the internal MM tweaks to load builtin MCI
by Eric Pouech
· 26 years ago
d1895a7
Built-in dlls now have resources attached via the PE-header like
by Bertho Stultiens
· 26 years ago
12323e4
Include debug.h last (ERR() macro problem on Solaris).
by Marcus Meissner
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
c1d1cfe
Reorganization of the loader to correctly load and free libraries and
by Bertho Stultiens
· 26 years ago
461ded4
Added -dll option for winelib programs. (Note: will not print warnings
by Marcus Meissner
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
317af32
Optimized include/*.h: (recursively) include all headers needed by
by Marcus Meissner
· 26 years ago
8c8a3a5
A few non-x86 Winelib fixes.
by Gavriel State
· 26 years ago
f935c59
Added missing includes to avoid warnings/errors.
by Michael Veksler
· 26 years ago
676a513
Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added
by Marcus Meissner
· 26 years ago
3ad2b93
Enable/disable relay32 debugging on the fly. Start app with
by Marcus Meissner
· 26 years ago
fc43f81
Use external DirectPlay DLLs by default.
by Robert Riggs
· 26 years ago
638f169
Recovery of release 990110 after disk crash.
by Alexandre Julliard
· 26 years ago
wine-990110
ffa2c6f
Reorganized PE module loading to prepare for elf-dll loader.
by Ulrich Weigand
· 26 years ago
30c112e
Speed up relay32, snoop16 and snoop32 include/excludes by doing them
by Marcus Meissner
· 26 years ago
a4cb91e
Added new dll avifil32.dll.
by Ove Kaaven
· 26 years ago
8295c86
Started the implementation of MSACM.DLL, MSACM32.DLL and IMAGEHLP.DLL.
by Patrik Stridvall
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
a0d7731
Release 980913
by Alexandre Julliard
· 27 years ago
wine-980913
85ed45e
Release 980822
by Alexandre Julliard
· 27 years ago
wine-980822
767e6f6
Release 980809
by Alexandre Julliard
· 27 years ago
wine-980809
829fe32
Release 980726
by Alexandre Julliard
· 27 years ago
wine-980726
f90efa9
Release 980614
by Alexandre Julliard
· 27 years ago
wine-980614
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
dadf78f
Release 980517
by Alexandre Julliard
· 27 years ago
wine-980517
46ea8b3
Release 980503
by Alexandre Julliard
· 27 years ago
wine-980503
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
a69b88b
Release 980315
by Alexandre Julliard
· 27 years ago
wine-980315
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
03468f7
Release 980215
by Alexandre Julliard
· 27 years ago
wine-980215
60ce85c
Release 980201
by Alexandre Julliard
· 27 years ago
wine-980201
0623a6f
Release 980118
by Alexandre Julliard
· 27 years ago
wine-980118
02e9008
Release 980104
by Alexandre Julliard
· 27 years ago
wine-980104
44ed71f
Release 971221
by Alexandre Julliard
· 27 years ago
wine-971221