1. af68026 Replaced calls to OpenFile with the equivalent call to by François Gouget · 24 years ago
  2. 12b3526 The last parameter of CreateFile is a HANDLE and should thus be NULL. by François Gouget · 24 years ago
  3. 3bc434f <malloc.h> is not ISO C, <stdlib.h> is. by Gerald Pfeifer · 24 years ago
  4. 5c31219 Removed a crash in program/clock. by Eric Pouech · 24 years ago
  5. 93dd2d6 Remove old link before creating the new one. by Dennis Bjorklund · 24 years ago
  6. 1081dfe Fixed MessageBox() usage. by Andreas Mohr · 24 years ago
  7. e2222fd Use libwine and libwine_unicode directly from their build directory by Alexandre Julliard · 24 years ago
  8. 218188c Always put the dll constructor in the .init section, and like the by Alexandre Julliard · 24 years ago
  9. b4bb1f7 Fixed progman internal dependencies and build it like the other programs. by Alexandre Julliard · 24 years ago
  10. 1475e10 Added Russian language support. by Vasily I. Volchenko · 24 years ago
  11. a10fbdd Build most programs as .so files. by Alexandre Julliard · 24 years ago
  12. 626f425 Added Makeprog.rules.in containing rules for building Winelib programs. by Alexandre Julliard · 24 years ago
  13. 3da872d Fixed language handling. Removed some dependencies on Wine internals. by Alexandre Julliard · 24 years ago
  14. 231cc27 Added some missing imports. by Alexandre Julliard · 24 years ago
  15. a6697b4 Added middle mouse button handling. by Alexandre Julliard · 24 years ago
  16. d19ad39 Better error message when an include file is not found by makedep. by Alexandre Julliard · 24 years ago
  17. ebb2791 Pause command interpreter while executing a console-mode app. by Dave Pickles · 24 years ago
  18. 1da3bef Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. by Peter Ivanyi · 24 years ago
  19. 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
  20. 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
  21. 9510590 Changed GROUP to PROGGROUP. by Eric Williams · 24 years ago
  22. 4494a50 Added changing mouse cursor when over a help topic link. by Chris Morgan · 24 years ago
  23. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 24 years ago
  24. 73925ab Added the missing library dependencies. by Francois Gouget · 25 years ago
  25. 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
  26. c2f37af Add an edit control showing the command line of the currently selected by Andreas Mohr · 25 years ago
  27. 269b409 Added a few missing imports. by Hidenori Takeshima · 25 years ago
  28. 74cc65a Added a few missing imports. by Alexandre Julliard · 25 years ago
  29. ebecf50 Added support for ERRORLEVEL. by Dave Pickles · 25 years ago
  30. a5910f4 - Support whitespace around commands better, and support the @ by Jason Edmeades · 25 years ago
  31. 4eefb96 Added an uninstaller for InstallShield, WISE etc. by Andreas Mohr · 25 years ago
  32. e4e99a5 ole32 now requires linking with kernel32 by Francois Gouget · 25 years ago
  33. 731e9f5 - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) by Eric Pouech · 25 years ago
  34. 56045a5 Fixed int/HANDLE mismatches revealed by -DSTRICT. by Francois Gouget · 25 years ago
  35. 9620dfc Fixed WinMain's signature. by Francois Gouget · 25 years ago
  36. d03a341 Removed obsolete references to the Languages array. by Francois Gouget · 25 years ago
  37. fea6d13 Fixed WinMain's signature. Fixed parameter order for the call to CreateWindow. by Francois Gouget · 25 years ago
  38. 28fc36d Fixed WinMain's signature. by Francois Gouget · 25 years ago
  39. 49d251f Added -DSTRICT. Added missing libraries comctl32 and rpcrt4. by Francois Gouget · 25 years ago
  40. 0e2d0e0 Added some basic text display and editing capabilities, cursor by Mike McCormack · 25 years ago
  41. 9cc9d59 Fix a crash in winhelp caused by hmemcpy16 without prototype. by Rein Klazes · 25 years ago
  42. 27b790b Compile fix. by Alexandre Julliard · 25 years ago
  43. 01e819a Simplified wrc flags handling. by Alexandre Julliard · 25 years ago
  44. 991b03f Minor update. by Juergen Lock · 25 years ago
  45. 27337af - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The by Bertho Stultiens · 25 years ago
  46. edd77b9 Changed imports of winspool to winspool.drv. by Alexandre Julliard · 25 years ago
  47. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  48. bc4b88f Fixed resource loading. by Alexandre Julliard · 25 years ago
  49. 72e1be1 Corrected WinMain. Added test case for RegCreateKeyEx showing win95 behaviour. by Uwe Bonnes · 25 years ago
  50. b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
  51. ca7f923 Registry key used in LoadBoard() was not the same as the one used in by Dave Pickles · 25 years ago
  52. c53ceba Improved support for Makefiles that need to recurse in subdirectories. by Alexandre Julliard · 25 years ago
  53. 0872f30 Added DestroyBoard function to delete bitmap handles. by Joshua Thielen · 25 years ago
  54. 5b5d04d This patch adds the ability for regapi to call the DllRegisterServer or by Gavriel State · 25 years ago
  55. 9aaf13e - Fix painting bug with middle button down when dragging mouse by Peter Hunnisett · 25 years ago
  56. c9742b3 - Fix some compiler warnings. - Remove superfluous #include statement. by Niels Kristian Bech Jensen · 25 years ago
  57. e0a71f8 Added import of comdlg32.dll in spec file. by Hidenori Takeshima · 25 years ago
  58. 6d77d3a Use min/max instead of MIN/MAX. by Francois Gouget · 25 years ago
  59. 205721e Fixed ANSI C related compile problems. by Patrik Stridvall · 25 years ago
  60. 52be93c Fixed some compiler errors and warnings. by Niels Kristian Bech Jensen · 25 years ago
  61. a3f2380 Added winemine app. by Joshua Thielen · 25 years ago
  62. 457df92 Added resource.h include. by Mike Castle · 25 years ago
  63. 0ee98cc Fixed ANSI C violations. by Patrik Stridvall · 25 years ago
  64. 5208fd1 Minor fixups and tweaking, and a dummy hook. by Eric Williams · 25 years ago
  65. b2f6f0e Removed resource.h. by Alexandre Julliard · 25 years ago
  66. 3dc5d94 Added .spec files for all libtest/ and programs/ WineLib apps. by Ulrich Weigand · 25 years ago
  67. d3d6c4e Fixed memory overwrite bug. by Ulrich Weigand · 25 years ago
  68. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  69. 97d05c8 Link only a single .rc file with application. by Ulrich Weigand · 25 years ago
  70. baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 25 years ago
  71. 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
  72. 0107f35 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
  73. 5d46c58 Comment out explicit call to SHELL_SaveRegistry since winelib programs by Huw D M Davies · 25 years ago
  74. 6efcd9d Compile fix. by Alexandre Julliard · 25 years ago
  75. 3cc18e7 Added wmcdrc.h by Alexandre Julliard · 25 years ago
  76. 01c9ac4 Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. by Francois Gouget · 25 years ago
  77. 96af9aa Added dependency on winestub.o by Alexandre Julliard · 25 years ago
  78. 6ae75a1 More Portuguese language support. by Gustavo Junior Alves · 25 years ago
  79. 0ff9c85 Added Pt.s. by Alexandre Julliard · 25 years ago
  80. 73077e3 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
  81. 55bcda8 Added simple console mode example program which lists information by Morten Eriksen · 26 years ago
  82. 65e26bf lstrncmpi isn't a windows API, use strncasecmp instead. by Huw D M Davies · 26 years ago
  83. 036a9f7 FOR and IF commands added. by Dave Pickles · 26 years ago
  84. 6adfcff Cleanup of the Danish support. by Henrik Olsen · 26 years ago
  85. e8c552e Fixed missing return after about dialog. by Eric Williams · 26 years ago
  86. 5f8f4f7 Added more batch functionality, including the CALL GOTO and SHIFT by Dave Pickles · 26 years ago
  87. 385287a Added Wa.s by Alexandre Julliard · 26 years ago
  88. c42dfdd Fixed Winelib compilation. by Alexandre Julliard · 26 years ago
  89. 66f53a8 Walloon language update. by Pablo Saratxaga · 26 years ago
  90. a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  91. 773987b Added cmdlgr.h by Alexandre Julliard · 26 years ago
  92. 6f363df Avoid use of strncmpi (reported by Ron Cemer). by Alexandre Julliard · 26 years ago
  93. 74f440e Added Wine command-line interpreter. by Dave Pickles · 26 years ago
  94. c4cd0bf Bug fixes. by Noomen Hamza · 26 years ago
  95. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  96. c7a8dde #pragma pack(?) changed to #include "*pack*.h" by Patrik Stridvall · 26 years ago
  97. 57e231b Renamed cmdlgr.h to cmdlgtst.h. by Alexandre Julliard · 26 years ago
  98. 5d2a658 - color and font dialogs now actually do something interesting, by Eric Williams · 26 years ago
  99. 26ad241 Revised Spanish resources. by Jose Marcos López Caravaca · 26 years ago
  100. 8de3ba8 More #pragma fixes (idea Ove Kaaven, mistakes are mine). by Joerg Mayer · 26 years ago