shell32/tests: Fix mistake in checking known folder to verify all known folders.
[wine] / dlls / shell32 / brsfolder.c
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.