Sign in
goma
/
wine
/
958732d21c53149d4dbc9b10b6e02b52ed677635
/
relay32
/
relay386.c
1cf0261
Check if relay debugging is still on before printing something.
by Alexandre Julliard
· 23 years ago
a061b84
Moved specification of relay and snoop include/exclude functions to
by Alexandre Julliard
· 23 years ago
894b188
Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch]
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
57e5784
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
6a9325d
Fixed stack offset in relay debugging of cdecl register functions.
by Alexandre Julliard
· 23 years ago
7662ea1
Made register and interrupt flags instead of entry point types, so
by Alexandre Julliard
· 23 years ago
eb9a863
Exported CALL32_Regs from ntdll, renamed to __wine_call_from_32_regs
by Alexandre Julliard
· 23 years ago
e5ddd26
When including config.h, include it first.
by Francois Gouget
· 23 years ago
e17d1a3
Print the tid in the first column when +tid is specified.
by Francois Gouget
· 24 years ago
391fdec
Drop SYSLEVEL checks from relay debugging, since they break debugging
by Marcus Meissner
· 24 years ago
4ea3c26
Display thread id instead of %fs in relay trace.
by Dmitry Timoshkov
· 24 years ago
db0747d
Removed some unnecessary includes. Got rid of ldt.h.
by Alexandre Julliard
· 24 years ago
85d666a
Use __ASM_GLOBAL_FUNC directly in i386-only code.
by Alexandre Julliard
· 24 years ago
becb9a3
Moved all Wine internal definitions out of process.h.
by Alexandre Julliard
· 24 years ago
1a5e22f
Set debugging option based on NO_TRACE_MSGS define. Only output 32-bit
by Alexandre Julliard
· 24 years ago
0b7a7bb
Include config.h in files that test for constants defined in it.
by Dimitrie O. Paun
· 24 years ago
3f2b2d5
Work-around for gcc bug.
by Alexandre Julliard
· 24 years ago
a837849
Added stdcall64 entry point type to allow correct relay debugging
by Alexandre Julliard
· 25 years ago
a80d8c6
Generate Win32 dll descriptor structure in the .spec.c file so that we
by Alexandre Julliard
· 25 years ago
d8fab2e
Removed some of the XXX_reg macros now that we are using the standard
by Alexandre Julliard
· 25 years ago
331f80e
The user driver functions might be called with the window lock held.
by Peter Ganten
· 25 years ago
cb10fda
Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need
by Alexandre Julliard
· 25 years ago
246c360
Reserve space for the PE header at the start of the .so file.
by Alexandre Julliard
· 25 years ago
916f975
Improved the selector get/set functions.
by Alexandre Julliard
· 25 years ago
0dd3655
Removed debugstr.h.
by Alexandre Julliard
· 25 years ago
e73b8b8
Wrapped some strings in a debugstr_* call.
by Francois Gouget
· 25 years ago
6ca85a5
Bugfix: relay/snoop debugging was broken by last patch ...
by Ulrich Weigand
· 25 years ago
eb94c7d
Adapted to new register function handling.
by Ulrich Weigand
· 25 years ago
4894557
Relay exclude lists were not working due to some CharUpperA() somewhere else.
by Marcus Meissner
· 26 years ago
a1089c5
Made stack manipulation macros into inline functions.
by Alexandre Julliard
· 26 years ago
3742d77
Fixes for non-i386 compiling.
by Alexandre Julliard
· 26 years ago
ac8cbe6
Bugfix: syslevel relay check was too strict.
by Ulrich Weigand
· 26 years ago
6cd829b
Check for syslevel violations while relay debugging.
by Ulrich Weigand
· 26 years ago
06b9789
Win32 register functions can now have arguments.
by Alexandre Julliard
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
219cfd8
Optimized away more includes, readded some #includes for necessary prototypes.
by Marcus Meissner
· 26 years ago
8c8a3a5
A few non-x86 Winelib fixes.
by Gavriel State
· 26 years ago
638f169
Recovery of release 990110 after disk crash.
by Alexandre Julliard
· 26 years ago
wine-990110
7f4d1f4
Removed left over 'show' and useless deadbeef checking which doesn't work.
by Marcus Meissner
· 26 years ago
38980e4
Remove now useless RELAY_ShowDebugmsgsRelay check.
by Marcus Meissner
· 26 years ago
8143acc
Lots of stubs to get winlogon.exe from nt3.51 and other NT3.51 applets
by Marcus Meissner
· 26 years ago
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
a69b88b
Release 980315
by Alexandre Julliard
· 27 years ago
wine-980315
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
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