wine
1999-04-11  Ulrich WeigandUse services thread instead of timer signals.
1999-04-11  Ulrich WeigandAllow user APCs with NULL 'func' (just wake up the...
1999-04-11  Ulrich WeigandImplemented 'kernel services thread'.
1999-04-11  Klaas van GendAdded stub for PrinterProperties.
1999-04-11  Juergen SchmiedImplemented NtTerminateProcess and NtDisplayString.
1999-04-11  Bertho StultiensFreeLibrary partial implementation.
1999-04-11  Ove KaavenMade _ftol take argument from FPU stack. Starcraft...
1999-04-11  Guy AlbertelliPartial implementation for GetKeyNameText for new keybo...
1999-04-11  Kevin HolbrookFixed warning.
1999-04-11  Marcus MeissnerAdded missing ReadClassStg prototype.
1999-04-11  Michael Veksler- Fix comments after the big renaming (xxxx32y -->...
1999-04-11  Keith MatthewsStatus document for DDE/Ddeml.
1999-04-11  Eric PouechAdded event callback mechanism.
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions to allow...
1999-04-11  Eric PouechSmall enhancement.
1999-04-11  Eric PouechNew method for structure conversion (16 <-> 32).
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions to allow...
1999-04-11  Eric PouechStarted implementation of mmThreadXXX functions.
1999-04-11  Eric PouechAdded a few missing defines (MIDI, WAVE, callbacks).
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions (wave,...
1999-04-11  Michael VekslerIntroduce STATSTG16 - a 16 bit variant of STATSTG.
1999-04-11  Michael VekslerFix IStorage16_fnStat() to use STATSTG16 (it is a 16...
1999-04-11  Paul MillarFixed menu type setting in SetMenuItemInfo32_common().
1999-04-11  Ulrich WeigandSend USIG_PROCESS_CREATE signal.
1999-04-11  Bertho StultiensAdded RegisterSystemThread stub.
1999-04-11  Francis BeaudetImplemented the CoCreateInstanceEx method.
1999-04-11  David GayFixed crash due to a value of name length 0, value...
1999-04-11  Francois BoisvertCheck if pTempActiveWindow in WINPOS_SetWindowPos is...
1999-04-11  Francois Gouget- updated because of the splitting of interface/impleme...
1999-04-11  Francois Gouget- use the latest ICOM macros
1999-04-11  Francois GougetICOMisation of the DirectSound API.
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-04-11  Juergen SchmiedFixed buffer overrun.
1999-04-11  Juergen SchmiedChanged ressource dir structures.
1999-04-11  Juergen SchmiedLoading the color schema for registry.
1999-04-10  Marcus MeissnerReimplemented winsock asynchronous DNS services. No...
1999-04-10  Eric Williams- color and font dialogs now actually do something...
1999-04-10  Juergen SchmiedCorrected debug output.
1999-04-10  Eric PouechBetter error handling ; a few bug fixes ; now OpenDrive...
1999-04-10  Sergey TurchanovStubs for CloseDesktop and CloseWindowStation.
1999-04-10  Bertho StultiensGetModuleFromPath now checks for loaded modules via...
1999-04-10  Sylvain St... Implementation of HKU key saving and loading. Add new...
1999-04-10  Juergen SchmiedNew interfaces for IOleCommandTarget, IDropTarget,...
1999-04-10  Juergen SchmiedILLoadFromString and SHGetSettings implemented.
1999-04-10  Juergen SchmiedSHGetSettings implemented.
1999-04-10  Juergen SchmiedILLoadFromString implemented.
1999-04-10  Richard MortimerAdded missing *IsDark entries into PALETTE_Driver instance
1999-04-10  Brian GerstFixed X11DRV_MOUSE_WarpPointer initial value.
1999-04-10  Luc TourangeauEnsure that the bitmap is properly initialized when...
1999-04-10  Sylvain St... Fixed the messaging problem of the edit box for node...
1999-04-10  James JuranCheck for drivers==NULL before trying to delete them...
1999-04-10  Ulrich WeigandCall InitApp16 (using Callout) for initial process.
1999-04-10  Ulrich WeigandClear invalid selectors also in CallTo16 relay code.
1999-04-10  Jose Marcos... Revised Spanish resources.
1999-04-10  Gerard PatelFixed window locking bug in CalcChildScroll.
1999-04-10  Ove KaavenFixed fake multimedia timers. Grim Fandango is now...
1999-04-10  Klaas van GendBugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would...
1999-04-06  Guy AlbertelliFixed SearchPathA return value.
1999-04-06  Lionel Ulmer- clean-up of texture 'loading'
1999-04-06  Francois GougetFixed a problem pointed out by Kevin Holbrook.
1999-04-06  Francois Gougetcommctrl.h must include prsht.h.
1999-04-06  Francois GougetWarning fix.
1999-04-06  Francois GougetAdded a new implementation of the ICOM macros that...
1999-04-06  Keith MatthewsCorrection of Mutex handling in DdeInitializeW for...
1999-04-06  Keith MatthewsMoved internal structures to ddeml.c, also removed...
1999-04-06  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-06  Adam SacarnyAdded sanity check for whitespace in file names, variou...
1999-04-04  Luc TourangeauWM_MOUSEMOVE implementation bug fix.
1999-04-04  José Marcos... Added Spanish keyboard layout.
1999-04-04  Lawson WhitneyFixed the modem control part of EscapeCommFunction16.
1999-04-04  Gerard PatelAdded missing goto.
1999-04-04  Marcus MeissnerEnumCalendarInfoA stub.
1999-04-03  Francois BoisvertSuspend the window locks before DefKeybEventProc and
1999-04-03  Joerg MayerMore #pragma fixes (idea Ove Kaaven, mistakes are mine).
1999-04-03  Eric PouechNo longer sending atoms in ((CREATESTRUCT*)lParam)...
1999-04-03  Marcus MeissnerAdded some SetLastError()s in GetProcAddress() and...
1999-04-03  Christian SchlaileImplemented makepath, rand() returns correct range...
1999-04-03  Alexandre JulliardMask off unsupported attributes in _lcreat (bug reporte...
1999-04-03  Pavel RoskinCasts to (SEGPTR) removed. They did nothing anyway.
1999-04-03  Eric PouechUpdated French keyboard.
1999-04-03  Alex KorobkaFancier version of hello.c courtesy of Huw Davies.
1999-04-03  Pavel RoskinFixed compilation of the Control panel.
1999-04-03  Ove Kaaven'Realigned' the layout table a bit. Applied the non...
1999-04-03  Eric PouechAdded (empty) stub for OpenVxDHandle.
1999-04-03  Eric PouechmmioOpen() now handles correctly MMIO_PARSE flag.
1999-04-03  Luc TourangeauBackground color fix when disabled or read only.
1999-04-03  Francois BoisvertTransfered the window struct memory release from WIN_De...
1999-04-03  Thuy NguyenDLGITEMTEMPLATE structure had one too many member.
1999-04-03  Eric PouechPrevent crash in debugger.
1999-04-02  Francis BeaudetImplemented the Win95 look and feel.
1999-04-02  Francis BeaudetWrote a basic implementation of the WM_PRINT message.
1999-04-02  Francois BoisvertSuspend all windows locks before the control is passed...
1999-04-02  Joerg Mayer- Remove some old rc make stuff
1999-04-02  Lionel UlmerAdded DllClassFactory to DirectDraw.
1999-04-01  Marcus MeissnerSplit off keysym/deadchar -> char mapping, use it in...
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
1999-04-01  Pavel RoskinEC_USEFONTINFO means es->char_width/3, not es->char_wid...
1999-04-01  Luc TourangeauAdded support for icon and smallicon views.
1999-04-01  Ove KaavenMade DOSVM_GetTimer survive EAGAIN errors...
1999-04-01  Ove KaavenImplemented async comm buffers (but probably not bugfre...
next