1. 04689b2 Always load the 32-bit dll containing a given 16-bit builtin. by Alexandre Julliard · 24 years ago
  2. 0108d83 Fixed winebuild to work on non-Intel architectures. by Ulrich Weigand · 24 years ago
  3. e296bf3 Renamed CallTo16* functions to wine_call_to_16* and export them from by Alexandre Julliard · 24 years ago
  4. 914406f Moved LDT handling to libwine.so. Changed the interface to use the by Alexandre Julliard · 24 years ago
  5. 745ec84 Export the CallFrom16xxx functions from kernel32. Renamed them by Alexandre Julliard · 24 years ago
  6. aa5a116 Patch flat cs of 16-bit entry points if current %cs is different from by Alexandre Julliard · 24 years ago
  7. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  8. a761e3d Modified CallTo16Register routines to update register context after by Ulrich Weigand · 25 years ago
  9. 198746d Replaced global Callbacks structure by appropriate glue code by Alexandre Julliard · 25 years ago
  10. 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
  11. 4324b47 Delay loading of interrupt table functions until they are needed. by Alexandre Julliard · 25 years ago
  12. 112d307 Added automatic registration of built-in DLLs. by Alexandre Julliard · 25 years ago
  13. 74e4a28 Built-in DLLs resources are now specified in spec file. by Alexandre Julliard · 25 years ago
  14. e92331f Fixed ANSI C violations. by Patrik Stridvall · 26 years ago
  15. 6ab0fb1 CallTo16... / CallFrom16... Wine thunks reorganized: by Ulrich Weigand · 26 years ago
  16. 4220b29 Take advantage of the new registers saved in the STACK16FRAME to turn by Alexandre Julliard · 26 years ago
  17. 3dff7bb Modularized CallFrom/To16 routines. Adapted dependent routines, by Ulrich Weigand · 26 years ago