1. 038af79 Fix the definition of structs NUMBERFMT* and CURRENCYFMT*. by Francois Gouget · 24 years ago
  2. 75c525c Make sure we set dwOSVersionInfoSize before calling GetVersionInfo(). by James Juran · 24 years ago
  3. e76218d Add '\n' at the end of traces. by Francois Gouget · 24 years ago
  4. b87a838 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  5. 0618746 Cleaned up dll startup routines now that we have separate address spaces. by Alexandre Julliard · 24 years ago
  6. a257b96 Implemented keyboard layout and context - far from complete. by Hidenori Takeshima · 24 years ago
  7. 8572266 Implemented some APIs and IME class - far from complete. by Hidenori Takeshima · 24 years ago
  8. 473fd0b Implemented some DDK APIs - far from complete. by Hidenori Takeshima · 24 years ago
  9. 9c67213 Added a spec file for 16bit imm. Added spec files for winnls and winnls32. by Hidenori Takeshima · 24 years ago
  10. 4bee902 Added some stubs. by Hidenori Takeshima · 24 years ago
  11. 60ebbef Added some stubs. by Hidenori Takeshima · 24 years ago
  12. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  13. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  14. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  15. e101f6d Cleaned up a few inter-dll dependencies. Added a few imports. by Alexandre Julliard · 25 years ago
  16. d586dc9 Replaced VERSION_* calls by exported API equivalents. by Alexandre Julliard · 25 years ago
  17. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  18. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  19. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  20. 4eb4380 Removed superfluous #include statements for header files included twice. by Niels Kristian Bech Jensen · 25 years ago
  21. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  22. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  23. 3e1be26 Fixed some issues found by winapi_check. by Patrik Stridvall · 25 years ago
  24. 6f71573 Make use of automatic ordinal allocation. by Alexandre Julliard · 25 years ago
  25. 6c6da67 Moved various DLLs to dlls/ by Ulrich Weigand · 26 years ago