@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Constants used by [SHGetSettings] and [SHGetSetSettings] !!!!C# Constants: 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; !!!!VB Constants: TODO !!!!Notes: None.
Edit Constants.SSF_
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.