Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile().
[wine] / dlls / commdlg / Makefile.in
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  Alexandre JulliardFinished separation of comclt32 and comdlg32.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-25  Eric PouechFixed winspool(.drv) loading.
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-07-27  Francois BoisvertImplemented the Win95 file open/save dialogs.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-02-28  Klaas van GendCreate a new subdirectory for the common dialog box...