Commit History

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