Added cmd line in new_process request.
[wine] / if1632 /
1999-03-22  Marcus MeissnerAdded -dll option for winelib programs. (Note: will...
1999-03-22  Eric PouechAdded new stubs (mmTaskXXX, mmThreadXXX, mciExecute).
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-13  Marcus MeissnerFixed newly introduced and some leftover warnings.
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-03-13  Keith MatthewsAdded coded stubs for DdeQueryConvInfo (16 & 32 bit...
1999-03-13  Pavel RoskinAdded prototypes for OleQueryLinkFromClip, OleQueryCrea...
1999-03-10  Ulrich WeigandTemporary fix: Activate 16-bit system timer callback...
1999-03-10  Ulrich WeigandAdded USER.DestroyIcon32 to Callout struct.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Huw D M DaviesFixed a few broken includes.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-17  Uwe BonnesChange type of mode argument to GETVDMPOINTER32W from...
1999-02-13  Marcus MeissnerMoved the if1632/signal.c stuff into loader/signal...
1999-02-09  Brad PepersWinG fixes.
1999-02-02  Ulrich WeigandImplemented KERNEL.434 (UnicodeToAnsi).
1999-01-31  Ulrich WeigandImplementation of VER.DLL. Thunks up to VERSION.DLL.
1999-01-30  Francis BeaudetImplemented the startup-shutdown mechanism for the...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-24  Nick HollowayInternal PostScript printer driver improvements.
1999-01-24  Ulrich WeigandImplemented KERNEL.621 (CBClientThunkSLEx).
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-23  Marcus MeissnerImplemented ExtractIconEx16, added some consts to Extra...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Richard A LoughPut return value of LocalAlloc in CX too.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1999-01-01  Marcus MeissnerInclude stuff even if not on __i386__ for debug defines.
1998-12-24  Ulrich WeigandImplemented stub for InitThreadInput.
1998-12-24  Ulrich WeigandCallout table (for KERNEL->USER calls) added.
1998-12-24  Ulrich WeigandHandle non-hardware X events correctly with native...
1998-12-18  Andreas MohrMake the DOSASPI part use the excellent DPMI RMCB imple...
1998-12-18  François GougetFirst step to make it possible to call COM interfaces...
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-10  Ulrich WeigandCleaned up CreateSystemTimer interface for use with...
1998-12-08  Huw D M DaviesFix for SetAbortProc16, stub for SetAbortProc32 and...
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
1998-12-01  Ulrich WeigandRenamed KERNEL.327 to HandleParamError (as in 'Undoc...
1998-12-01  Ulrich WeigandImplemented GlobalChangeLockCount (KERNEL.365).
1998-12-01  Ulrich WeigandImplemented Local32Info, stubs for Local32First/Next...
1998-12-01  Ulrich WeigandImplemented GdiFreeResources (GDI.609).
1998-11-30  Paul QuinnImplementation of ChildWindowFromPointEx functions.
1998-11-26  Ulrich WeigandRemoved some unnecessary FIXME outputs.
1998-11-26  Ulrich WeigandImplemented KERNEL.602 and stub for KERNEL.490.
1998-11-25  Ulrich WeigandImplementation of PE->NE resource conversion routines...
1998-11-24  Ulrich WeigandBugfix: Bad jump generated in THUNK_AllocLSThunklet.
1998-11-24  Eric PouechSome new stubs (midiStreamXXX functions, some mci funct...
1998-11-22  Andreas MohrAdded Win16 implementation for GetRegionData().
1998-11-22  Ian SchmidtAdded stubs for two undocumented GDI routines, SetMagic...
1998-11-14  Ulrich WeigandMoved X11 mouse cursor handling to the DISPLAY driver.
1998-11-14  Ulrich WeigandSome fixes to Wine startup/termination sequence with...
1998-11-14  Ulrich WeigandAdded stubs for several VxDs / interrupts.
1998-11-14  Huw D M DaviesShould get win16drv AbortProc working. Hopefully.
1998-11-14  Marcus MeissnerSpeed up relay32, snoop16 and snoop32 include/excludes...
1998-11-08  Ulrich WeigandUSER-side part of input event handling: contains implem...
1998-11-08  Ulrich WeigandImplementation of MOUSE.DRV (contains some code taken...
1998-11-08  Ulrich WeigandImplementation of KEYBOARD.DRV (code mostly taken from...
1998-11-07  John RichardsonImplementation of CoLoadLibrary, CoFreeAllLibraries,
1998-11-06  Marcus MeissnerSolaris redefines ERR and CS, fixed occurances.
1998-11-06  Eric PouechMade mmioSetBuffer callable from 16 and 32 bit code.
1998-11-01  Ulrich WeigandImplemented new Wine startup sequence, separating start...
1998-11-01  Ove KaavenFixed IsDialogMessage16.
1998-11-01  Andreas MohrAdded .spec entry for KERNEL.RegisterServiceProcess.
1998-11-01  Andreas MohrAdded stub for CheckCursor().
1998-11-01  Ove KaavenIndirection for INSTR_EmulateInstruction for use by...
1998-10-24  Kai MorichAdded Drag*32 functions.
1998-10-24  Ove KaavenImplemented DisplayDib.
1998-10-18  Turchanov SergeyImplemented DefDriverProc32 from winmm.dll.
1998-10-18  Rein KlazesCallProc[Ex]32W called with lpProcAddress==NULL should...
1998-10-14  Moshe VainerPartial implementation of GetOutlineTextMetrics32A.
1998-10-11  Ulrich WeigandImplemented (partially) the KERNEL Thunklet API and...
1998-10-11  Alexandre JulliardAdded comm.s.
1998-10-11  Ulrich WeigandStubs for CreateUser(Discardable)Bitmap16.
1998-10-11  Ulrich WeigandStubs for COMM.DRV, REBOOT.VXD, VDD.VXD.
1998-10-11  Ulrich WeigandChanged DC members w.hVisRgn, w.hClipRgn, amd w.hGCClip...
1998-10-11  Andreas MohrYet another small self-loader fix.
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL, MSACM32.DLL...
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL and MSACM32...
1998-10-11  Eric KohlAdded DrawCaption[16/32] and DrawCaptionTemp[16/32A...
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
next