- 9cc9d59 Fix a crash in winhelp caused by hmemcpy16 without prototype. by Rein Klazes · 25 years ago
- 27b790b Compile fix. by Alexandre Julliard · 25 years ago
- 01e819a Simplified wrc flags handling. by Alexandre Julliard · 25 years ago
- 991b03f Minor update. by Juergen Lock · 25 years ago
- 27337af - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The by Bertho Stultiens · 25 years ago
- edd77b9 Changed imports of winspool to winspool.drv. by Alexandre Julliard · 25 years ago
- e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
- bc4b88f Fixed resource loading. by Alexandre Julliard · 25 years ago
- 72e1be1 Corrected WinMain. Added test case for RegCreateKeyEx showing win95 behaviour. by Uwe Bonnes · 25 years ago
- b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
- ca7f923 Registry key used in LoadBoard() was not the same as the one used in by Dave Pickles · 25 years ago
- c53ceba Improved support for Makefiles that need to recurse in subdirectories. by Alexandre Julliard · 25 years ago
- 0872f30 Added DestroyBoard function to delete bitmap handles. by Joshua Thielen · 25 years ago
- 5b5d04d This patch adds the ability for regapi to call the DllRegisterServer or by Gavriel State · 25 years ago
- 9aaf13e - Fix painting bug with middle button down when dragging mouse by Peter Hunnisett · 25 years ago
- c9742b3 - Fix some compiler warnings. - Remove superfluous #include statement. by Niels Kristian Bech Jensen · 25 years ago
- e0a71f8 Added import of comdlg32.dll in spec file. by Hidenori Takeshima · 25 years ago
- 6d77d3a Use min/max instead of MIN/MAX. by Francois Gouget · 25 years ago
- 205721e Fixed ANSI C related compile problems. by Patrik Stridvall · 25 years ago
- 52be93c Fixed some compiler errors and warnings. by Niels Kristian Bech Jensen · 25 years ago
- a3f2380 Added winemine app. by Joshua Thielen · 25 years ago
- 457df92 Added resource.h include. by Mike Castle · 25 years ago
- 0ee98cc Fixed ANSI C violations. by Patrik Stridvall · 25 years ago
- 5208fd1 Minor fixups and tweaking, and a dummy hook. by Eric Williams · 25 years ago
- b2f6f0e Removed resource.h. by Alexandre Julliard · 25 years ago
- 3dc5d94 Added .spec files for all libtest/ and programs/ WineLib apps. by Ulrich Weigand · 25 years ago
- d3d6c4e Fixed memory overwrite bug. by Ulrich Weigand · 25 years ago
- 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
- 97d05c8 Link only a single .rc file with application. by Ulrich Weigand · 25 years ago
- baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 25 years ago
- 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
- 0107f35 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
- 5d46c58 Comment out explicit call to SHELL_SaveRegistry since winelib programs by Huw D M Davies · 25 years ago
- 6efcd9d Compile fix. by Alexandre Julliard · 25 years ago
- 3cc18e7 Added wmcdrc.h by Alexandre Julliard · 25 years ago
- 01c9ac4 Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. by Francois Gouget · 25 years ago
- 96af9aa Added dependency on winestub.o by Alexandre Julliard · 25 years ago
- 6ae75a1 More Portuguese language support. by Gustavo Junior Alves · 25 years ago
- 0ff9c85 Added Pt.s. by Alexandre Julliard · 25 years ago
- 73077e3 Added Portuguese language support. by Gustavo Junior Alves · 25 years ago
- 55bcda8 Added simple console mode example program which lists information by Morten Eriksen · 26 years ago
- 65e26bf lstrncmpi isn't a windows API, use strncasecmp instead. by Huw D M Davies · 26 years ago
- 036a9f7 FOR and IF commands added. by Dave Pickles · 26 years ago
- 6adfcff Cleanup of the Danish support. by Henrik Olsen · 26 years ago
- e8c552e Fixed missing return after about dialog. by Eric Williams · 26 years ago
- 5f8f4f7 Added more batch functionality, including the CALL GOTO and SHIFT by Dave Pickles · 26 years ago
- 385287a Added Wa.s by Alexandre Julliard · 26 years ago
- c42dfdd Fixed Winelib compilation. by Alexandre Julliard · 26 years ago
- 66f53a8 Walloon language update. by Pablo Saratxaga · 26 years ago
- a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
- 773987b Added cmdlgr.h by Alexandre Julliard · 26 years ago
- 6f363df Avoid use of strncmpi (reported by Ron Cemer). by Alexandre Julliard · 26 years ago
- 74f440e Added Wine command-line interpreter. by Dave Pickles · 26 years ago
- c4cd0bf Bug fixes. by Noomen Hamza · 26 years ago
- d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
- c7a8dde #pragma pack(?) changed to #include "*pack*.h" by Patrik Stridvall · 26 years ago
- 57e231b Renamed cmdlgr.h to cmdlgtst.h. by Alexandre Julliard · 26 years ago
- 5d2a658 - color and font dialogs now actually do something interesting, by Eric Williams · 26 years ago
- 26ad241 Revised Spanish resources. by Jose Marcos López Caravaca · 26 years ago
- 8de3ba8 More #pragma fixes (idea Ove Kaaven, mistakes are mine). by Joerg Mayer · 26 years ago
- 22c5d8f Fixed compilation of the Control panel. by Pavel Roskin · 26 years ago
- b85c3a0 Fixed warnings. by Pavel Roskin · 26 years ago
- cb40df2 Changed "strings.h" to "string.h". by David Luyer · 26 years ago
- 0cfb2f9 Removed the chop command that was there to get rid of dos ^M. by Sylvain St.Germain · 26 years ago
- 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
- 1bb0e66 Added command line tool to access the registry. by Sylvain St.Germain · 26 years ago
- aad5748 Fixed make depend. by Alexandre Julliard · 26 years ago
- ebe76b7 Added Boyer-Moore text search. by Marcel Baur · 26 years ago
- a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
- 219cfd8 Optimized away more includes, readded some #includes for necessary prototypes. by Marcus Meissner · 26 years ago
- 0328745 - Added new IDS_NOTSAVED ressource (needs translation in *.rc) by Marcel Baur · 26 years ago
- 64003b1 Compilation fix. by Stefan Leichter · 26 years ago
- 69c0bbe Some small bugfixes, added more PE relocation types (for WinCE mostly), by Marcus Meissner · 26 years ago
- 2b9ef80 Fixed image size and line size, added 8bit color/palette handling. by Marcus Meissner · 26 years ago
- 30008a0 Added common dialogs test program. by Eric Williams · 26 years ago
- 676a513 Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added by Marcus Meissner · 26 years ago
- 18f1975 Added Fi.s by Alexandre Julliard · 26 years ago
- 6b5a811 Some more warnings and bugs fixed. by Marcus Meissner · 26 years ago
- c38189d Updated Finnish language support. by Jukka-Pekka Iivonen · 26 years ago
- 32b32d8 Updated msvideo. New program 'icinfo [-about] [-configure]' to by Marcus Meissner · 26 years ago
- 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
- cb5239d Renamed ERR macro to avoid confusing the make_debug script. by Alexandre Julliard · 26 years ago
- 73458b0 Changed // comments to /* */ so WINE compiles with non-gcc compilers again. by Marcus Meissner · 26 years ago
- 50af602 Fixes for other languages. by Robert Pouliot · 26 years ago
- ea58472 Started moving some X11 window management code to windows/x11drv. by Patrik Stridvall · 26 years ago
- 45e9b6c Added French language support. by Robert Pouliot · 26 years ago
- 0913cdf Added Drag*32 functions. by Kai Morich · 26 years ago
- 50f43b7 Added Spanish resources. by Pablo Saratxaga · 26 years ago
- a7e4c5f Updated for 981018. by Alexandre Julliard · 26 years ago
- 6c1b3e7 Updated. by Marcel Baur · 26 years ago
- a43295d Fixed GetOpenFileName and GetSaveFileName dialogs. by Marcel Baur · 26 years ago
- c0d52e0 Initial revision by Alexandre Julliard · 26 years ago
- d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
- 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
- 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712
- f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
- a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
- dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
- 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
- c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413