Added GetBackgroundColor call to the console struct. Will be used
[wine] / dlls /
1999-02-22  Juergen Schmied- eliminated one element of the pidl struct (dwSFGAO)
1999-02-22  Juergen Schmied- header uses the last macros now
1999-02-19  Juergen Schmied- made the security functions consistent. advapi calls...
1999-02-19  Huw D M DaviesFixed a few broken includes.
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-19  Lawson A. WhitneyDon't hang on the last child if it's not wanted.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-19  Francois GougetSmall fixes.
1999-02-19  Francois GougetRemoved redundant definitions of IsEqualIID and IsEqual...
1999-02-18  Francois GougetModified so that they do not use the VTABLE_FUNC macros...
1999-02-17  Francois GougetFixed a number of warnings concerning the matching...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-17  Bertho StultiensRenamed VS_VERSION_INFOxx structure to VS_VERSION_INFO_...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-17  Luc TourangeauPreliminary listview control implementation.
1999-02-17  Sylvain St.GermainDefined IDropTarget for ShellFolder. Implemented the...
1999-02-14  Bertho StultiensChange a couple of names that would conflict after...
1999-02-13  Bertho StultiensFixed a couple of faulty names used in wine and typos...
1999-02-13  Marcus MeissnerSome warnings fixed, one useless VERSION warning remove...
1999-02-13  Ian SchmidtAdded entries for most Crypt* calls.
1999-02-13  Juergen Schmied- documented most of the undocumented functions in...
1999-02-12  Juergen SchmiedSmall fixes to compile with the headers (mostly nt...
1999-02-11  Alexandre JulliardAuthors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-02-10  Andreas MohrTwo ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32...
1999-02-09  Bertho StultiensFix typo to map GetTextExtentPoint to the correct 32A...
1999-02-09  Marcus MeissnerSome small bugfixes, added more PE relocation types...
1999-02-09  Ulrich WeigandNULL is a valid argument as handle for GetFileVersionIn...
1999-02-09  Juergen SchmiedBetter implementation (takes strings or res-id's now).
1999-02-09  Ulrich WeigandBugfix: NULL pointer check for output parameters.
1999-02-09  Zygo BlaxellFixed two pointer/integer mismatch warnings.
1999-02-04  Andreas MohrAnother usage of non-portable functions...
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-02-02  Zygo BlaxellChange a few types to match you-know-who's declarations.
1999-02-02  Marcus Meissnerreslen could be used uninitialised in GetFileResource32...
1999-02-02  Eric KohlFixes little pointer bug in DPA_DeletePtr().
1999-01-31  Ulrich WeigandImplementation of VERSION.DLL. Based on old misc/ver.c.
1999-01-31  Ulrich WeigandAdd new subdirectories dlls/ver and dlls/version.
1999-01-31  Ulrich WeigandImplementation of VER.DLL. Thunks up to VERSION.DLL.
1999-01-31  Juergen SchmiedStub for PathQualify32[A|W].
1999-01-31  Alex KorobkaAdded an implementation of MRSW locks.
1999-01-31  Juergen SchmiedStub for GetSecurityDescriptorControl.
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-30  Alex PriemSmall update.
1999-01-30  Alex Priem- The usual bugfixes.
1999-01-30  Matthew BeckerDoc updates.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-28  Matthew BeckerDocumentation standardizations.
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  Eric PouechTemporary #if 0'ed part for builtin modules in MSACM...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-26  Marcus Meissner3 missing WINAPI added.
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-26  Juergen SchmiedChanged some treeview related definitions.
1999-01-26  Juergen SchmiedImplemented SHBrowseForFolder() dialog.
1999-01-26  Marcus MeissnerAdded GetSecurityDescriptorOwner/Group, RevertToSelf...
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-24  Eric KohlNew drag list control.
1999-01-24  Eric KohlFixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().
1999-01-24  Eric KohlAdded WM_[G/S]ETFONT handling.
1999-01-24  Eric KohlAdded WM_COMMAND and WM_NOTIFY handling.
1999-01-24  Eric KohlFixed redraw bug for tracking tooltips.
1999-01-24  Eric KohlAdded some messages to the rebar control.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
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-03  Juergen SchmiedMoved ADVAPI32 files to dlls/advapi32.
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1999-01-03  Juergen SchmiedSHCloneSpecialIDList implemented.
1999-01-03  Juergen SchmiedShell_GetCachedImageIndex32[A|W] implemented.
1999-01-03  Andreas MohrSendASPI32Command32 has to be __cdecl.
1999-01-01  Alexandre JulliardUse proper system directory.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-26  Alex PriemIPaddress common control implementation. First try...
1998-12-25  Juergen SchmiedFixed the TEXT redefined warnings.
1998-12-24  Alex Priem- Tooltip support
1998-12-24  Juergen SchmiedNew stubs.
1998-12-24  Juergen SchmiedFixes crash when running without external shell32.dll.
1998-12-18  Andreas MohrMake the DOSASPI part use the excellent DPMI RMCB imple...
1998-12-18  Alex PriemPreliminary tooltip support.
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-18  Juergen SchmiedStub Control_FillCache_RunDLL.
1998-12-18  Juergen SchmiedSHGetFileInfo32A: get SHGFI_SYSICONINDEX implemented.
1998-12-18  Juergen SchmiedILAppend seems to work now.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-14  Juergen SchmiedSome cleanup.
1998-12-14  Juergen SchmiedSHMapPIDLToSystemImageListIndex try's to determine...
1998-12-14  Juergen SchmiedNew HCR_GetDefaultIcon (internal).
1998-12-14  Juergen SchmiedAdds the IPersistFile Interface to IShellLink[W] and...
1998-12-11  Alexandre JulliardAdded Makefile.
1998-12-11  Marcus MeissnerAdded RasEnumConnections stub.
1998-12-11  Juergen SchmiedBugfix in PathCombine32[A|W].
1998-12-11  Juergen SchmiedImplemented ILGetDisplayName.
1998-12-11  Juergen SchmiedStarted implementation of ShellExecuteEx32A.
1998-12-11  Juergen SchmiedMoved menu resources to rc-file.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
next