VBnet Constants Reference
Constants - F
F
F3_120M_512 = 13 DeviceIoControl: Obtain Physical Drive Information
F3_128Mb_512 = 20 DeviceIoControl: Obtain Physical Drive Information
F3_1Pt23_1024 = 18 DeviceIoControl: Obtain Physical Drive Information
F3_1Pt2_512 = 17 DeviceIoControl: Obtain Physical Drive Information
F3_1Pt44_512 = 2 DeviceIoControl: Obtain Physical Drive Information
F3_200Mb_512 = 23 DeviceIoControl: Obtain Physical Drive Information
F3_20Pt8_512 = 4 DeviceIoControl: Obtain Physical Drive Information
F3_230Mb_512 = 21 DeviceIoControl: Obtain Physical Drive Information
F3_240M_512 = 24 DeviceIoControl: Obtain Physical Drive Information
F3_2Pt88_512 = 3 DeviceIoControl: Obtain Physical Drive Information
F3_32M_512 = 25 DeviceIoControl: Obtain Physical Drive Information
F3_640_512 = 14 DeviceIoControl: Obtain Physical Drive Information
F3_720_512 = 5 DeviceIoControl: Obtain Physical Drive Information
F5_160_512 = 10 DeviceIoControl: Obtain Physical Drive Information
F5_180_512 = 9 DeviceIoControl: Obtain Physical Drive Information
F5_1Pt23_1024 = 19 DeviceIoControl: Obtain Physical Drive Information
F5_1Pt2_512 = 1 DeviceIoControl: Obtain Physical Drive Information
F5_320_1024 = 8 DeviceIoControl: Obtain Physical Drive Information
F5_320_512 = 7 DeviceIoControl: Obtain Physical Drive Information
F5_360_512 = 6 DeviceIoControl: Obtain Physical Drive Information
F5_640_512 = 15 DeviceIoControl: Obtain Physical Drive Information
F5_720_512 = 16 DeviceIoControl: Obtain Physical Drive Information
F8_256_128 = 22 DeviceIoControl: Obtain Physical Drive Information
FILE_ANY_ACCESS = &H0 DeviceIoControl: Lock/Unlock Removable Media Devices
FILE_ANY_ACCESS = 0 SetErrorMode: Determine if a Floppy Drive is Ready
FILE_ATTRIBUTE_ALL = FILE_ATTRIBUTE_READONLY Or FindFirstFile: Fast Directory File Count
FILE_ATTRIBUTE_ARCHIVE = &H20 FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Fast Directory File Count
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
FILE_ATTRIBUTE_COMPRESSED = &H800 FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Fast Directory File Count
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
FILE_ATTRIBUTE_DIRECTORY = &H10 CopyFileEx: Create a File Backup App with a Progress Callback
ExtractIcon: Viewing Application Icons in a Scrollable Viewport
FindFirstFile: An API 'FolderExists' Routine
FindFirstFile: Calculating Folder Size, Recursive
FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Fast Directory File Count
FindFirstFile: Performance Comparison - FSO vs. API
FindFirstFile: Recursive File Search (minimal code)
FindFirstFile: Recursive Search for Folders (minimal code)
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
GetFileVersionInfo: File Search and File Property Info
GetPrivateProfileString: Parse IE Favorites Information
FILE_ATTRIBUTE_FLAGS = FILE_ATTRIBUTE_ARCHIVE Or FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
FILE_ATTRIBUTE_HIDDEN = &H2 FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Fast Directory File Count
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
FILE_ATTRIBUTE_NORMAL = &H80 CreateFile: Determine Available COM Ports
CreateFile: Test if a File is Open by Another Application
FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Fast Directory File Count
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
MapDebugInformation: Obtain Debugging Info for an Image
SetEndOfFile: Delete Records from the End of a Random Access File
WriteFile: Broadcasting System Messages using Mailslots
FILE_ATTRIBUTE_READONLY = &H1 FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Fast Directory File Count
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
FILE_ATTRIBUTE_SYSTEM = &H4 FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Fast Directory File Count
FILE_ATTRIBUTE_TEMPORARY = &H100 FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Fast Directory File Count
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
FILE_BEGIN = 0 SetEndOfFile: Delete Records from the End of a Random Access File
FILE_DEVICE_CD_ROM = &H2 DeviceIoControl: Determine Media Type for CD/DVD Drives
FILE_DEVICE_DVD = &H33 DeviceIoControl: Determine Media Type for CD/DVD Drives
FILE_FLAG_BACKUP_SEMANTICS = &H2000000 SetFileTime: Modify the Date/Time of Folders and Files
FILE_NOTIFY_CHANGE_ATTRIBUTES = &H4 FindFirstChangeNotification: Create a 'Watched' Folder
FILE_NOTIFY_CHANGE_CREATION = &H40 FindFirstChangeNotification: Create a 'Watched' Folder
FILE_NOTIFY_CHANGE_DIR_NAME = &H2 FindFirstChangeNotification: Create a 'Watched' Folder
FILE_NOTIFY_CHANGE_FILE_NAME = &H1 FindFirstChangeNotification: Create a 'Watched' Folder
FILE_NOTIFY_CHANGE_LAST_ACCESS = &H20 FindFirstChangeNotification: Create a 'Watched' Folder
FILE_NOTIFY_CHANGE_LAST_WRITE = &H10 FindFirstChangeNotification: Create a 'Watched' Folder
FILE_NOTIFY_CHANGE_SECURITY = &H100 FindFirstChangeNotification: Create a 'Watched' Folder
FILE_NOTIFY_CHANGE_SIZE = &H8 FindFirstChangeNotification: Create a 'Watched' Folder
FILE_NOTIFY_FLAGS = FILE_NOTIFY_CHANGE_ATTRIBUTES Or FindFirstChangeNotification: Create a 'Watched' Folder
FILE_READ_ACCESS = &H1 DeviceIoControl: Lock/Unlock Removable Media Devices
SetErrorMode: Determine if a Floppy Drive is Ready
FILE_SHARE_DELETE = &H4 SetFileTime: Modify the Date/Time of Folders and Files
FILE_SHARE_READ = &H1 CreateFile: Determine Available COM Ports
DeviceIoControl: Determine Media Type for CD/DVD Drives
DeviceIoControl: Get a SMART Drive Serial Number
DeviceIoControl: Lock/Unlock Removable Media Devices
DeviceIoControl: Obtain Physical Drive Information
MapDebugInformation: Obtain Debugging Info for an Image
SetErrorMode: Determine if a Floppy Drive is Ready
SetFileTime: Modify the Date/Time of Folders and Files
WriteFile: Broadcasting System Messages using Mailslots
FILE_SHARE_WRITE = &H2 CreateFile: Determine Available COM Ports
DeviceIoControl: Determine Media Type for CD/DVD Drives
DeviceIoControl: Get a SMART Drive Serial Number
DeviceIoControl: Lock/Unlock Removable Media Devices
DeviceIoControl: Obtain Physical Drive Information
MapDebugInformation: Obtain Debugging Info for an Image
SetErrorMode: Determine if a Floppy Drive is Ready
FILE_WRITE_ACCESS = &H2 DeviceIoControl: Lock/Unlock Removable Media Devices
SetErrorMode: Determine if a Floppy Drive is Ready
FileCopy = 2 SHFileOperation: Copy, Move or Delete Files
FileDelete = 3 SHFileOperation: Copy, Move or Delete Files
FileMove = 1 SHFileOperation: Copy, Move or Delete Files
FILTER_NORMAL_ACCOUNT = &H2 NetServerEnum: Get Password Age All Users on the Specified Machine
NetUserGetInfo: Enumerate the User List and Obtain User Info
firstNo = 1 WritePrivateProfileString: Creating a Quiz Application- Step 4: Building the Main Quiz Form
FixedMedia = 12 DeviceIoControl: Obtain Physical Drive Information
FLAG_ICC_FORCE_CONNECTION = &H1 InternetCheckConnection: Another Way to Check for Internet or Network Connection
FLAGS SetWindowPos: Create a Topmost Window
FLASHW_ALL FlashWindowEx: Extended Window Notification (Flashing) Options
FLASHW_CAPTION = &H1 FlashWindowEx: Extended Window Notification (Flashing) Options
FLASHW_STOP = 0 FlashWindowEx: Extended Window Notification (Flashing) Options
FLASHW_TIMER = &H4 FlashWindowEx: Extended Window Notification (Flashing) Options
FLASHW_TIMERNOFG = &HC FlashWindowEx: Extended Window Notification (Flashing) Options
FLASHW_TRAY = &H2 FlashWindowEx: Extended Window Notification (Flashing) Options
FO_COPY = &H2 SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
SHGetSpecialFolderLocation: Create a Desktop Shortcut
FO_DELETE = &H3 SHFileOperation: Add Recycle Bin Functionality
SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
FO_MOVE = &H1 SHAddToRecentDocs: Create an App Shortcut (Workaround - Pre-XP)
SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
FO_RENAME = &H4 SHAddToRecentDocs: Create an App Shortcut (Workaround - Pre-XP)
SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
FOF_ALLOWUNDO = &H40 SHFileOperation: Add Recycle Bin Functionality
SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
FOF_CONFIRMMOUSE = &H2 SHFileOperation: Copy, Move or Delete Files
FOF_FILESONLY = &H80 SHAddToRecentDocs: Create an App Shortcut (Workaround - Pre-XP)
SHFileOperation: Copy, Move or Delete Files
FOF_MULTIDESTFILES = &H1 SHFileOperation: Copy, Move or Delete Files
FOF_NO_CONNECTED_ELEMENTS = &H2000 SHFileOperation: Copy, Move or Delete Files
FOF_NOCONFIRMATION = &H10 SHAddToRecentDocs: Create an App Shortcut (Workaround - Pre-XP)
SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
SHGetSpecialFolderLocation: Create a Desktop Shortcut
FOF_NOCONFIRMMKDIR = &H200 SHAddToRecentDocs: Create an App Shortcut (Workaround - Pre-XP)
SHFileOperation: Copy, Move or Delete Files
FOF_NOCOPYSECURITYATTRIBS = &H800 SHFileOperation: Copy, Move or Delete Files
FOF_NOERRORUI = &H400 SHFileOperation: Copy, Move or Delete Files
FOF_NORECURSEREPARSE = &H8000& SHFileOperation: Copy, Move or Delete Files
FOF_NORECURSION = &H1000 SHFileOperation: Copy, Move or Delete Files
FOF_RENAMEONCOLLISION = &H8 SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
FOF_SILENT = &H4 SHAddToRecentDocs: Create an App Shortcut (Workaround - Pre-XP)
SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
SHGetSpecialFolderLocation: Create a Desktop Shortcut
FOF_SIMPLEPROGRESS = &H100 SHAddToRecentDocs: Create an App Shortcut (Workaround - Pre-XP)
SHFileOperation: Copy or Move an Entire Directory
SHFileOperation: Copy, Move or Delete Files
FOF_WANTMAPPINGHANDLE = &H20 SHFileOperation: Copy, Move or Delete Files
FOF_WANTNUKEWARNING = &H4000 SHFileOperation: Copy, Move or Delete Files
FOLDERID_AddNewPrograms = "{de61d971-5ebc-4f02-a3a9-6c82895e5c04}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_AdminTools = "{724EF170-A42D-4FEF-9F26-B60E846FBA4F}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_AppUpdates = "{a305ce99-f527-492b-8b1a-7e76fa98d6e4}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_CDBurning = "{9E52AB10-F80D-49DF-ACB8-4330F5687855}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ChangeRemovePrograms = "{df7266ac-9274-4867-8d55-3bd661de872d}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_CommonAdminTools = "{D0384E7D-BAC3-4797-8F14-CBA229B392B5}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_CommonOEMLinks = "{C1BAE2D0-10DF-4334-BEDD-7AA20B227A9D}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_CommonPrograms = "{0139D44E-6AFE-49F2-8690-3DAFCAE6FFB8}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_CommonStartMenu = "{A4115719-D62E-491D-AA7C-E74B8BE3B067}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_CommonStartup = "{82A5EA35-D9CD-47C5-9629-E15D2F714E6E}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_CommonTemplates = "{B94237E7-57AC-4347-9151-B08C6C32D1F7}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ComputerFolder = "{0AC0837C-BBF8-452A-850D-79D08E667CA7}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ConflictFolder = "{4bfefb45-347d-4006-a5be-ac0cb0567192}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ConnectionsFolder = "{6F0CD92B-2E97-45D1-88FF-B0D186B8DEDD}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Contacts = "{56784854-C6CB-462b-8169-88E350ACB882}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ControlPanelFolder = "{82A74AEB-AEB4-465C-A014-D097EE346D63}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Cookies = "{2B0F765D-C0E9-4171-908E-08A611B84FF6}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Desktop = "{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Documents = "{FDD39AD0-238F-46AF-ADB4-6C85480369C7}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Downloads = "{374DE290-123F-4565-9164-39C4925E467B}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Favorites = "{1777F761-68AD-4D8A-87BD-30B759FA33DD}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Fonts = "{FD228CB7-AE11-4AE3-864C-16F3910AB8FE}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Games = "{CAC52C1A-B53D-4edc-92D7-6B2E8AC19434}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_GameTasks = "{054FAE61-4DD8-4787-80B6-090220C4B700}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_History = "{D9DC8A3B-B784-432E-A781-5A1130A75963}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_InternetCache = "{352481E8-33BE-4251-BA85-6007CAEDCF9D}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_InternetFolder = "{4D9F7874-4E0C-4904-967B-40B0D20C3E4B}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Links = "{bfb9d5e0-c6a9-404c-b2b2-ae6db6af4968}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_LocalAppData = "{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_LocalAppDataLow = "{A520A1A4-1780-4FF6-BD18-167343C5AF16}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_LocalizedResourcesDir = "{2A00375E-224C-49DE-B8D1-440DF7EF3DDC}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Music = "{4BD8D571-6D19-48D3-BE97-422220080E43}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_NetHood = "{C5ABBF53-E17F-4121-8900-86626FC2C973}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_NetworkFolder = "{D20BEEC4-5CA8-4905-AE3B-BF251EA09B53}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_OriginalImages = "{2C36C0AA-5812-4b87-BFD0-4CD0DFB19B39}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PhotoAlbums = "{69D2CF90-FC33-4FB7-9A0C-EBB0F0FCB43C}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Pictures = "{33E28130-4E1E-4676-835A-98395C3BC3BB}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Playlists = "{DE92C1C7-837F-4F69-A3BB-86E631204A23}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PrintersFolder = "{76FC4E2D-D6AD-4519-A663-37BD56068185}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PrintHood = "{9274BD8D-CFD1-41C3-B35E-B13F55A758F4}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Profile = "{5E6C858F-0E22-4760-9AFE-EA3317B67173}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ProgramData = "{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ProgramFiles = "{905e63b6-c1bf-494e-b29c-65b732d3d21a}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ProgramFilesCommon = "{F7F1ED05-9F6D-47A2-AAAE-29D317C6F066}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ProgramFilesCommonX64 = "{6365D5A7-0F0D-45e5-87F6-0DA56B6A4F7D}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ProgramFilesCommonX86 = "{DE974D24-D9C6-4D3E-BF91-F4455120B917}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ProgramFilesX64 = "{6D809377-6AF0-444b-8957-A3773F02200E}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ProgramFilesX86 = "{7C5A40EF-A0FB-4BFC-874A-C0F2E0B9FA8E}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Programs = "{A77F5D77-2E2B-44C3-A6A2-ABA601054A51}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Public = "{DFDF76A2-C82A-4D63-906A-5644AC457385}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PublicDesktop = "{C4AA340D-F20F-4863-AFEF-F87EF2E6BA25}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PublicDocuments = "{ED4824AF-DCE4-45A8-81E2-FC7965083634}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PublicDownloads = "{3D644C9B-1FB8-4f30-9B45-F670235F79C0}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PublicGameTasks = "{DEBF2536-E1A8-4c59-B6A2-414586476AEA}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PublicMusic = "{3214FAB5-9757-4298-BB61-92A9DEAA44FF}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PublicPictures = "{B6EBFB86-6907-413C-9AF7-4FC2ABF07CC5}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_PublicVideos = "{2400183A-6185-49FB-A2D8-4A392A602BA3}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_QuickLaunch = "{52a4f021-7b75-48a9-9f6b-4b87a210bc8f}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Recent = "{AE50C081-EBD2-438A-8655-8A092E34987A}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_RecordedTV = "{bd85e001-112e-431e-983b-7b15ac09fff1}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_RecycleBinFolder = "{B7534046-3ECB-4C18-BE4E-64CD4CB7D6AC}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_ResourceDir = "{8AD10C31-2ADB-4296-A8F7-E4701232C972}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_RoamingAppData = "{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SampleMusic = "{B250C668-F57D-4EE1-A63C-290EE7D1AA1F}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SamplePictures = "{C4900540-2379-4C75-844B-64E6FAF8716B}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SamplePlaylists = "{15CA69B3-30EE-49C1-ACE1-6B5EC372AFB5}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SampleVideos = "{859EAD94-2E85-48AD-A71A-0969CB56A6CD}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SavedGames = "{4C5C32FF-BB9D-43b0-B5B4-2D72E54EAAA4}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SavedSearches = "{7d1d3a04-debb-4115-95cf-2f29da2920da}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SEARCH_CSC = "{ee32e446-31ca-4aba-814f-a5ebd2fd6d5e}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SEARCH_MAPI = "{98ec0e18-2098-4d44-8644-66979315a281}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SearchHome = "{190337d1-b8ca-4121-a639-6d472d16972a}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SendTo = "{8983036C-27C0-404B-8F08-102D10DCFD74}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SidebarDefaultParts = "{7B396E54-9EC5-4300-BE0A-2482EBAE1A26}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SidebarParts = "{A75D362E-50FC-4fb7-AC2C-A8BEAA314493}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_StartMenu = "{625B53C3-AB48-4EC1-BA1F-A1EF4146FC19}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Startup = "{B97D20BB-F46A-4C97-BA10-5E3608430854}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SyncManagerFolder = "{43668BF8-C14E-49B2-97C9-747784D784B7}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SyncResultsFolder = "{289a9a43-be44-4057-a41b-587a76d7e7f9}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SyncSetupFolder = "{0F214138-B1D3-4a90-BBA9-27CBC0C5389A}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_System = "{1AC14E77-02E7-4E5D-B744-2EB1AE5198B7}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_SystemX86 = "{D65231B0-B2F1-4857-A4CE-A8E7C6EA7D27}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Templates = "{A63293E8-664E-48DB-A079-DF759E0509F7}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_TreeProperties = "{5b3749ad-b49f-49c1-83eb-15370fbd4882}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_UserProfiles = "{0762D272-C50A-4BB0-A382-697DCD729B80}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_UsersFiles = "{f3ce0f7c-4901-4acc-8648-d5d44b04ef8f}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Videos = "{18989B1D-99B5-455B-841C-AB7C74E4DDFC}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FOLDERID_Windows = "{F38BF404-1D43-42F2-9305-67DE0B28FC23}" SHGetKnownFolderPath: Retrieve Windows Shell Folders under Vista
FORMAT_MESSAGE_ARGUMENT_ARRAY = &H2000 FormatMessage: How to Translate System Error Code Messages
FORMAT_MESSAGE_FROM_SYSTEM = &H1000 DeviceIoControl: Obtain Physical Drive Information
FormatMessage: How to Translate System Error Code Messages
NetServerGetInfo: Configuration Info for Domain/Workgroup Servers and Machines
FORMAT_MESSAGE_IGNORE_INSERTS = &H200 DeviceIoControl: Obtain Physical Drive Information
FormatMessage: How to Translate System Error Code Messages
NetServerGetInfo: Configuration Info for Domain/Workgroup Servers and Machines
FORMAT_MESSAGE_MAX_WIDTH_MASK = &HFF FormatMessage: How to Translate System Error Code Messages
NetServerGetInfo: Configuration Info for Domain/Workgroup Servers and Machines
FS_CASE_IS_PRESERVED = &H2 GetDiskFreeSpaceEx: Detailed Drive Info
FS_CASE_SENSITIVE = &H1 GetDiskFreeSpaceEx: Detailed Drive Info
FS_FILE_COMPRESSION = &H10 GetDiskFreeSpaceEx: Detailed Drive Info
FS_PERSISTENT_ACLS = &H8 GetDiskFreeSpaceEx: Detailed Drive Info
FS_UNICODE_STORED_ON_DISK = &H4 GetDiskFreeSpaceEx: Detailed Drive Info
FS_VOL_IS_COMPRESSED = &H8000& GetDiskFreeSpaceEx: Detailed Drive Info
FTP_TRANSFER_TYPE_ASCII = &H1 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
FTP_TRANSFER_TYPE_BINARY = &H2 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
FTP_TRANSFER_TYPE_MASK = (FTP_TRANSFER_TYPE_ASCII Or FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
FTP_TRANSFER_TYPE_UNKNOWN = &H0 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
FW_BOLD = 700 CreateFontIndirect: Change ListView Header Text Style
FW_NORMAL = 400 CreateFontIndirect: Change ListView Header Text Style

 
 

PayPal Link
Make payments with PayPal - it's fast, free and secure!

 
 
 
 

Copyright ©1996-2011 VBnet and Randy Birch. All Rights Reserved.
Terms of Use  |  Your Privacy