Sign in
goma
/
wine
/
2d37e9b8cf67b53b1c86e46e00e6ddcf7841ec50
/
loader
b8e7a83
Added some new dosmod communication possibilities, including
by Ove Kaaven
· 26 years ago
a844189
Desktop window queue handling adapted.
by Ulrich Weigand
· 26 years ago
ff35e1f
Use Callout table instead of direct GetProcAddress. UserYield moved to USER.
by Ulrich Weigand
· 26 years ago
be672fe
Handle non-hardware X events correctly with native USER
by Ulrich Weigand
· 26 years ago
ffa2c6f
Reorganized PE module loading to prepare for elf-dll loader.
by Ulrich Weigand
· 26 years ago
ad7538b
Made async IO (SIGIO) stuff from WINSOCK generic useable.
by Marcus Meissner
· 26 years ago
3569371
Moved DPMI wrapper allocation code to dosmem.c to REALLY make the
by Ove Kaaven
· 26 years ago
7a6228d
Fixed a bunch of compiler warnings.
by Andreas Mohr
· 26 years ago
7b57b24
Adapted to CreateSystemTimer interface change.
by Ulrich Weigand
· 26 years ago
658e35b
Warn if two .exes conflict with each other and the second does not
by Marcus Meissner
· 26 years ago
2aad33e
LoadModule32/WinExec32 should return 16-bit hInstance/hTask.
by Ulrich Weigand
· 26 years ago
537772a
Enhanced Win32 Console (XTERM)
by Marcus Meissner
· 26 years ago
d5e7c79
Some unnecessary #include and messages removed.
by Marcus Meissner
· 26 years ago
96fc54b
Warn about invalid entrypoints (created by viruses) which result in
by Marcus Meissner
· 26 years ago
88cb335
Move TWEAK_Init from USER to GDIInit.
by Marcus Meissner
· 26 years ago
373bd35
Fixed DPMI_CallRMProc (I think).
by Ove Kaaven
· 26 years ago
26952d7
NE_MODULE.stack_size was set to a ridiculously small value of 5.
by Andreas Mohr
· 26 years ago
a00b49f
- Several kernel.spec return type mismatch fixes
by Andreas Mohr
· 26 years ago
791cd6a
Added console support.
by Joseph Pranevich
· 26 years ago
d6a91b7
Move OEM resources to the x11drv.
by Huw D M Davies
· 26 years ago
586e46c
Remove unnecessary check for entrypoint address (test binary was
by Marcus Meissner
· 26 years ago
b9eab15
Implemented KERNEL.602 and stub for KERNEL.490.
by Ulrich Weigand
· 26 years ago
80a69b6
Moved ...Resource16 routines to loader/resource.c.
by Ulrich Weigand
· 26 years ago
5443a7e
Implementation of PE->NE resource conversion routines (KERNEL.615-618).
by Ulrich Weigand
· 26 years ago
6529aa7
Bugfix: Call InitThreadInput in GetFastQueue with correct parameter
by Ulrich Weigand
· 26 years ago
335276a
Adjust broken entrypoint addresses. (win98 notepad.exe)
by Marcus Meissner
· 26 years ago
d0fc60a
Implementation of CreateProcess32W.
by Juergen Schmied
· 26 years ago
0a45ada
Do not relocate the pointers in the IMAGE_THREAD_LOCAL_STORAGE
by Marcus Meissner
· 26 years ago
9650864
Takes print spooler functions out of win16drv.
by Huw D M Davies
· 26 years ago
737fa07
Small atom fixes.
by Alexandre Julliard
· 26 years ago
65064b9
LoadLibraryEx: show a warning when called with unimplemented parm.
by Juergen Schmied
· 26 years ago
afac2e4
Some fixes to Wine startup/termination sequence with native USER.
by Ulrich Weigand
· 26 years ago
e8b0274
Bugfix: really *do* switch to the initial task's stack.
by Ulrich Weigand
· 26 years ago
5fa740a
Unified "No implementation for..." warnings.
by Andreas Mohr
· 26 years ago
7df1fbb
Run Winelib applications as 32-bit processes in the initial task.
by Ulrich Weigand
· 26 years ago
c75d0e1
Implemented new Wine startup sequence, separating startup into
by Ulrich Weigand
· 26 years ago
f63f8bc
Detection of the end of imports with Characteristics 0 fail for Borland
by Marcus Meissner
· 26 years ago
b247ab3
Ignores a couple of signals.
by Ove Kaaven
· 26 years ago
7f740cb
Indirection for INSTR_EmulateInstruction for use by DOS code.
by Ove Kaaven
· 26 years ago
48325f1
Bugfix for fixup_imports: Enable checking for terminating import
by Stephen Langasek
· 26 years ago
12dc8e7
Bugfix: memory overwrite bug.
by Ulrich Weigand
· 26 years ago
75796ea
Fixed bug in SwitchStackTo.
by Alexandre Julliard
· 26 years ago
72b2792
Fixed DOS environment passing.
by Ove Kaaven
· 26 years ago
28c1132
First shot at DPMI realmode calls.
by Ove Kaaven
· 26 years ago
ebc543c
Fixed several bugs with DLL initialization.
by Ulrich Weigand
· 26 years ago
2958416
Take virtual sizes in account for the total vma size.
by Marcus Meissner
· 26 years ago
8163465
Added indirection for ctx_debug to the DOS loader, so Winelib works again.
by Ove Kaaven
· 26 years ago
92c8178
Added debugging output.
by Alex Korobka
· 26 years ago
1e1cf48
Compile fix for Solaris.
by Patrik Stridvall
· 26 years ago
73d6c13
Renamed all LPIMAGE_* types to PIMAGE_*.
by Uwe Bonnes
· 26 years ago
a3527cf
Implemented new PE DLL initalization code, trying to call the
by Ulrich Weigand
· 26 years ago
2e244c4
Implemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_BackTo32.
by Ulrich Weigand
· 26 years ago
e6c12ee
Yet another small self-loader fix.
by Andreas Mohr
· 26 years ago
c289be7
Cosmetics.
by Juergen Schmied
· 26 years ago
d235b13
GetModuleFileName32A() returns long filename if app sets osversion >=
by Alexander Larsson
· 26 years ago
7dc3c60
Moved some system dependencies to loader/dos/dosvm.c. Implemented
by Ove Kaaven
· 26 years ago
8220bc9
Generic dynamic dll loader using dl*() API.
by Marcus Meissner
· 26 years ago
c0d52e0
Initial revision
by Alexandre Julliard
· 27 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
642d313
Release 980712
by Alexandre Julliard
· 27 years ago
wine-980712
ebfc0fe
Release 980628
by Alexandre Julliard
· 27 years ago
wine-980628
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
54c2711
Release 980329
by Alexandre Julliard
· 27 years ago
wine-980329
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
e658d82
Release 971130
by Alexandre Julliard
· 27 years ago
wine-971130
a0b2b1d
Release 971116
by Alexandre Julliard
· 27 years ago
wine-971116
491502b
Release 971101
by Alexandre Julliard
· 27 years ago
wine-971101
17216f5
Release 971012
by Alexandre Julliard
· 27 years ago
wine-971012
3db94ef
Release 970928
by Alexandre Julliard
· 28 years ago
wine-970928
77b9918
Release 970914
by Alexandre Julliard
· 28 years ago
wine-970914
670cdc4
Release 970824
by Alexandre Julliard
· 28 years ago
wine-970824
641ee76
Release 970804
by Alexandre Julliard
· 28 years ago
wine-970804
d37eb36
Release 970720
by Alexandre Julliard
· 28 years ago
wine-970720
33072e1
Release 970629
by Alexandre Julliard
· 28 years ago
wine-970629
23946ad
Release 970616
by Alexandre Julliard
· 28 years ago
wine-970616
7ff1c41
Release 970525
by Alexandre Julliard
· 28 years ago
wine-970525
84c70f5
Release 970509
by Alexandre Julliard
· 28 years ago
wine-970509
889f742
Release 970415
by Alexandre Julliard
· 28 years ago
wine-970415
df2673b
Release 970329
by Alexandre Julliard
· 28 years ago
wine-970329
2197901
Release 970305
by Alexandre Julliard
· 28 years ago
wine-970305
f0cbfa0
Release 970215
by Alexandre Julliard
· 28 years ago
wine-970215
349a953
Release 970202
by Alexandre Julliard
· 28 years ago
wine-970202
01d6346
Release 970120
by Alexandre Julliard
· 28 years ago
wine-970120
c6c0944
Release 970112
by Alexandre Julliard
· 28 years ago
wine-970112
9ea19e5
Release 970101
by Alexandre Julliard
· 28 years ago
wine-970101
7ebe1a4
Release 961222
by Alexandre Julliard
· 28 years ago
wine-961222
Next »