Sign in
goma
/
wine
/
b1abca8a5d7055bf39bd8ada046041cc3c446510
/
include
/
builtin16.h
53f9c21
Use angle brackets (<>) rather than quotes ("") for the include
by Dimitrie O. Paun
· 22 years ago
0eec45a
Force loadorder of 16-bit dlls to builtin if their 32-bit counterpart
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
7662ea1
Made register and interrupt flags instead of entry point types, so
by Alexandre Julliard
· 23 years ago
04689b2
Always load the 32-bit dll containing a given 16-bit builtin.
by Alexandre Julliard
· 24 years ago
0108d83
Fixed winebuild to work on non-Intel architectures.
by Ulrich Weigand
· 24 years ago
e296bf3
Renamed CallTo16* functions to wine_call_to_16* and export them from
by Alexandre Julliard
· 24 years ago
914406f
Moved LDT handling to libwine.so. Changed the interface to use the
by Alexandre Julliard
· 24 years ago
745ec84
Export the CallFrom16xxx functions from kernel32. Renamed them
by Alexandre Julliard
· 24 years ago
aa5a116
Patch flat cs of 16-bit entry points if current %cs is different from
by Alexandre Julliard
· 24 years ago
83f52d1
Moved all Win16 definitions out of the standard Windows headers.
by Alexandre Julliard
· 25 years ago
a761e3d
Modified CallTo16Register routines to update register context after
by Ulrich Weigand
· 25 years ago
198746d
Replaced global Callbacks structure by appropriate glue code
by Alexandre Julliard
· 25 years ago
76d3671
Added 'owner' field to 16-bit spec files to specify the name of the
by Alexandre Julliard
· 25 years ago
4324b47
Delay loading of interrupt table functions until they are needed.
by Alexandre Julliard
· 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
e92331f
Fixed ANSI C violations.
by Patrik Stridvall
· 26 years ago
6ab0fb1
CallTo16... / CallFrom16... Wine thunks reorganized:
by Ulrich Weigand
· 26 years ago
4220b29
Take advantage of the new registers saved in the STACK16FRAME to turn
by Alexandre Julliard
· 26 years ago
3dff7bb
Modularized CallFrom/To16 routines. Adapted dependent routines,
by Ulrich Weigand
· 26 years ago