goma /
wine /
eed049426f89733d18922d0b4fa20e4c438e6070 - 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
- 869ca2f Fixed warning. by Kevin Holbrook · 26 years ago
- f08c504 Added missing ReadClassStg prototype. by Marcus Meissner · 26 years ago
- 6c30886 - Fix comments after the big renaming (xxxx32y --> xxxxy). by Michael Veksler · 26 years ago
- 176cc13 Status document for DDE/Ddeml. by Keith Matthews · 26 years ago
- 08004ac Added event callback mechanism. by Eric Pouech · 26 years ago
- ec301db Updated (prepare|unprepare)header functions to allow correct callback by Eric Pouech · 26 years ago
- 1dc1a25 Small enhancement. by Eric Pouech · 26 years ago
- afc94f4 New method for structure conversion (16 <-> 32). by Eric Pouech · 26 years ago
- a731fcc Updated (prepare|unprepare)header functions to allow correct callback by Eric Pouech · 26 years ago
- 8463d67 Started implementation of mmThreadXXX functions. by Eric Pouech · 26 years ago
- a4165ae Added a few missing defines (MIDI, WAVE, callbacks). by Eric Pouech · 26 years ago
- 2dceed2 Updated (prepare|unprepare)header functions (wave, midi) to allow by Eric Pouech · 26 years ago
- fc16cbe Introduce STATSTG16 - a 16 bit variant of STATSTG. by Michael Veksler · 26 years ago
- 2ff8485 Fix IStorage16_fnStat() to use STATSTG16 (it is a 16 bit interface). by Michael Veksler · 26 years ago
- 39da222 Fixed menu type setting in SetMenuItemInfo32_common(). by Paul Millar · 26 years ago
- 2e65876 Send USIG_PROCESS_CREATE signal. by Ulrich Weigand · 26 years ago
- af50474 Added RegisterSystemThread stub. by Bertho Stultiens · 26 years ago
- 0c12f37 Implemented the CoCreateInstanceEx method. by Francis Beaudet · 26 years ago
- 6f0056d Fixed crash due to a value of name length 0, value length 0 at the end by David Gay · 26 years ago
- 71bdc7c Check if pTempActiveWindow in WINPOS_SetWindowPos is valid after the QUEUE_Lock. by Francois Boisvert · 26 years ago
- ab13bee - updated because of the splitting of interface/implementation by Francois Gouget · 26 years ago
- bb31223 - use the latest ICOM macros by Francois Gouget · 26 years ago
- bed8c26 ICOMisation of the DirectSound API. by Francois Gouget · 26 years ago
- d006532 - reorganised icon extracing from files by Juergen Schmied · 26 years ago
- a9e93b3 Fixed buffer overrun. by Juergen Schmied · 26 years ago
- c45bbee Changed ressource dir structures. Adapted FindBestIccon/FindBestCursor. by Juergen Schmied · 26 years ago
- d0d1f15 Loading the color schema for registry. by Juergen Schmied · 26 years ago
- bdb6bec Reimplemented winsock asynchronous DNS services. No longer use a by Marcus Meissner · 26 years ago
- 5d2a658 - color and font dialogs now actually do something interesting, by Eric Williams · 26 years ago
- 43b667c Corrected debug output. by Juergen Schmied · 26 years ago
- bd1a0a6 Better error handling ; a few bug fixes ; now OpenDriver16 can load 32 by Eric Pouech · 26 years ago
- 2f5a152 Stubs for CloseDesktop and CloseWindowStation. by Sergey Turchanov · 26 years ago
- c6ba863 GetModuleFromPath now checks for loaded modules via filenames which by Bertho Stultiens · 26 years ago
- e533222 Implementation of HKU key saving and loading. Add new supported data by Sylvain St.Germain · 26 years ago
- d304514 New interfaces for IOleCommandTarget, IDropTarget, IViewObject. by Juergen Schmied · 26 years ago
- ee7e460 ILLoadFromString and SHGetSettings implemented. by Juergen Schmied · 26 years ago
- ae2d9a7 SHGetSettings implemented. ExitWindowsDialog() simulated by Messagebox. by Juergen Schmied · 26 years ago
- c835579 ILLoadFromString implemented. by Juergen Schmied · 26 years ago
- bce5f88 Added missing *IsDark entries into PALETTE_Driver instance initialisation. by Richard Mortimer · 26 years ago
- 2f9a31c Fixed X11DRV_MOUSE_WarpPointer initial value. by Brian Gerst · 26 years ago
- 3ef7572 Ensure that the bitmap is properly initialized when created with the by Luc Tourangeau · 26 years ago
- 9024526 Fixed the messaging problem of the edit box for node label edition. by Sylvain St.Germain · 26 years ago
- fcf353f Check for drivers==NULL before trying to delete them at exit. This by James Juran · 26 years ago
- 7366307 Call InitApp16 (using Callout) for initial process. by Ulrich Weigand · 26 years ago
- a95b488 Clear invalid selectors also in CallTo16 relay code. by Ulrich Weigand · 26 years ago
- 26ad241 Revised Spanish resources. by Jose Marcos López Caravaca · 26 years ago
- e38b0e1 Fixed window locking bug in CalcChildScroll. by Gerard Patel · 26 years ago
- 1441e03 Fixed fake multimedia timers. Grim Fandango is now able to start up by Ove Kaaven · 26 years ago
- 7dae09f Bugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would crash Wine, by Klaas van Gend · 26 years ago
- e711ba2 Fixed SearchPathA return value. by Guy Albertelli · 26 years ago
- 81c7544 - clean-up of texture 'loading' by Lionel Ulmer · 26 years ago
- c7481b7 Fixed a problem pointed out by Kevin Holbrook. by Francois Gouget · 26 years ago
- e581409 commctrl.h must include prsht.h. by Francois Gouget · 26 years ago
- a113234 Warning fix. by Francois Gouget · 26 years ago
- 7204f9c Added a new implementation of the ICOM macros that use Microsoft style by Francois Gouget · 26 years ago
- 32b0162 Correction of Mutex handling in DdeInitializeW for cases other than by Keith Matthews · 26 years ago
- 89c377c Moved internal structures to ddeml.c, also removed non-ANSI comments, by Keith Matthews · 26 years ago
- f9e030d Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 26 years ago
- 833e47d Added sanity check for whitespace in file names, various other fixups. by Adam Sacarny · 26 years ago
- 5ee117b WM_MOUSEMOVE implementation bug fix. by Luc Tourangeau · 26 years ago
- 05eb8b5 Added Spanish keyboard layout. by José Marcos López · 26 years ago
- 96b93bb Fixed the modem control part of EscapeCommFunction16. by Lawson Whitney · 26 years ago
- ffa0b13 Added missing goto. by Gerard Patel · 26 years ago
- 9819f2b EnumCalendarInfoA stub. by Marcus Meissner · 26 years ago
- 7d7fe7c Suspend the window locks before DefKeybEventProc and DefMouseEventProc. by Francois Boisvert · 26 years ago
- 8de3ba8 More #pragma fixes (idea Ove Kaaven, mistakes are mine). by Joerg Mayer · 26 years ago
- c049e81 No longer sending atoms in ((CREATESTRUCT*)lParam)->lpszName of by Eric Pouech · 26 years ago
- 574ef76 Added some SetLastError()s in GetProcAddress() and LoadLibrary(). by Marcus Meissner · 26 years ago
- cc08b38 Implemented makepath, rand() returns correct range, fixed fputc. by Christian Schlaile · 26 years ago
- d5240f1 Mask off unsupported attributes in _lcreat (bug reported by Andreas Mohr). by Alexandre Julliard · 26 years ago
- 734247b Casts to (SEGPTR) removed. They did nothing anyway. by Pavel Roskin · 26 years ago
- 24f5ffc Updated French keyboard. by Eric Pouech · 26 years ago
- 5a3a9a8 Fancier version of hello.c courtesy of Huw Davies. by Alex Korobka · 26 years ago
- 22c5d8f Fixed compilation of the Control panel. by Pavel Roskin · 26 years ago
- 787cf10 'Realigned' the layout table a bit. Applied the non-latin-1 stuff and by Ove Kaaven · 26 years ago
- c53def7 Added (empty) stub for OpenVxDHandle. by Eric Pouech · 26 years ago
- b94ac22 mmioOpen() now handles correctly MMIO_PARSE flag. by Eric Pouech · 26 years ago
- df5fbc7 Background color fix when disabled or read only. by Luc Tourangeau · 26 years ago
- 86e2e11 Transfered the window struct memory release from WIN_DestroyWindow to by Francois Boisvert · 26 years ago
- 96d0359 DLGITEMTEMPLATE structure had one too many member. by Thuy Nguyen · 26 years ago
- 15ca6c4 Prevent crash in debugger. by Eric Pouech · 26 years ago