Fix signed/unsigned comparison warnings.
[wine] / dlls / shell32 / cpanelfolder.c
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-04-14  Juan LangCorrect some PIDL types and eliminate some magic number...
2004-04-13  Martin FuchsCorrect IShellFolder::GetAttributesOf() for the case...
2004-04-08  Juan LangMove control panel applet enumeration to cpanelfolder.c.
2004-04-07  Juan Lang- comment fixes
2004-03-27  Martin FuchsImplementation of the control panel folder in shell...