Sign in
goma
/
wine
/
718f9e98eb349151830c1700382f3c24d0e5072e
/
dlls
/
kernel
/
system.c
2b72be5
Replace calls to WaitForMultipleObjects with a 0 count by calls to SleepEx.
by Alexandre Julliard
· 22 years ago
b2f32bc
Moved system.dll implementation to dlls/kernel.
by Alexandre Julliard
· 22 years ago
[Renamed from misc/system.c]
297f3d8
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
by Dimitrie O. Paun
· 22 years ago
3fa613c
Moved internal context macros out of winnt.h.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
ac0e137
Create threads to manage timers instead of using the service thread.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
88ff58e
Store the 16-bit callback in the timer structure instead of using a thunk.
by Alexandre Julliard
· 23 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
2b3aa61
Added/modified documentation for function arguments.
by Patrik Stridvall
· 24 years ago
e296bf3
Renamed CallTo16* functions to wine_call_to_16* and export them from
by Alexandre Julliard
· 24 years ago
529da54
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
by Dimitrie O. Paun
· 24 years ago
d8fab2e
Removed some of the XXX_reg macros now that we are using the standard
by Alexandre Julliard
· 25 years ago
8c8237b
Specify the service thread timers in ms instead of us.
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
974fd10
System timer proc thunk creation moved out of if1632/thunk.c.
by Ulrich Weigand
· 26 years ago
b8684a2
Fixed some of the issues reported by winapi-check.
by Patrik Stridvall
· 26 years ago
4220b29
Take advantage of the new registers saved in the STACK16FRAME to turn
by Alexandre Julliard
· 26 years ago
61fece0
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
06bcab8
Use services thread instead of timer signals.
by Ulrich Weigand
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
04c3e1d
Removed a lot of occurences of windows.h (and added necessary other includes).
by Marcus Meissner
· 26 years ago
f6c4828
Cleaned up CreateSystemTimer interface for use with 32-bit callbacks.
by Ulrich Weigand
· 26 years ago
7f740cb
Indirection for INSTR_EmulateInstruction for use by DOS code.
by Ove Kaaven
· 26 years ago
f90efa9
Release 980614
by Alexandre Julliard
· 27 years ago
wine-980614
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
46ea8b3
Release 980503
by Alexandre Julliard
· 27 years ago
wine-980503
491502b
Release 971101
by Alexandre Julliard
· 27 years ago
wine-971101
670cdc4
Release 970824
by Alexandre Julliard
· 28 years ago
wine-970824
641ee76
Release 970804
by Alexandre Julliard
· 28 years ago
wine-970804
2197901
Release 970305
by Alexandre Julliard
· 28 years ago
wine-970305
3051b64
Release 960705
by Alexandre Julliard
· 29 years ago
wine-960705
ef702d8
Release 960528
by Alexandre Julliard
· 29 years ago
wine-960528