New set of macros for server calls; makes requests without variable
[wine] / memory / instr.c
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-09-24  Alexandre JulliardMoved most global data out of the LPDOSTASK structure.
2000-09-18  Alexandre JulliardMisc cleanups.
2000-06-03  Alexandre JulliardDelay loading of interrupt table functions until they...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-08-01  Alexandre JulliardChanged INSTR_EmulateInstruction to use a CONTEXT86...
1999-07-15  Ulrich WeigandUse position-independent code in assembly glue when...
1999-06-20  Alexandre JulliardFixed Winelib compilation.
1999-06-18  Alexandre JulliardInclude instruction emulation in Winelib.