1. eed0494 Fixed a crash due to invalid OpenComm return value for busy comm port. by Andreas Mohr · 26 years ago
  2. 0ed478d Enabled thread safeness for wnd structure code. by Francois Boisvert · 26 years ago
  3. 2a8c5da Use CLIENT_DebuggerRequest to freeze/unfreeze threads. by Ulrich Weigand · 26 years ago
  4. 371fd75 Added new CLIENT_DebuggerRequest routine, implemented support for by Ulrich Weigand · 26 years ago
  5. 9e696f8 Non-functional PROCESS_Suspend/ResumeOtherThreads removed. by Ulrich Weigand · 26 years ago
  6. 0df0f1f Teached TIMER_GetNextExpiration that a timer that has already expired by Ove Kaaven · 26 years ago
  7. 538d4c8 Default values for registry. by Ove Kaaven · 26 years ago
  8. 183f884 Optimized code for SetImageBits_X, making bitmap creation faster. by Karl Lessard · 26 years ago
  9. 7abca95 The MEASUREITEMSTRUCT and DRAWITEMSTRUCT were filled wrong. by Juergen Schmied · 26 years ago
  10. c260638 - Started multithreading for FreeBSD (incomplete, but some by Marcus Meissner · 26 years ago
  11. 284c9b9 Made SELECTOR_ReallocBlock preserve the current selector access rights by Alexandre Julliard · 26 years ago
  12. 06bcab8 Use services thread instead of timer signals. by Ulrich Weigand · 26 years ago
  13. f6461fe Allow user APCs with NULL 'func' (just wake up the thread). by Ulrich Weigand · 26 years ago
  14. 7761cbe Implemented 'kernel services thread'. by Ulrich Weigand · 26 years ago
  15. f66bf56 Added stub for PrinterProperties. by Klaas van Gend · 26 years ago
  16. d1f10c5 Implemented NtTerminateProcess and NtDisplayString. by Juergen Schmied · 26 years ago
  17. 1b34697 FreeLibrary partial implementation. by Bertho Stultiens · 26 years ago
  18. f8de23e Made _ftol take argument from FPU stack. Starcraft v1.04 (*not* Brood by Ove Kaaven · 26 years ago
  19. 2031d6c Partial implementation for GetKeyNameText for new keyboard structure. by Guy Albertelli · 26 years ago
  20. 869ca2f Fixed warning. by Kevin Holbrook · 26 years ago
  21. f08c504 Added missing ReadClassStg prototype. by Marcus Meissner · 26 years ago
  22. 6c30886 - Fix comments after the big renaming (xxxx32y --> xxxxy). by Michael Veksler · 26 years ago
  23. 176cc13 Status document for DDE/Ddeml. by Keith Matthews · 26 years ago
  24. 08004ac Added event callback mechanism. by Eric Pouech · 26 years ago
  25. ec301db Updated (prepare|unprepare)header functions to allow correct callback by Eric Pouech · 26 years ago
  26. 1dc1a25 Small enhancement. by Eric Pouech · 26 years ago
  27. afc94f4 New method for structure conversion (16 <-> 32). by Eric Pouech · 26 years ago
  28. a731fcc Updated (prepare|unprepare)header functions to allow correct callback by Eric Pouech · 26 years ago
  29. 8463d67 Started implementation of mmThreadXXX functions. by Eric Pouech · 26 years ago
  30. a4165ae Added a few missing defines (MIDI, WAVE, callbacks). by Eric Pouech · 26 years ago
  31. 2dceed2 Updated (prepare|unprepare)header functions (wave, midi) to allow by Eric Pouech · 26 years ago
  32. fc16cbe Introduce STATSTG16 - a 16 bit variant of STATSTG. by Michael Veksler · 26 years ago
  33. 2ff8485 Fix IStorage16_fnStat() to use STATSTG16 (it is a 16 bit interface). by Michael Veksler · 26 years ago
  34. 39da222 Fixed menu type setting in SetMenuItemInfo32_common(). by Paul Millar · 26 years ago
  35. 2e65876 Send USIG_PROCESS_CREATE signal. by Ulrich Weigand · 26 years ago
  36. af50474 Added RegisterSystemThread stub. by Bertho Stultiens · 26 years ago
  37. 0c12f37 Implemented the CoCreateInstanceEx method. by Francis Beaudet · 26 years ago
  38. 6f0056d Fixed crash due to a value of name length 0, value length 0 at the end by David Gay · 26 years ago
  39. 71bdc7c Check if pTempActiveWindow in WINPOS_SetWindowPos is valid after the QUEUE_Lock. by Francois Boisvert · 26 years ago
  40. ab13bee - updated because of the splitting of interface/implementation by Francois Gouget · 26 years ago
  41. bb31223 - use the latest ICOM macros by Francois Gouget · 26 years ago
  42. bed8c26 ICOMisation of the DirectSound API. by Francois Gouget · 26 years ago
  43. d006532 - reorganised icon extracing from files by Juergen Schmied · 26 years ago
  44. a9e93b3 Fixed buffer overrun. by Juergen Schmied · 26 years ago
  45. c45bbee Changed ressource dir structures. Adapted FindBestIccon/FindBestCursor. by Juergen Schmied · 26 years ago
  46. d0d1f15 Loading the color schema for registry. by Juergen Schmied · 26 years ago
  47. bdb6bec Reimplemented winsock asynchronous DNS services. No longer use a by Marcus Meissner · 26 years ago
  48. 5d2a658 - color and font dialogs now actually do something interesting, by Eric Williams · 26 years ago
  49. 43b667c Corrected debug output. by Juergen Schmied · 26 years ago
  50. bd1a0a6 Better error handling ; a few bug fixes ; now OpenDriver16 can load 32 by Eric Pouech · 26 years ago
  51. 2f5a152 Stubs for CloseDesktop and CloseWindowStation. by Sergey Turchanov · 26 years ago
  52. c6ba863 GetModuleFromPath now checks for loaded modules via filenames which by Bertho Stultiens · 26 years ago
  53. e533222 Implementation of HKU key saving and loading. Add new supported data by Sylvain St.Germain · 26 years ago
  54. d304514 New interfaces for IOleCommandTarget, IDropTarget, IViewObject. by Juergen Schmied · 26 years ago
  55. ee7e460 ILLoadFromString and SHGetSettings implemented. by Juergen Schmied · 26 years ago
  56. ae2d9a7 SHGetSettings implemented. ExitWindowsDialog() simulated by Messagebox. by Juergen Schmied · 26 years ago
  57. c835579 ILLoadFromString implemented. by Juergen Schmied · 26 years ago
  58. bce5f88 Added missing *IsDark entries into PALETTE_Driver instance initialisation. by Richard Mortimer · 26 years ago
  59. 2f9a31c Fixed X11DRV_MOUSE_WarpPointer initial value. by Brian Gerst · 26 years ago
  60. 3ef7572 Ensure that the bitmap is properly initialized when created with the by Luc Tourangeau · 26 years ago
  61. 9024526 Fixed the messaging problem of the edit box for node label edition. by Sylvain St.Germain · 26 years ago
  62. fcf353f Check for drivers==NULL before trying to delete them at exit. This by James Juran · 26 years ago
  63. 7366307 Call InitApp16 (using Callout) for initial process. by Ulrich Weigand · 26 years ago
  64. a95b488 Clear invalid selectors also in CallTo16 relay code. by Ulrich Weigand · 26 years ago
  65. 26ad241 Revised Spanish resources. by Jose Marcos López Caravaca · 26 years ago
  66. e38b0e1 Fixed window locking bug in CalcChildScroll. by Gerard Patel · 26 years ago
  67. 1441e03 Fixed fake multimedia timers. Grim Fandango is now able to start up by Ove Kaaven · 26 years ago
  68. 7dae09f Bugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would crash Wine, by Klaas van Gend · 26 years ago
  69. e711ba2 Fixed SearchPathA return value. by Guy Albertelli · 26 years ago
  70. 81c7544 - clean-up of texture 'loading' by Lionel Ulmer · 26 years ago
  71. c7481b7 Fixed a problem pointed out by Kevin Holbrook. by Francois Gouget · 26 years ago
  72. e581409 commctrl.h must include prsht.h. by Francois Gouget · 26 years ago
  73. a113234 Warning fix. by Francois Gouget · 26 years ago
  74. 7204f9c Added a new implementation of the ICOM macros that use Microsoft style by Francois Gouget · 26 years ago
  75. 32b0162 Correction of Mutex handling in DdeInitializeW for cases other than by Keith Matthews · 26 years ago
  76. 89c377c Moved internal structures to ddeml.c, also removed non-ANSI comments, by Keith Matthews · 26 years ago
  77. f9e030d Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 26 years ago
  78. 833e47d Added sanity check for whitespace in file names, various other fixups. by Adam Sacarny · 26 years ago
  79. 5ee117b WM_MOUSEMOVE implementation bug fix. by Luc Tourangeau · 26 years ago
  80. 05eb8b5 Added Spanish keyboard layout. by José Marcos López · 26 years ago
  81. 96b93bb Fixed the modem control part of EscapeCommFunction16. by Lawson Whitney · 26 years ago
  82. ffa0b13 Added missing goto. by Gerard Patel · 26 years ago
  83. 9819f2b EnumCalendarInfoA stub. by Marcus Meissner · 26 years ago
  84. 7d7fe7c Suspend the window locks before DefKeybEventProc and DefMouseEventProc. by Francois Boisvert · 26 years ago
  85. 8de3ba8 More #pragma fixes (idea Ove Kaaven, mistakes are mine). by Joerg Mayer · 26 years ago
  86. c049e81 No longer sending atoms in ((CREATESTRUCT*)lParam)->lpszName of by Eric Pouech · 26 years ago
  87. 574ef76 Added some SetLastError()s in GetProcAddress() and LoadLibrary(). by Marcus Meissner · 26 years ago
  88. cc08b38 Implemented makepath, rand() returns correct range, fixed fputc. by Christian Schlaile · 26 years ago
  89. d5240f1 Mask off unsupported attributes in _lcreat (bug reported by Andreas Mohr). by Alexandre Julliard · 26 years ago
  90. 734247b Casts to (SEGPTR) removed. They did nothing anyway. by Pavel Roskin · 26 years ago
  91. 24f5ffc Updated French keyboard. by Eric Pouech · 26 years ago
  92. 5a3a9a8 Fancier version of hello.c courtesy of Huw Davies. by Alex Korobka · 26 years ago
  93. 22c5d8f Fixed compilation of the Control panel. by Pavel Roskin · 26 years ago
  94. 787cf10 'Realigned' the layout table a bit. Applied the non-latin-1 stuff and by Ove Kaaven · 26 years ago
  95. c53def7 Added (empty) stub for OpenVxDHandle. by Eric Pouech · 26 years ago
  96. b94ac22 mmioOpen() now handles correctly MMIO_PARSE flag. by Eric Pouech · 26 years ago
  97. df5fbc7 Background color fix when disabled or read only. by Luc Tourangeau · 26 years ago
  98. 86e2e11 Transfered the window struct memory release from WIN_DestroyWindow to by Francois Boisvert · 26 years ago
  99. 96d0359 DLGITEMTEMPLATE structure had one too many member. by Thuy Nguyen · 26 years ago
  100. 15ca6c4 Prevent crash in debugger. by Eric Pouech · 26 years ago