Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Constants, prefix the name with the module name and a period.
SSF_ (Constants)
.
Summary
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.
Click to read this page 5/16/2017 3:57:02 AM - anonymous
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it!