Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile().
[wine] / dlls / commdlg / finddlg.c
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-15  Dmitry TimoshkovRemove redundant includes.
2000-08-18  Gerard PatelTurns the handling to pure 16 bits, remove references...
2000-05-26  Huw D M DaviesAdd PrintSetup dialog and support for hooks and templates.
2000-02-03  Alexandre JulliardRemoved resource.h.
1999-07-24  Ulrich WeigandRemoved MODULE_GetWndProcEntry16().
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-15  Klaas van Gend- Reimplementation of the CommDlg ExtendedError mechani...
1999-02-28  Klaas van GendCreate a new subdirectory for the common dialog box...