Implemented KERNEL.447 (WIN32_OldYield16).
[wine] / dlls /
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Patrik StridvallEliminated warnings.
1999-07-31  Eric KohlAdded builtin toolbar bitmaps.
1999-07-31  Eric KohlSome more messages.
1999-07-31  Eric KohlAdded stub for CryptSetKeyParams().
1999-07-31  Eric KohlAdded stubs for DAD_SetDragImage() and PathCleanupSpec().
1999-07-31  Alex PriemBugfixes & further updates for the month calendar commo...
1999-07-31  Alex PriemStarted implementing date/time common control.
1999-07-30  Klaas van Gend- added Collate/NoCollate Icons to Print32 dialog ...
1999-07-30  Francis BeaudetFixed a memory leak in the file dialog.
1999-07-30  Francis BeaudetFixed a memory leak.
1999-07-30  Francis BeaudetAdded more support for buddy windows in the updown...
1999-07-28  Juergen SchmiedFixed use of StrRetToStrN.
1999-07-28  Juergen SchmiedStrRetToStrN[A|W|AW] new independent unicode/ascii...
1999-07-28  Ian SchmidtAdded stubs for InitMUILanguage and COMCTL32.410.
1999-07-27  Francois BoisvertImplemented the Win95 file open/save dialogs.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-25  Juergen SchmiedRemoved experimental/unused code.
1999-07-25  Juergen SchmiedComplete redesign, split into 3 implementations (Deskto...
1999-07-25  Juergen SchmiedImplemented SHGetSpecialFolderPathA.
1999-07-25  Juergen SchmiedImplemented SHCreateShellFolderViewEx.
1999-07-25  Juergen SchmiedRemoved special CoCreateClassObject and use ole functio...
1999-07-25  Juergen SchmiedImplemented access to lnk's to a IStream interface.
1999-07-25  Juergen SchmiedFixed icon background (was black).
1999-07-25  Juergen SchmiedFixed getting icons from filetypes.
1999-07-25  Juergen SchmiedImplemented enumeration of shell extensions, seperated...
1999-07-25  Juergen SchmiedRewrote GetData so support multiple selections.
1999-07-25  Juergen SchmiedSeparated stuff for shv background contextmenu to separ...
1999-07-25  Juergen SchmiedNew functions to access attributes in HCR.
1999-07-25  Juergen SchmiedNew file. Seperate implementation of the shellview...
1999-07-24  Francois BoisvertImplemented TREEVIEW_InsertItemW.
1999-07-24  Ulrich WeigandRemoved MODULE_GetWndProcEntry16().
1999-07-24  Pierre MageauFixed various problem with ImageList_Draw.
1999-07-24  Thuy NguyenFixed notifications.
1999-07-24  Huw D M DaviesLet through more flags to EnumPrinters.
1999-07-23  Huw D M DaviesEnumJobs stub.
1999-07-20  Gerard PatelReset disabled style for the dialog boxes set on proper...
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-07-18  Alex Priem- Implementation of simple comctl32 v5.0 changes.
1999-07-18  Ian SchmidtAdded pointer validation and additional sanity check...
1999-07-18  Sylvain St-GermainImplementation of the updown buddy windproc subclassing...
1999-07-18  Luc TourangeauGetIcon bug fix.
1999-07-15  Ulrich WeigandUse position-independent code in assembly glue when...
1999-07-15  Alex PriemFix a hang when we process WM_STYLECHANGED.
1999-07-12  Marcus MeissnerAdded missing prototype for ILFindChild().
1999-07-12  Eric PouechCompiler warnings fix.
1999-07-10  Francois BoisvertMade IShellFolder::fnParseDisplayName return a relative...
1999-07-10  Alex PriemFirst try at the month calendar common control. Main...
1999-07-10  Huw D M DaviesImplemented GetPrinterA and GetPrinterDriverA.
1999-07-10  Juergen SchmiedSmall fixes.
1999-07-10  Juergen SchmiedImplemented StrToOleStrN.
1999-07-10  Juergen SchmiedIStream interface for file access.
1999-07-10  Juergen SchmiedFixed crash during second DLL_PROCESS_DETACH if the dll
1999-07-10  Juergen SchmiedSome more pidl-types.
1999-07-10  Juergen SchmiedCompletely rewritten. IPersistStream interface implemented.
1999-07-10  Juergen SchmiedDLLGetClassObject/Classfactory: create objects by CLSID...
1999-07-10  Abey GeorgeSometimes the text on a tab control got truncated.
1999-07-10  Alex PriemImplementation of TVM_SORTCHILDREN. Massaged TVM_SORTCH...
1999-07-10  Ian SchmidtAdded stub for SetThreadToken(), required by Office...
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-07-04  Henrik OlsenCleanup of the Danish support.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-07-03  Alex PriemFix a crash when doing sorted inserts at top level.
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Eric KohlFixed DPA_LoadStream and improved DPA_Merge.
1999-06-26  Eric KohlAdded check for invalid parent item.
1999-06-26  Eric KohlAdded SHDoDragDrop() stub.
1999-06-26  Eric KohlStore buddy window.
1999-06-26  Eric KohlStarted WM_NOTIFYFORMAT support.
1999-06-26  Eric KohlBetter ComboBoxEx placement.
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-22  Alexander KanavinStandard dialog boxes resources and OLE strings are...
1999-06-22  Eric PouechThou shalt not use C++ comments.
1999-06-22  Eric PouechFixed GetOpenFileName when called with both OFN_ALLOWMU...
1999-06-22  Francois BoisvertModified ImageList_LoadImageA to check the case where...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-18  Alexandre JulliardMoved signal handling to exception.c, generate exceptio...
1999-06-18  Pablo SaratxagaWalloon language update.
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-06-12  Ian SchmidtFixed an error and an off-by-one bug in DSA_SetItem...
1999-06-12  Luc TourangeauImageList_GetIcon bug fix.
1999-06-07  Marcus MeissnerFixed >> and * operator precedence problem.
1999-06-06  Uwe BonnesASPI_ExecScsiCmd: better return value and verbose error...
1999-06-05  Paul QuinnSome non-threatening fixes to some headers, as well...
1999-06-05  Ian SchmidtAdded partial implementation for DPA_LoadStream and...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-29  Marcus MeissnerFixed some warnings.
next