goma /
wine /
c77fd5b3228ce59d744be796fb720ed9f9ea1c56 - c77fd5b - protect TRACE against NULL-ptr by Juergen Schmied · 26 years ago
- ea7b826 Fixed typo. by Juergen Schmied · 26 years ago
- 964e046 Reimplementation of GetModuleHandle16 according to how win95 handles by Bertho Stultiens · 26 years ago
- 10db759 Corrected wrong return values of built-in loader to work with the by Bertho Stultiens · 26 years ago
- 56166a6 Implemented recording of StretchDIBits and SetDIBitsToDevice and by Huw D M Davies · 26 years ago
- 94bb5bb Removed non-portable hacks and replaced them with more general versions. by Bertho Stultiens · 26 years ago
- 0e8d8cc Code added to re-evaluate stale DC information in DCE cache. by Paul Millar · 26 years ago
- af5745f Attach notifications must be send after all recursive dependencies are by Bertho Stultiens · 26 years ago
- 0b52ada Fixed typo. by Patrik Stridvall · 26 years ago
- 25ec27a Fixed playing position when required by track number. by Eric Pouech · 26 years ago
- 91aaca8 Added MMDEVLDR DeviceIoctl(5) stub (msacm32 is a bit happier now). by Marcus Meissner · 26 years ago
- b3bd754 Native toolhelp will not work (missing GLOBALMASTERHANDLE). by Marcus Meissner · 26 years ago
- 9e15318 Updated. by Marcus Meissner · 26 years ago
- 3e60edf Test for static was reversed. by Gerard Patel · 26 years ago
- b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
- 3c9cf42 Removed extra call to TASK_StartTask. by Alexandre Julliard · 26 years ago
- 2487cce Removed check for union semun; cleaned up a bit. by Alexandre Julliard · 26 years ago
- 1ae869c Added env ptr to new_process request by Alexandre Julliard · 26 years ago
- 7851394 - use fonts/fontsizes given by SystemParametersInfo by Juergen Schmied · 26 years ago
- 9132a78 Make DOSFS_MatchLong match a search string ending in '*.' to a zero by Robert W Hall · 26 years ago
- 85aac70 Fixed memory freeing. by Eric Pouech · 26 years ago
- 57e231b Renamed cmdlgr.h to cmdlgtst.h. by Alexandre Julliard · 26 years ago
- 7976205 Added timeout to critical section waiting. by Alexandre Julliard · 26 years ago
- a44f9f8 Merged Linux/FreeBSD reentrant errno handler, added Solaris. by Ulrich Weigand · 26 years ago
- 715a55e Reentrant libc check for Solaris added. by Ulrich Weigand · 26 years ago
- db000ee Fixed toolhelp routines usage in GetModuleFromPath (reported by Bertho by Alexandre Julliard · 26 years ago
- 2043ba0 Automatic install script, which automatically configures and compiles by Ove Kaaven · 26 years ago
- 3be8e3b Properly handling cases like calling SetWindowPos while processing WM_NCCREATE. by Eric Pouech · 26 years ago
- dc7c1b8 Fixed a few bugs (typos from cut & paste & invalid heap block freeing). by Eric Pouech · 26 years ago
- b3c7f84 Bug fix in GetLen. by Eric Pouech · 26 years ago
- c1d1cfe Reorganization of the loader to correctly load and free libraries and by Bertho Stultiens · 26 years ago
- 2594720 Updated commandline changes of -dll option and wine.conf entries. by Bertho Stultiens · 26 years ago
- 1bbc5de Updated the example with the new configuration entries. by Bertho Stultiens · 26 years ago
- acf7da8 Bugfix: free loaded library not before exit. by Bertho Stultiens · 26 years ago
- cebb2f1 New files to support load order and partial stubs for elfdlls. by Bertho Stultiens · 26 years ago
- 608629b Fixes for upside-down DIBs. by Huw D M Davies · 26 years ago
- 251ed43 Changed 'GetDisplayMode' to return the mode previously set by by Lionel Ulmer · 26 years ago
- c4a01c3 -Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT, by Luc Tourangeau · 26 years ago
- 5b14b53 LookupIconIdFromDirectoryEx16() fixed: if GetSystemPaletteEntries() by Pavel Roskin · 26 years ago
- a8f8bef Fix ambiguous else warning. by Kevin Holbrook · 26 years ago
- 4ab79f9 Loading color values from the registry fixed. by Juergen Schmied · 26 years ago
- 8d4f850 - Removed all floating point math. by Brian Gerst · 26 years ago
- b1ec5bc Reduced fragment size. by Eric Pouech · 26 years ago
- d785aa6 Simplify propertyNameCmp() and fix a warning in the way by removing by Michael Veksler · 26 years ago
- 364c124 DdeNameService: expansion of stub to trap unused instanceids at start of run. by Keith Matthews · 26 years ago
- 67183eb Don't announce the WNetDirectoryNotify capability WNetGetConnection. by Uwe Bonnes · 26 years ago
- c48f04f Add "win.h" to fix implicit function declaration warnings. by Michael Veksler · 26 years ago
- 69289f6 Only declare console "driver" once, use external refs elsewhere. by Marcus Meissner · 26 years ago
- 8914799 When the vertical scrollbar is removed, the background was not by Luc Tourangeau · 26 years ago
- d8a8b00 Disable AC bit on receiving alignment exceptions. by Marcus Meissner · 26 years ago
- 459e0b8 SystemParametersInfo SPI_GETNONCLIENTMETRICS: implemented menu part. by Juergen Schmied · 26 years ago
- a0d03ef While handling the WM_DELETEWINDOW client message check if a window by Noel Borthwick · 26 years ago
- b0ebeeb Make access to the DCE list thread safe by ensuring we have acquired by Noel Borthwick · 26 years ago
- 16f8571 Changed for renamed files by Alexandre Julliard · 26 years ago
- 58abac3 Fixed warnings. by Michael Veksler · 26 years ago
- 002106a Added walon language support (I also moved Cz -> Cs, Sw -> Sv, and Po by Pablo Saratxaga · 26 years ago
- a7f5cb5 Add -fno-builtin when compiling with gcc in relay32/ subdir. by Marcus Meissner · 26 years ago
- dca5e56 - Implemented proper ("real", compressed) Win16 entry tables. by Andreas Mohr · 26 years ago
- 0a99752 A few patches to help Wine to compile on OS/2. by Robert Pouliot · 26 years ago
- b94e433 Change (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s remain as by Huw D M Davies · 26 years ago
- 9c1a05a _CIpow argument order was confirmed with Starcraft v1.05. by Ove Kaaven · 26 years ago
- 83827c1 Clarified a few points. by Ove Kaaven · 26 years ago
- e6f0b72 Added IOCTL function 0x440d/0x72. by Bertho Stultiens · 26 years ago
- 77f08f3 UnitializeCriticalSection partial stub implementation. by Bertho Stultiens · 26 years ago
- 7de0450 Added missing proto for GetExitCodeThread. by Eric Pouech · 26 years ago
- 759e607 Added missing windef.h includes. by Michael Veksler · 26 years ago
- 007f133 ReleaseCapture() is supposed to return a BOOL value. by Zygo Blaxell · 26 years ago
- f31ec0b FreeBSD 3 multithreading final fix. Do not use libc_r, libc is just as by Marcus Meissner · 26 years ago
- 746706b index == 3 corresponds to Alt-Gr + Shift. by Huw D M Davies · 26 years ago
- 8065188 More of DdeCreateStringHandleA, DdeFreeStringHAndle, DdeQueryStringA by Keith Matthews · 26 years ago
- 6f01462 Fixed ugly disabled controls and black background in Write and Lotus Notes. by Pavel Roskin · 26 years ago
- 026f705 Implement the button with bitmaps. by Pascal Lessard · 26 years ago
- 07e242f Implementation of IStorage::CopyTo and IStream::CopyTo. by Stephane Lussier · 26 years ago
- d1e2239 Bugfix: Always release the Win16Lock in TASK_Reschedule. by Ulrich Weigand · 26 years ago
- e5811f0 Solved a deadlock between global lock and wnd lock in event.c. by Francois Boisvert · 26 years ago
- ef66ee6 Typo that broke Solaris compile fixed. by Marcus Meissner · 26 years ago
- 7273dcf Add a WIN_ReleaseDesktop in DESKTOP_IsSingleWindow. by Francois Boisvert · 26 years ago
- 76d8abe Fix scancodes for NumLock and Num-/. by Guy Albertelli · 26 years ago
- 0d211d1 Limit lastChar to 0xff in PSDRV_GetCharWidth. by Huw D M Davies · 26 years ago
- f203ab6 Missing WINAPI for RegisterSystemThread. by Marcus Meissner · 26 years ago
- ee0b5e6 Fixed "Display Combination" call. by Andreas Mohr · 26 years ago
- eed0494 Fixed a crash due to invalid OpenComm return value for busy comm port. by Andreas Mohr · 26 years ago
- 0ed478d Enabled thread safeness for wnd structure code. by Francois Boisvert · 26 years ago
- 2a8c5da Use CLIENT_DebuggerRequest to freeze/unfreeze threads. by Ulrich Weigand · 26 years ago
- 371fd75 Added new CLIENT_DebuggerRequest routine, implemented support for by Ulrich Weigand · 26 years ago
- 9e696f8 Non-functional PROCESS_Suspend/ResumeOtherThreads removed. by Ulrich Weigand · 26 years ago
- 0df0f1f Teached TIMER_GetNextExpiration that a timer that has already expired by Ove Kaaven · 26 years ago
- 538d4c8 Default values for registry. by Ove Kaaven · 26 years ago
- 183f884 Optimized code for SetImageBits_X, making bitmap creation faster. by Karl Lessard · 26 years ago
- 7abca95 The MEASUREITEMSTRUCT and DRAWITEMSTRUCT were filled wrong. by Juergen Schmied · 26 years ago
- c260638 - Started multithreading for FreeBSD (incomplete, but some by Marcus Meissner · 26 years ago
- 284c9b9 Made SELECTOR_ReallocBlock preserve the current selector access rights by Alexandre Julliard · 26 years ago
- 06bcab8 Use services thread instead of timer signals. by Ulrich Weigand · 26 years ago
- f6461fe Allow user APCs with NULL 'func' (just wake up the thread). by Ulrich Weigand · 26 years ago
- 7761cbe Implemented 'kernel services thread'. by Ulrich Weigand · 26 years ago
- f66bf56 Added stub for PrinterProperties. by Klaas van Gend · 26 years ago
- d1f10c5 Implemented NtTerminateProcess and NtDisplayString. by Juergen Schmied · 26 years ago
- 1b34697 FreeLibrary partial implementation. by Bertho Stultiens · 26 years ago
- f8de23e Made _ftol take argument from FPU stack. Starcraft v1.04 (*not* Brood by Ove Kaaven · 26 years ago
- 2031d6c Partial implementation for GetKeyNameText for new keyboard structure. by Guy Albertelli · 26 years ago