Add documentation on the Wine initialization process.
[wine] / libs /
2003-03-28  Yorick Hardystdint.h should be included for compiling on NetBSD.
2003-03-28  Steven EdwardsFixed the .def files for the Mingw build.
2003-03-26  Alexandre JulliardMoved errno_location support to sysdeps.c.
2003-03-23  Alexandre JulliardPortability fixes.
2003-03-23  Alexandre JulliardAdded a .def file for libwine.
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.
2003-03-21  Rok MandeljcStub implementation of the dmusic dll.
2003-03-20  Alexandre JulliardAdded memcpy_unaligned to libwine_port.
2003-03-20  Alexandre JulliardMoved interlocked functions to libwine_port.
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-20  Alexandre JulliardMoved libwine_uuid to the new libs/ directory.
2003-03-19  Alexandre JulliardAdded getopt routine to libwine_port (based on a patch...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...