- d08c72a Add --list facility to list installed programs. by Jeremy White · 24 years ago
- a9d0209 - Fix uninitialised variable problem in DIR command. - Correct some comments. by Dave Pickles · 24 years ago
- f860ded ULARGE_INTEGER may have a dummy struct name. by Francois Gouget · 24 years ago
- 1426c8c Documentation updates. by Andreas Mohr · 24 years ago
- 64fba1c - Report file and directory sizes using 64-bit arithmetic (like NT). by Dave Pickles · 24 years ago
- 4b0b5d0 Got rid of MakeMaker so we can build outside the source tree. by Alexandre Julliard · 24 years ago
- 9377ea9 Pass the correct string length to RegSetValueExA. by Alexandre Julliard · 24 years ago
- 77c1618 Store the function pointer in the %prototypes hash instead of the by Alexandre Julliard · 24 years ago
- 5dabda3 Added support for callback functions. by John F Sturtz · 24 years ago
- fc68434 Added first version of the Perl regression testing framework. by Alexandre Julliard · 24 years ago
- 566a52a Changed isolated for loops to while loops (based on a patch by Andreas Mohr). by Alexandre Julliard · 24 years ago
- 282f727 Small 'typos in comments' fixes. by Francois Gouget · 24 years ago
- 4188fbc Misc typos in comments. by François Gouget · 24 years ago
- 8ee6cca - TRACE opened registry handles - add proper quotes to wineinstall - spelling by Andreas Mohr · 24 years ago
- b87a838 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
- 2081b8b Don't assume .spec files are found in the current directory, as this by Matthew Clarke · 24 years ago
- c9cf70d Some more cleanups. by Andreas Mohr · 24 years ago
- 8bb7fb9 Fixed a number of incompatibilities in OEM icons/cursors handling. by Alexandre Julliard · 24 years ago
- ecb8e6b Fixed unnamed union dummy names. by Ulrich Weigand · 24 years ago
- 980eeec I triple checked but yes, CHOOSECOLOR.hInstance is an HWND... by François Gouget · 24 years ago
- 9a36a2f The WndProc function was missing the CALLBACK modifier. by François Gouget · 24 years ago
- 2a64802 The first 2 parameters of WinMain are HINSTANCEs, not HANDLEs. by François Gouget · 24 years ago
- af68026 Replaced calls to OpenFile with the equivalent call to by François Gouget · 24 years ago
- 12b3526 The last parameter of CreateFile is a HANDLE and should thus be NULL. by François Gouget · 24 years ago
- 3bc434f <malloc.h> is not ISO C, <stdlib.h> is. by Gerald Pfeifer · 24 years ago
- 5c31219 Removed a crash in program/clock. by Eric Pouech · 24 years ago
- 93dd2d6 Remove old link before creating the new one. by Dennis Bjorklund · 24 years ago
- 1081dfe Fixed MessageBox() usage. by Andreas Mohr · 24 years ago
- e2222fd Use libwine and libwine_unicode directly from their build directory by Alexandre Julliard · 24 years ago
- 218188c Always put the dll constructor in the .init section, and like the by Alexandre Julliard · 24 years ago
- b4bb1f7 Fixed progman internal dependencies and build it like the other programs. by Alexandre Julliard · 24 years ago
- 1475e10 Added Russian language support. by Vasily I. Volchenko · 24 years ago
- a10fbdd Build most programs as .so files. by Alexandre Julliard · 24 years ago
- 626f425 Added Makeprog.rules.in containing rules for building Winelib programs. by Alexandre Julliard · 24 years ago
- 3da872d Fixed language handling. Removed some dependencies on Wine internals. by Alexandre Julliard · 24 years ago
- 231cc27 Added some missing imports. by Alexandre Julliard · 24 years ago
- a6697b4 Added middle mouse button handling. by Alexandre Julliard · 24 years ago
- d19ad39 Better error message when an include file is not found by makedep. by Alexandre Julliard · 24 years ago
- ebb2791 Pause command interpreter while executing a console-mode app. by Dave Pickles · 24 years ago
- 1da3bef Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. by Peter Ivanyi · 24 years ago
- 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
- 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
- 9510590 Changed GROUP to PROGGROUP. by Eric Williams · 24 years ago
- 4494a50 Added changing mouse cursor when over a help topic link. by Chris Morgan · 24 years ago
- 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
- 73925ab Added the missing library dependencies. by Francois Gouget · 25 years ago
- 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
- c2f37af Add an edit control showing the command line of the currently selected by Andreas Mohr · 25 years ago
- 269b409 Added a few missing imports. by Hidenori Takeshima · 25 years ago
- 74cc65a Added a few missing imports. by Alexandre Julliard · 25 years ago
- ebecf50 Added support for ERRORLEVEL. by Dave Pickles · 25 years ago
- a5910f4 - Support whitespace around commands better, and support the @ by Jason Edmeades · 25 years ago
- 4eefb96 Added an uninstaller for InstallShield, WISE etc. by Andreas Mohr · 25 years ago
- e4e99a5 ole32 now requires linking with kernel32 by Francois Gouget · 25 years ago
- 731e9f5 - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) by Eric Pouech · 25 years ago
- 56045a5 Fixed int/HANDLE mismatches revealed by -DSTRICT. by Francois Gouget · 25 years ago
- 9620dfc Fixed WinMain's signature. by Francois Gouget · 25 years ago
- d03a341 Removed obsolete references to the Languages array. by Francois Gouget · 25 years ago
- fea6d13 Fixed WinMain's signature. Fixed parameter order for the call to CreateWindow. by Francois Gouget · 25 years ago
- 28fc36d Fixed WinMain's signature. by Francois Gouget · 25 years ago
- 49d251f Added -DSTRICT. Added missing libraries comctl32 and rpcrt4. by Francois Gouget · 25 years ago
- 0e2d0e0 Added some basic text display and editing capabilities, cursor by Mike McCormack · 25 years ago
- 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