- 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 · 24 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
- 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