ole: Fix SmallBlocksToBigBlocks loop.
[wine] / libs / wine / ldt.c
2005-09-19  Alexandre JulliardRemoved sysi86 prototype that is causing conflicts.
2005-09-13  Alexandre JulliardAvoid some warnings on 64-bit platforms.
2005-08-29  Alexandre JulliardImplemented wine_ldt_alloc_fs and wine_ldt_init_fs...
2005-07-03  Alexandre JulliardAdded error message for missing LDT support on i386.
2004-12-02  Peter ChapmanFix up several inline assembler blocks so that they...
2003-12-13  Alexandre JulliardAvoid common symbols on Darwin/Mac OS X.
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-30  Adam GundyMake sure all the bits of the LDT are initialized.
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.