const uint SSF_SHOWALLOBJECTS = 0x00000001;
const uint SSF_SHOWEXTENSIONS = 0x00000002;
const uint SSF_SHOWCOMPCOLOR = 0x00000008;
const uint SSF_SHOWSYSFILES = 0x00000020;
const uint SSF_DOUBLECLICKINWEBVIEW = 0x00000080;
const uint SSF_SHOWATTRIBCOL = 0x00000100;
const uint SSF_DESKTOPHTML = 0x00000200;
const uint SSF_WIN95CLASSIC = 0x00000400;
const uint SSF_DONTPRETTYPATH = 0x00000800;
const uint SSF_SHOWINFOTIP = 0x00002000;
const uint SSF_MAPNETDRVBUTTON = 0x00001000;
const uint SSF_NOCONFIRMRECYCLE = 0x00008000;
const uint SSF_HIDEICONS = 0x00004000;
TODO
None.