VBnet Constants Reference
Constants - D
D
DATE_LONGDATE = &H2 EnumDateFormats: Regional Locale Date Settings
SetLocaleInfo: Change System Long and Short Date Formats
DATE_SHORTDATE = &H1 EnumDateFormats: Regional Locale Date Settings
SetLocaleInfo: Change System Long and Short Date Formats
DD_ATTACHED_TO_DESKTOP = &H1 EnumDisplayDevices: Enumerating System Display Devices
DD_DISCONNECT = &H2000000 EnumDisplayDevices: Enumerating System Display Devices
DD_MIRRORING_DRIVER = &H8 EnumDisplayDevices: Enumerating System Display Devices
DD_MODESPRUNED = &H8000000 EnumDisplayDevices: Enumerating System Display Devices
DD_MULTI_DRIVER = &H2 EnumDisplayDevices: Enumerating System Display Devices
DD_PRIMARY_DEVICE = &H4 EnumDisplayDevices: Enumerating System Display Devices
DD_REMOTE = &H4000000 EnumDisplayDevices: Enumerating System Display Devices
DD_REMOVABLE = &H20 EnumDisplayDevices: Enumerating System Display Devices
DD_VGA_COMPATIBLE = &H10 EnumDisplayDevices: Enumerating System Display Devices
DDL_ARCHIVE = &H20 SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_DIRECTORY = &H10 SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_DRIVES = &H4000 SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_EXCLUSIVE = &H8000& SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_FLAGS SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_HIDDEN = &H2 SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_POSTMSGS = &H2000 SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_READONLY = &H1 SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_READWRITE = &H0 SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DDL_SYSTEM = &H4 SendMessage: Instantly Fill a Combo with Files, Folders or Drives
SendMessage: Instantly Fill a List with Files, Folders or Drives
DEFAULT_GUI_FONT = 17 CreateWindowEx: Create the Common Control Header
GetTextExtentPoint32: Change Combo List Width Based on Contents
DESKTOPHORZRES = 118 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
DESKTOPVERTRES = 117 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
DEVICE_FONTTYPE = &H2 EnumFontFamilies: Enumerate Windows Fonts with Font Preview
EnumFontFamilies: Enumerating Windows Fonts - Callback vs. VB Intrinsic Code
EnumFontFamilies: Enumerating Windows Fonts by Type
DFP_GET_VERSION = &H74080 DeviceIoControl: Get a SMART Drive Serial Number
DFP_RECEIVE_DRIVE_DATA = &H7C088 DeviceIoControl: Get a SMART Drive Serial Number
DFP_SEND_DRIVE_COMMAND = &H7C084 DeviceIoControl: Get a SMART Drive Serial Number
DI_COMPAT = &H4 Undocumented Windows: Change Icon Dialog
DI_DEFAULTSIZE = &H8 Undocumented Windows: Change Icon Dialog
DI_IMAGE = &H2 Undocumented Windows: Change Icon Dialog
DI_MASK = &H1 Undocumented Windows: Change Icon Dialog
DI_NORMAL = &H3 Undocumented Windows: Change Icon Dialog
DISP_CHANGE_BADFLAGS = -4 ChangeDisplaySettings: Change Display Resolution
DISP_CHANGE_BADMODE = -2 ChangeDisplaySettings: Change Display Resolution
DISP_CHANGE_BADPARAM = -5 ChangeDisplaySettings: Change Display Resolution
DISP_CHANGE_FAILED = -1 ChangeDisplaySettings: Change Display Resolution
DISP_CHANGE_NOTUPDATED = -3 ChangeDisplaySettings: Change Display Resolution
DISP_CHANGE_RESTART = 1 ChangeDisplaySettings: Change Display Resolution
DISP_CHANGE_SUCCESSFUL = 0 ChangeDisplaySettings: Change Display Resolution
DLLVER_PLATFORM_NT = &H2 DllGetVersion: Basic Internet Explorer Version Info
SHAutoComplete: Add AutoComplete to a VB Text Box
DLLVER_PLATFORM_WINDOWS = &H1 DllGetVersion: Basic Internet Explorer Version Info
SHAutoComplete: Add AutoComplete to a VB Text Box
DM_BITSPERPEL = &H40000 ChangeDisplaySettings: Change Display Resolution
EnumDisplaySettings: Enumerate Available Display Resolutions
DM_DISPLAYFLAGS = &H200000 ChangeDisplaySettings: Change Display Resolution
EnumDisplaySettings: Enumerate Available Display Resolutions
DM_GRAYSCALE = &H1 ChangeDisplaySettings: Change Display Resolution
DM_INTERLACED = &H2 ChangeDisplaySettings: Change Display Resolution
DM_PELSHEIGHT = &H100000 ChangeDisplaySettings: Change Display Resolution
EnumDisplaySettings: Enumerate Available Display Resolutions
DM_PELSWIDTH = &H80000 ChangeDisplaySettings: Change Display Resolution
EnumDisplaySettings: Enumerate Available Display Resolutions
DOMAIN_ALIAS_RID_ADMINS = &H220& LookupAccountSid: Determine if the Current Process is Running Under Admin Account
DRIVE_CDROM = 5 DeviceIoControl: Determine Media Type for CD/DVD Drives
DeviceIoControl: Lock/Unlock Removable Media Devices
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Enumerate Folders to a TreeView
FindFirstFile: Enumerate Folders to a TreeView, Advanced
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
GetDiskFreeSpaceEx: Detailed Drive Info
GetDriveType: Enumerate and Identify Available System Drives
GetDriveType: Identify a System's CD-ROM Drive
SHBrowseForFolder: Restrict Browse Selection to a CD/DVD via Callback
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Undocumented Windows: Format Disk Dialog
DRIVE_FIXED = 3 DeviceIoControl: Determine Media Type for CD/DVD Drives
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Enumerate Folders to a TreeView
FindFirstFile: Enumerate Folders to a TreeView, Advanced
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
GetDiskFreeSpaceEx: Detailed Drive Info
GetDriveType: Enumerate and Identify Available System Drives
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Undocumented Windows: Format Disk Dialog
DRIVE_NO_ROOT_DIR = 1 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
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
DRIVE_RAMDISK = 6 DeviceIoControl: Determine Media Type for CD/DVD Drives
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Enumerate Folders to a TreeView
FindFirstFile: Enumerate Folders to a TreeView, Advanced
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
GetDiskFreeSpaceEx: Detailed Drive Info
GetDriveType: Enumerate and Identify Available System Drives
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Undocumented Windows: Format Disk Dialog
DRIVE_REMOTE = 4 DeviceIoControl: Determine Media Type for CD/DVD Drives
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Enumerate Folders to a TreeView
FindFirstFile: Enumerate Folders to a TreeView, Advanced
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
GetDiskFreeSpaceEx: Detailed Drive Info
GetDriveType: Enumerate and Identify Available System Drives
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Undocumented Windows: Format Disk Dialog
WNetGetUser: User, Share and Share User for Network Resources
DRIVE_REMOVABLE = 2 DeviceIoControl: Determine Media Type for CD/DVD Drives
DeviceIoControl: Lock/Unlock Removable Media Devices
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Enumerate Folders to a TreeView
FindFirstFile: Enumerate Folders to a TreeView, Advanced
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
GetDiskFreeSpaceEx: Detailed Drive Info
GetDriveType: Enumerate and Identify Available System Drives
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Undocumented Windows: Format Disk Dialog
DRIVE_UNKNOWN = 0 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
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
DRIVER_LEVEL1 = &H1 EnumPrinterDrivers: Enumerate Print Drivers on Specific Printer Server
DRIVER_LEVEL2 = &H2 EnumPrinterDrivers: Enumerate Print Drivers on Specific Printer Server
DRIVER_LEVEL3 = &H3 EnumPrinterDrivers: Enumerate Print Drivers on Specific Printer Server
DRIVER_LEVEL4 = &H4 EnumPrinterDrivers: Enumerate Print Drivers on Specific Printer Server
DRIVER_LEVEL5 = &H5 EnumPrinterDrivers: Enumerate Print Drivers on Specific Printer Server
DRIVER_LEVEL6 = &H6 EnumPrinterDrivers: Enumerate Print Drivers on Specific Printer Server
DRIVERVERSION = 0 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
DT_CALCRECT = &H400 DrawText: Add Ellipses to a File Path
DrawText: Shorten Long Strings with Ellipses
GetTextExtentPoint32: Change Combo List Width Based on Contents
SendMessage: Display the List Box Horizontal Scroll Bar
SendMessage: Display the List Box Horizontal Scroll Bar if Needed
DT_CENTER = &H1 DrawText: Adding Title Text to the Fake TitleBar
DT_END_ELLIPSIS = &H8000 DrawText: Add Ellipses to a File Path
DT_END_ELLIPSIS = &H8000& DrawText: Shorten Long Strings with Ellipses
DT_EXPANDTABS = &H40 DrawText: Add Ellipses to a File Path
DrawText: Shorten Long Strings with Ellipses
DT_FLAGS DrawText: Adding Title Text to the Fake TitleBar
DT_MODIFYSTRING = &H10000 DrawText: Add Ellipses to a File Path
DrawText: Shorten Long Strings with Ellipses
DT_NOCLIP = &H100 DrawText: Adding Title Text to the Fake TitleBar
DT_NOPREFIX = &H800 DrawText: Add Ellipses to a File Path
DrawText: Shorten Long Strings with Ellipses
DT_PATH_ELLIPSIS = &H4000 DrawText: Add Ellipses to a File Path
DrawText: Shorten Long Strings with Ellipses
DT_SINGLELINE = &H20 DrawText: Adding Title Text to the Fake TitleBar
DT_TABSTOP = &H80 DrawText: Add Ellipses to a File Path
DrawText: Shorten Long Strings with Ellipses
DT_VCENTER = &H4 DrawText: Adding Title Text to the Fake TitleBar
DT_WORD_ELLIPSIS = &H40000 DrawText: Add Ellipses to a File Path
DrawText: Shorten Long Strings with Ellipses
DT_WORDBREAK = &H10 DrawText: Add Ellipses to a File Path
DrawText: Shorten Long Strings with Ellipses

 
 

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