Moved LDT handling to libwine.so. Changed the interface to use the
[wine] / loader / ne / convert.c
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-10  Ulrich WeigandDeleted NE_FreePEResource().
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-11-25  Ulrich WeigandImplementation of PE->NE resource conversion routines...