Dimitrie O. Paun
|
53f9c21fb7
Use angle brackets (<>) rather than quotes ("") for the include
|
21 лет назад |
Alexandre Julliard
|
0eec45a97b
Force loadorder of 16-bit dlls to builtin if their 32-bit counterpart
|
23 лет назад |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 лет назад |
Alexandre Julliard
|
7662ea1004
Made register and interrupt flags instead of entry point types, so
|
23 лет назад |
Alexandre Julliard
|
04689b26f0
Always load the 32-bit dll containing a given 16-bit builtin.
|
24 лет назад |
Ulrich Weigand
|
0108d83818
Fixed winebuild to work on non-Intel architectures.
|
24 лет назад |
Alexandre Julliard
|
e296bf3717
Renamed CallTo16* functions to wine_call_to_16* and export them from
|
24 лет назад |
Alexandre Julliard
|
914406f854
Moved LDT handling to libwine.so. Changed the interface to use the
|
24 лет назад |
Alexandre Julliard
|
745ec84c8b
Export the CallFrom16xxx functions from kernel32. Renamed them
|
24 лет назад |
Alexandre Julliard
|
aa5a1162a3
Patch flat cs of 16-bit entry points if current %cs is different from
|
24 лет назад |
Alexandre Julliard
|
83f52d11c1
Moved all Win16 definitions out of the standard Windows headers.
|
24 лет назад |
Ulrich Weigand
|
a761e3dad0
Modified CallTo16Register routines to update register context after
|
24 лет назад |
Alexandre Julliard
|
198746d812
Replaced global Callbacks structure by appropriate glue code
|
25 лет назад |
Alexandre Julliard
|
76d3671bee
Added 'owner' field to 16-bit spec files to specify the name of the
|
25 лет назад |
Alexandre Julliard
|
4324b4778b
Delay loading of interrupt table functions until they are needed.
|
25 лет назад |
Alexandre Julliard
|
112d30781f
Added automatic registration of built-in DLLs.
|
25 лет назад |
Alexandre Julliard
|
74e4a28a34
Built-in DLLs resources are now specified in spec file.
|
25 лет назад |
Patrik Stridvall
|
e92331ffd0
Fixed ANSI C violations.
|
25 лет назад |
Ulrich Weigand
|
6ab0fb18b0
CallTo16... / CallFrom16... Wine thunks reorganized:
|
26 лет назад |
Alexandre Julliard
|
4220b29be9
Take advantage of the new registers saved in the STACK16FRAME to turn
|
26 лет назад |
Ulrich Weigand
|
3dff7bb842
Modularized CallFrom/To16 routines. Adapted dependent routines,
|
26 лет назад |