Implemented TREEVIEW_InsertItemW.
[wine] / dlls / shell32 / brsfolder.c
1999-07-24  Francois BoisvertImplemented TREEVIEW_InsertItemW.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Zygo BlaxellFixed two pointer/integer mismatch warnings.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-01-30  Alex Priem- The usual bugfixes.
1999-01-26  Juergen SchmiedImplemented SHBrowseForFolder() dialog.