1. a2e2e18 Avoid a few more GetModuleHandle calls. by Alexandre Julliard · 21 years ago
  2. c49064a - The last of the major Win16/32 split for commdlg (for real this by Steven Edwards · 21 years ago
  3. cf52644 Removed the A/W constants for builtin cursors, icons and resource by Alexandre Julliard · 22 years ago
  4. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  5. e3d681b Get rid of the COMMDLG_hInstance variables. by Alexandre Julliard · 22 years ago
  6. 601a3ab Fix some types and function prototypes according to Platform SDK definitions. by Dmitry Timoshkov · 22 years ago
  7. 9d2b862 Convert HRSRC to a void*. by Michael Stefaniuc · 23 years ago
  8. e149b37 Finish the conversion of HWND to a void*. by Michael Stefaniuc · 23 years ago
  9. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  10. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  11. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  12. 7a6bad8 - Fix a typo in TBSAVEPARAMS A/W declaration. by Jon Griffiths · 24 years ago
  13. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  14. ef57e18 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
  15. 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
  16. ac7efef Changed GetProcAddress16 and 16-bit resource functions to take normal by Alexandre Julliard · 24 years ago
  17. 77b2185 Remove redundant includes. Eliminate use of USER internal structures. by Dmitry Timoshkov · 24 years ago
  18. e3bd8d0 Turns the handling to pure 16 bits, remove references to dialog.h. by Gerard Patel · 25 years ago
  19. b40a9b7 Add PrintSetup dialog and support for hooks and templates. by Huw D M Davies · 25 years ago
  20. b2f6f0e Removed resource.h. by Alexandre Julliard · 25 years ago
  21. 8dbffe7 Removed MODULE_GetWndProcEntry16(). by Ulrich Weigand · 26 years ago
  22. a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  23. ddca315 Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by by Marcus Meissner · 26 years ago
  24. d7c565f Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HINSTANCE), by Marcus Meissner · 26 years ago
  25. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  26. ff5ae3d Removed some includes of 16 bit API. by Michael Veksler · 26 years ago
  27. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  28. 3c6253b - Reimplementation of the CommDlg ExtendedError mechanism using TLS. by Klaas van Gend · 26 years ago
  29. c912749 Create a new subdirectory for the common dialog box DLL and move all by Klaas van Gend · 26 years ago