goma /
wine /
97d05c8067d2f062a2483efde5b546b8f9f26a54 - 97d05c8 Link only a single .rc file with application. by Ulrich Weigand · 25 years ago
- 8cd9351 - add some documentation items - fix some spelling - fix some warnings by Andreas Mohr · 25 years ago
- 1fe9334 - support for reading labels and serial nums from device by Andreas Mohr · 25 years ago
- 027187d Added SETUPX dll. by Andreas Mohr · 25 years ago
- fb32c7b Fixed minor issues found by winapi_check. by Patrik Stridvall · 25 years ago
- 87698cb - Minor fixes. by Patrik Stridvall · 25 years ago
- d40170d Implemented ImageList_Read (not 100% correct in regarding to setting by Marcus Meissner · 25 years ago
- 8b466e0 nIconIndex == -1 should return nr of available icons, not 0. by Marcus Meissner · 25 years ago
- d327fcb Fixed building of dosmod and wineclipsrv. by Alexandre Julliard · 25 years ago
- 01de6dc Bug fix: added temp structure to cope with debug traces during thread startup. by Alexandre Julliard · 25 years ago
- 0dd3655 Removed debugstr.h. by Alexandre Julliard · 25 years ago
- 8bc1d83 Use a per-thread buffer and write(2) for debug traces. Removed debug_dumpstr. by Alexandre Julliard · 25 years ago
- 6a9f190 Small fix. by Juergen Schmied · 25 years ago
- 788d8d5 Get HCU name from unix user name. by Juergen Schmied · 25 years ago
- 0a7c1f6 Implemented GetThreadSelectorEntry through the server. by Alexandre Julliard · 25 years ago
- 3d678af Dynamically load version.dll in MMDRV_GetDescription32. by Alexandre Julliard · 25 years ago
- 8c7f7e4 Use a linked list instead of a DPA for the hook list. by Alexandre Julliard · 25 years ago
- 96ebf15 Use a linked list instead of a DPA to manage pixmaps. by Alexandre Julliard · 25 years ago
- 617f690 Returns an error if trying to write to a stream opened for read. by Gerard Patel · 25 years ago
- 0b16006 Add a newbie warning for slashes in the search Path= of wine.conf. by Andreas Mohr · 25 years ago
- b44a83c Wait for ShmCompletion during Flip. by Ove Kaaven · 25 years ago
- 0adad95 Made --enable-dll the default. by Alexandre Julliard · 25 years ago
- fee65e4 Don't crash when ObjectAttributes is NULL. by Alexandre Julliard · 25 years ago
- eafa391 Use argv[0] to locate the server executable. by Alexandre Julliard · 25 years ago
- 079fd72 Share the system heap between different address spaces. Made process by Alexandre Julliard · 25 years ago
- 2fe5777 Made the server listen for new clients on a Unix socket in by Alexandre Julliard · 25 years ago
- 647876e Added PROFILE_GetConfigDir function. by Alexandre Julliard · 25 years ago
- cb1fc73 Changed the server to return STATUS_* error codes. by Alexandre Julliard · 25 years ago
- 2646fb6 Built a complete translation table for RtlNtStatusToDosError. by Alexandre Julliard · 25 years ago
- c18740d Added some error codes. by Alexandre Julliard · 25 years ago
- 563561e Use GetProcAddress instead of calling ShellAboutA directly. by Alexandre Julliard · 25 years ago
- 54dc94e Merged dlls/ver into dlls/version. by Alexandre Julliard · 25 years ago
- 02d45e5 - implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*, by Juergen Schmied · 25 years ago
- 2527a33 Added -dxgrab command line option, which confines cursor motion to the by Ove Kaaven · 25 years ago
- 9837b59 Replaced some weird C constructs (char[]="" ) with more compatible ones. by Marcus Meissner · 25 years ago
- de07869 Moved winsock implementation to dlls/winsock. by Alexandre Julliard · 25 years ago
- bade58f Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. by Marcus Meissner · 25 years ago
- 6fdd8ad Corrected arguments to VirtualFree(). by Marcus Meissner · 25 years ago
- d1e3d8d Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharToLocal() by by Dmitry Timoshkov · 25 years ago
- 7e70e56 Map WM_MENUSELECT 32->16 bits for closing menu. by Gerard Patel · 25 years ago
- e8a3d07 Fix parameters for MDI_RestoreFrameMenu in WM_DESTROY msg. by Gerard Patel · 25 years ago
- 317c9d0 Implemented (Register|Get|Revoke)ActiveObject from the docs. by Marcus Meissner · 25 years ago
- b030d20 Supercharged XShm implementation for DirectDraw. by Ove Kaaven · 25 years ago
- 52faa56 Bugfix: missing NULL pointer checks. by Ulrich Weigand · 25 years ago
- c8c800c Check for MZ header before trying to decipher the PE header. by Uwe Bonnes · 25 years ago
- 9c55e6d Export GetLongPathName[A|W]. by Uwe Bonnes · 25 years ago
- 4ef6413 Fix problems with GlobalHandle and GlobalFree so results match Win98. by Guy Albertelli · 25 years ago
- 8be3bf1 Actually print return value of message. by Huw D M Davies · 25 years ago
- 718b0e4 Corrected arguments in DIB_DeleteDIBSection. by Marcus Meissner · 25 years ago
- dd7523d Handle \\.\<dosdevice> like <dosdevice> in CreateFile. Tested with by Marcus Meissner · 25 years ago
- 3e2517c Added Get/SetThreadContext support through the server. by Alexandre Julliard · 25 years ago
- 681c75b Added debugstr_guid function and used it to replace by Alexandre Julliard · 25 years ago
- d0b0dbd Always initialize lpWaveHdr->lpNext to NULL. by Uwe Bonnes · 25 years ago
- 1707c6b Add some defines needed for Unicode to Ascii conversions. by Dmitry Timoshkov · 25 years ago
- 0311eb3 Better error handling, less keys held open. by Juergen Schmied · 25 years ago
- 243f769 EnumDisplayModes must pass lPitch. by Marcus Meissner · 25 years ago
- 3e62974 Validate the menu handles. by Gerard Patel · 25 years ago
- 18a1126 Rounds to the lowest integer, not the nearest. by Gerard Patel · 25 years ago
- fa5647a Fixed race between Win16 parent and child for first rescheduling by Ulrich Weigand · 25 years ago
- 18ad24a Use --whole-archive to force linking all of libwine.a. into wine. by Eric Pouech · 25 years ago
- 112d307 Added automatic registration of built-in DLLs. by Alexandre Julliard · 25 years ago
- c23872d Fixed IPX detection. by Aaron Hope · 25 years ago
- 271ba29 New implementation of the win95 registry loader. by Juergen Schmied · 25 years ago
- 927525a If there is enough space in the buffer and the type is REG_SZ and the by Juergen Schmied · 25 years ago
- 6665ad4 Display the external modules after the internal modules in crash report. by Gerard Patel · 25 years ago
- a01e289 Made SetVolumeLabel report failure on CD-ROM drives. by Ove Kaaven · 25 years ago
- 8362da1 Updated documentation. by Peter Hunnisett · 25 years ago
- 4f81c3e Replaced Wine specific DRIVER_GetType by a correct implementation of by Eric Pouech · 25 years ago
- 7be462d - (ugly) fix for the 'Xmd.h' problem by Lionel Ulmer · 25 years ago
- 7434102 - added NT fields to TEB by Juergen Schmied · 25 years ago
- f84e8ea Add HAVE_SOUNDCARD_H to support OpenBSD. by Todd T. Fries · 25 years ago
- f2b8492 - Added some missing EMR record types and updated and fixed others by Peter Hunnisett · 25 years ago
- 40d5f4c Store reference hdc size into enhanced metafile header when creating. by Peter Hunnisett · 25 years ago
- bc3ab4c Implemented OleRun. by Marcus Meissner · 25 years ago
- 82f37be Removed DeleteObject call left over from previous patch. by Gerard Patel · 25 years ago
- 775a033 Fixed bad register constraint in InterlockedCompareExchange. by Ove Kaaven · 25 years ago
- 6e9a0dd Added prototypes for the NT synchronization functions by Ove Kaaven · 25 years ago
- 0b57a5c Don't access 'wm->modname' after the modref has been flushed. by Ulrich Weigand · 25 years ago
- 9867997 Added null check in GlobalHandle. by Guy Albertelli · 25 years ago
- afa4315 Removed a dependency between oleaut32 and comctl32. by Alexandre Julliard · 25 years ago
- bc3c4d4 More STATUS_ codes. by Juergen Schmied · 25 years ago
- e554302 Fixed macro definition of IDirectDrawSurface_Restore. by Steve Langasek · 25 years ago
- 6d1012b Fixed typos in macro definitions for IDirectSoundBuffer_GetStatus, by Steve Langasek · 25 years ago
- c0dabf0 Missing Winelib declarations for AUXCAPS. by Steve Langasek · 25 years ago
- 602306e Fix (harmless) assembler warnings. by Ulrich Weigand · 25 years ago
- 10c1532 Fix problem with initialization (reported by Andreas Mohr). by Peter Hunnisett · 25 years ago
- 504cfe5 InfoPtr checking mixed up WM_DESTROY and WM_CREATE. by Alex Priem · 25 years ago
- e1fd1cc Release 20000109. by Alexandre Julliard · 25 years ago wine-20000109
- 7b0a088 Non-Linux compile fix. by Patrik Stridvall · 25 years ago
- 93d7057 DOSFS_DoGetFullPathName would underflow (p would get past the by Francois Gouget · 25 years ago
- f94761b Corrected behaviour of RegOpenKey in case of failure. by Juergen Schmied · 25 years ago
- 5d0ae2d - removed copying of HKEY_USERS to HKEY_CURRENT_USER by Juergen Schmied · 25 years ago
- d1795f6 Avoid deleting of the default 1x1 bitmap for memory DCs. by Gerard Patel · 25 years ago
- 74e4a28 Built-in DLLs resources are now specified in spec file. by Alexandre Julliard · 25 years ago
- 8f74d8e Added stubs for some BiDi API functions. by Erez Volk · 25 years ago
- ce80647 Fixed race condition between app and wine in WAVE_mciPlay. by Bradley Baetz · 25 years ago
- ae6de76 Stop menu tracking when clicking on the menu bar where there is no menu item. by Pascal Lessard · 25 years ago
- d9ba02d Better error reporting. by Erez Volk · 25 years ago
- 24ea884 Backed out scalable bitmap change (gives ugly results). by Alexandre Julliard · 25 years ago
- cb3c7bf GetMenuString should return itemlength on 0 nMax or NULL str by Marcus Meissner · 25 years ago