VBnet Constants Reference
Constants - M
M
mailNewLine = "%0D%0A" ShellExecute: ShellExecute Madness
MAJOR_VERSION_MASK = &HF EnumServicesStatus: Enumerate Local Machine Services and Status
EnumServicesStatus: Enumerate Local or Remote Machine Services and Status
NetServerEnum: Get Version Info for Domain/Workgroup Servers and Machines
NetServerEnum: Obtain Domain/Workgroup Servers and Machines
NetServerGetInfo: Configuration Info for Domain/Workgroup Servers and Machines
MAX_ADAPTER_ADDRESS_LENGTH = 8 GetAdaptersInfo: Determine if DHCP is Enabled
GetAdaptersInfo: Get IP Addresses for All Installed Network Adapters
GetAdaptersInfo: Get the DHCP Server IP
GetAdaptersInfo: Get the IPs for all DHCP Servers
GetAdaptersInfo: Get the Network Adapter IP Address
IPRenewAddress: Release and Renew a DHCP IP Address
URLDownloadToFile: Obtain Machine's Public IP Behind Router
MAX_ADAPTER_DESCRIPTION_LENGTH = 128 GetAdaptersInfo: Determine if DHCP is Enabled
GetAdaptersInfo: Get IP Addresses for All Installed Network Adapters
GetAdaptersInfo: Get the DHCP Server IP
GetAdaptersInfo: Get the IPs for all DHCP Servers
GetAdaptersInfo: Get the Network Adapter IP Address
IPRenewAddress: Release and Renew a DHCP IP Address
URLDownloadToFile: Obtain Machine's Public IP Behind Router
MAX_ADAPTER_NAME = 128 IPRenewAddress: Release and Renew a DHCP IP Address
MAX_ADAPTER_NAME_LENGTH = 256 GetAdaptersInfo: Determine if DHCP is Enabled
GetAdaptersInfo: Get IP Addresses for All Installed Network Adapters
GetAdaptersInfo: Get the DHCP Server IP
GetAdaptersInfo: Get the IPs for all DHCP Servers
GetAdaptersInfo: Get the Network Adapter IP Address
IPRenewAddress: Release and Renew a DHCP IP Address
URLDownloadToFile: Obtain Machine's Public IP Behind Router
MAX_CACHE_ENTRY_INFO_SIZE = 4096 FindFirstUrlCacheEntry: Delete the IE Cache
FindFirstUrlCacheEntry: Obtain the Contents of the IE Cache
MAX_COMPUTERNAME = 15 NetMessageBufferSend: Broadcasting System Messages
NetUserGetInfo: Enumerate the User List and Obtain User Info
NetUserGetInfo: Network User Full Name and Comments
MAX_COMPUTERNAME = 16 GetComputerName
InitiateSystemShutdown: Terminating Remote Windows Sessions
RegQueryValueEx: Determine Windows Last Shutdown Date and Time
MAX_DOMAIN_NAME_LEN = 128 GetNetworkParams: Determine Current and Available DNS Servers
GetNetworkParams: Host Name of the Local Machine
GetNetworkParams: Obtain Domain Registering the Local Machine
IPRenewAddress: Release and Renew a DHCP IP Address
MAX_HOSTNAME_LEN = 128 GetNetworkParams: Determine Current and Available DNS Servers
GetNetworkParams: Host Name of the Local Machine
GetNetworkParams: Obtain Domain Registering the Local Machine
IPRenewAddress: Release and Renew a DHCP IP Address
MAX_INTERFACE_NAME_LEN = 256 GetIfTable: Local Machine Network Interface Table
MAX_IP_STATUS = (11000 + 50) IcmpSendEcho: Ping a Machine by IP Address
MAX_IP_STATUS = (IP_STATUS_BASE + 50) IcmpSendEcho: Ping a Machine by Host Name
MAX_ITEM = 256 SetWindowLong: Add TreeView Check Boxes via API
MAX_LANA = 254 Netbios: Determine Local Adapter MAC Addresses through LANA Enumeration
MAX_LENGTH = 260 GetPrivateProfileString: Parse IE Favorites Information
SHGetFolderPath: Retrieve Windows Shell Folders (Best Practice)
MAX_PATH = 260 AVIGetFileInfo: Obtain AVI File Information
CopyFileEx: Create a File Backup App with a Progress Callback
CreateDirectory: Creating Nested Folders
CreateFile: Test if a File is Open by Another Application
CreateProcess: Start Separate Instances of the Default Browser
CreateToolhelp32Snapshot: Enumerate to Determine an App's Parent Process
CreateToolhelp32Snapshot: List Running Processes
DeviceIoControl: Obtain Physical Drive Information
DllGetVersion: Basic Internet Explorer Version Info
DoAddToFavDlg: Add and Manipulate IE Favourite Links
DoAddToFavDlg: Add and Manipulate IE Favourites in Specified Folders
DoFileDownload: Customize the IE Download Dialog
EnumWindows: Enumerate Windows via a Callback
ExtractIcon: Viewing Application Icons in a Scrollable Viewport
FindExecutable: Find Exe Associated with a Registered Extension
FindExecutable: Obtain Exe of the Default Browser
FindFirstFile: An API 'FileExists' Routine
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: Determining the Oldest Folder (Recursive)
FindFirstFile: Enumerate Folders to a TreeView
FindFirstFile: Enumerate Folders to a TreeView, Advanced
FindFirstFile: Extract Filename from a Full Path
FindFirstFile: Fast Directory File Count
FindFirstFile: Fastest Tests for Files or Subfolders
FindFirstFile: Performance Comparison - FSO vs. API
FindFirstFile: Recursive File Search (minimal code)
FindFirstFile: Recursive File Search for Single or Multiple File Types (minimal code)
FindFirstFile: Recursive File Search Including/Excluding Single or Multiple File Types (minimal code)
FindFirstFile: Recursive Search for Folders (minimal code)
FindFirstFile: Recursive Search for Folders Using a Folder Mask (minimal code)
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
FindFirstUrlCacheEntry: Delete the IE Cache
FindFirstUrlCacheEntry: Obtain the Contents of the IE Cache
FormatMessage: How to Translate System Error Code Messages
FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
GetFileVersionInfo: File Search and File Property Info
GetFileVersionInfo: Retrieve MS ODBC Driver Information
GetOpenFileName: Forcing an Open/Save Dialog's Initial Listview View
GetPrivateProfileString: Parse IE Favorites Information
GetTempFileName: Create Temporary Files for Application Use
GetWindowsDirectory: Obtain Windows' System Folders
IsFolderShared
IsInIDE (api version)
MapDebugInformation: Obtain Debugging Info for an Image
PathCompactPath: Adding Ellipses to a File Path
PathCompactPathEx: Adding Ellipses to a File Path
RegEnumKeyEx: Retrieve the Registered File Associations
RegEnumValue: Enumerate Registered Shared DLLs
SearchTreeForFile: Search a Drive to Locate a Specific File
SendMessage: Add ListView Check Boxes
SendMessage: Toggle ListView Check Box State
SfcGetFiles: Obtain a Listing of Protected System Files
SHBrowseForFolder: Browse for Folders Dialog
SHBrowseForFolder: Browse for Folders New UI Features
SHBrowseForFolder: Browse to Obtain Network Machines or Shares
SHBrowseForFolder: Pre-selecting Folders using a Browse Callback
SHBrowseForFolder: Restrict Browse Selection to a CD/DVD via Callback
SHChangeNotifyRegister: Receive Shell Change Notifications
ShellExecuteEx: Drive, Folder & File Property Pages
SHFileOperation: Copy, Move or Delete Files
SHGetFileInfo: Extracting 16x16 and 32x32 Associated Icons
SHGetFileInfo: Extracting a 16x16 Associated Icon
SHGetFileInfo: ListView Demo 1 - Obtaining the File Path
SHGetFileInfo: ListView Demo 2 - Populating the ListView
SHGetSpecialFolderLocation: Retrieve Windows Shell Folders
Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
UrlCanonicalize: Proper URL Path Encoding and Decoding
UrlCreateFromPath: Proper URL Path Conversion from a DOS Path
UrlGetPart: Determine the Constituent Parts of a URL
UrlUnescape: Encoding and Decoding URL Escape Characters
Win32_Environment: WMI Environment Settings
WNetGetConnection: Get UNC Path for Mapped Drive
WNetGetUser: User, Share and Share User for Network Resources
MAX_PREFERRED_LENGTH = -1 EnumServicesStatus: Enumerate Local Machine Services and Status
EnumServicesStatus: Enumerate Local or Remote Machine Services and Status
InitiateSystemShutdown: Terminating Remote Windows Sessions
NetConnectionEnum: Enumerating Share Connection Information
NetFileEnum: Get Open File Info from a Specified Machine
NetGetJoinInformation: Join Information for a Local or Remote Machine
NetLocalGroupEnum: Enumerate Local Groups
NetLocalGroupEnum: Enumerate Local Groups and Descriptions
NetLocalGroupGetMembers: Enumerate Local Groups and Members
NetServerEnum: Get Password Age All Users on the Specified Machine
NetServerEnum: Get Version Info for Domain/Workgroup Servers and Machines
NetServerEnum: Obtain Domain/Workgroup Servers and Machines
NetServerGetInfo: Configuration Info for Domain/Workgroup Servers and Machines
NetSessionEnum: Enumerate Sessions on a Server
NetShareEnum: Enumerating Shared Resources on Other Machines
NetWkstaGetInfo: Workstation Configuration and Current User
NetWkstaGetInfo: Workstation Configuration and Logon Information
NetWkstaGetInfo: Workstation Configuration Information
NetWkstaUserEnum: Workstation Logon Information
WNetEnumResource: Enumerating Local Network Resources
MAX_PROTOCOL_CHAIN = 7 WSAEnumProtocols: Additional Data from Enumerated Windows Socket Protocols
WSAEnumProtocols: Enumerating Installed Windows Socket Protocols
MAX_SCOPE_ID_LEN = 256 GetNetworkParams: Determine Current and Available DNS Servers
GetNetworkParams: Host Name of the Local Machine
GetNetworkParams: Obtain Domain Registering the Local Machine
IPRenewAddress: Release and Renew a DHCP IP Address
MAX_USERNAME = 15 GetUserName
MAX_USERNAME = 256 NetUserGetInfo: Enumerate the User List and Obtain User Info
NetUserGetInfo: Network User Full Name and Comments
MAX_WSADescription = 256 gethostbyname: Determine Network Host Name and IP Address
gethostbyname: Resolve Host Name to IP Address
IcmpSendEcho: Ping a Machine by Host Name
IcmpSendEcho: Ping a Machine by IP Address
IPRenewAddress: Release and Renew a DHCP IP Address
WSAEnumProtocols: Additional Data from Enumerated Windows Socket Protocols
WSAEnumProtocols: Enumerating Installed Windows Socket Protocols
MAX_WSASYSStatus = 128 gethostbyname: Determine Network Host Name and IP Address
gethostbyname: Resolve Host Name to IP Address
IcmpSendEcho: Ping a Machine by Host Name
IcmpSendEcho: Ping a Machine by IP Address
IPRenewAddress: Release and Renew a DHCP IP Address
WSAEnumProtocols: Additional Data from Enumerated Windows Socket Protocols
WSAEnumProtocols: Enumerating Installed Windows Socket Protocols
MAXDWORD = CopyFileEx: Create a File Backup App with a Progress Callback
MAXDWORD = & ExtractIcon: Viewing Application Icons in a Scrollable Viewport
MAXDWORD = &HFFFFFFFF AVIGetFileInfo: Obtain AVI File Information
FindFirstFile: Calculating Folder Size, Recursive
FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Recursive File Search (minimal code)
FindFirstFile: Recursive Search for Folders (minimal code)
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
GetFileVersionInfo: File Search and File Property Info
MAXDWORD As Double = (2 ^ 32) - 1 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
MAXLEN_IFDESCR = 256 GetIfTable: Local Machine Network Interface Table
MAXLEN_PHYSADDR = 8 GetIfTable: Local Machine Network Interface Table
MB_ABORTRETRYIGNORE = &H2& MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
MB_APPLMODAL = &H0& MessageBoxEx: Displaying an API-created Message Box
MB_DEFAULT_DESKTOP_ONLY = &H20000 MessageBoxEx: Displaying an API-created Message Box
MB_DEFBUTTON1 = &H0& MessageBoxEx: Displaying an API-created Message Box
MB_DEFBUTTON2 = &H100& MessageBoxEx: Displaying an API-created Message Box
MB_DEFBUTTON3 = &H200& MessageBoxEx: Displaying an API-created Message Box
MB_DEFBUTTON4 = &H300& MessageBoxEx: Displaying an API-created Message Box
MB_DEFMASK = &HF00& MessageBoxEx: Displaying an API-created Message Box
MB_HELP = &H4000 MessageBoxEx: Displaying an API-created Message Box
MB_ICONASTERISK = &H40& MessageBoxEx: Displaying an API-created Message Box
MB_ICONEXCLAMATION = &H30& MessageBoxEx: Displaying an API-created Message Box
MB_ICONHAND = &H10& MessageBoxEx: Displaying an API-created Message Box
MB_ICONINFORMATION = &H40& SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
MB_ICONINFORMATION = MB_ICONASTERISK MessageBoxEx: Displaying an API-created Message Box
MB_ICONMASK = &HF0 MessageBoxEx: Displaying an API-created Message Box
MB_ICONQUESTION = &H20& MessageBoxEx: Displaying an API-created Message Box
MB_ICONSTOP = MB_ICONHAND MessageBoxEx: Displaying an API-created Message Box
MB_MISCMASK = &HC000& MessageBoxEx: Displaying an API-created Message Box
MB_MODEMASK = &H3000& MessageBoxEx: Displaying an API-created Message Box
MB_NOFOCUS = &H8000& MessageBoxEx: Displaying an API-created Message Box
MB_OK = &H0& MessageBoxEx: Displaying an API-created Message Box
MB_OKCANCEL = &H1& MessageBoxEx: Displaying an API-created Message Box
MB_RETRYCANCEL = &H5& MessageBoxEx: Displaying an API-created Message Box
MB_RIGHT = &H80000 MessageBoxEx: Displaying an API-created Message Box
MB_RTLREADING = &H100000 MessageBoxEx: Displaying an API-created Message Box
MB_SELECTBEGINSKIP = MB_ABORTRETRYIGNORE SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
MB_SERVICE_NOTIFICATION = &H200000 MessageBoxEx: Displaying an API-created Message Box
MB_SETFOREGROUND = &H10000 MessageBoxEx: Displaying an API-created Message Box
MB_SYSTEMMODAL = &H1000& MessageBoxEx: Displaying an API-created Message Box
MB_TASKMODAL = &H2000& MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
MB_TOPMOST = &H40000 MessageBoxEx: Displaying an API-created Message Box
MB_TYPEMASK = &HF& MessageBoxEx: Displaying an API-created Message Box
MB_YESNO = &H4& MessageBoxEx: Displaying an API-created Message Box
MB_YESNOCANCEL = &H3& MessageBoxEx: Displaying an API-created Message Box
MBTIMERID = 999 SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
MENU_IDENTIFIER = &H1 SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MF_BYCOMMAND = &H0 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
MF_BYPOSITION = &H400 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
RemoveMenu: Killing the Form's Close Menu and 'X' Button
MF_REMOVE = &H1000 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
RemoveMenu: Killing the Form's Close Menu and 'X' Button
MF_SEPARATOR = &H800 WM_SYSCOMMAND: Change and Respond to a Customized System Menu
MF_STRING = &H0 WM_SYSCOMMAND: Change and Respond to a Customized System Menu
MFS_DISABLED = &H3 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
MFT_RADIOCHECK = &H200 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
SetMenuItemInfo: Create a Multi-Column Font Menu
SetMenuItemInfo: Split Long Menus into Columns
SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MFT_STRING = &H0 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
SetMenuItemInfo: Create a Multi-Column Font Menu
SetMenuItemInfo: Split Long Menus into Columns
SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MIB_IF_ADMIN_STATUS_DOWN = 2 GetIfTable: Local Machine Network Interface Table
MIB_IF_ADMIN_STATUS_TESTING = 3 GetIfTable: Local Machine Network Interface Table
MIB_IF_ADMIN_STATUS_UP = 1 GetIfTable: Local Machine Network Interface Table
MIB_IF_OPER_STATUS_CONNECTED = 4 GetIfTable: Local Machine Network Interface Table
MIB_IF_OPER_STATUS_CONNECTING = 3 GetIfTable: Local Machine Network Interface Table
MIB_IF_OPER_STATUS_DISCONNECTED = 2 GetIfTable: Local Machine Network Interface Table
MIB_IF_OPER_STATUS_NON_OPERATIONAL = 0 GetIfTable: Local Machine Network Interface Table
MIB_IF_OPER_STATUS_OPERATIONAL = 5 GetIfTable: Local Machine Network Interface Table
MIB_IF_OPER_STATUS_UNREACHABLE = 1 GetIfTable: Local Machine Network Interface Table
MIB_IF_TYPE_ETHERNET = 6 GetIfTable: Local Machine Network Interface Table
MIB_IF_TYPE_FDDI = 15 GetIfTable: Local Machine Network Interface Table
MIB_IF_TYPE_LOOPBACK = 24 GetIfTable: Local Machine Network Interface Table
MIB_IF_TYPE_OTHER = 1 GetIfTable: Local Machine Network Interface Table
MIB_IF_TYPE_PPP = 23 GetIfTable: Local Machine Network Interface Table
MIB_IF_TYPE_SLIP = 28 GetIfTable: Local Machine Network Interface Table
MIB_IF_TYPE_TOKENRING = 9 GetIfTable: Local Machine Network Interface Table
MIB_TCP_RTO_CONSTANT = 2 GetTcpStatistics: Get Local Machine TCP Statistics
MIB_TCP_RTO_OTHER = 1 GetTcpStatistics: Get Local Machine TCP Statistics
MIB_TCP_RTO_RSRE = 3 GetTcpStatistics: Get Local Machine TCP Statistics
MIB_TCP_RTO_VANJ = 4 GetTcpStatistics: Get Local Machine TCP Statistics
MIB_TCP_STATE_CLOSE_WAIT = 8 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_CLOSED = 1 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_CLOSING = 9 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_DELETE_TCB = 12 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_ESTAB = 5 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_FIN_WAIT1 = 6 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_FIN_WAIT2 = 7 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_LAST_ACK = 10 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_LISTEN = 2 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_SYN_RCVD = 4 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_SYN_SENT = 3 GetTcpTable: Local Machine TCP Connection Table
MIB_TCP_STATE_TIME_WAIT = 11 GetTcpTable: Local Machine TCP Connection Table
MIIM_CHECKMARKS = &H8 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
SetMenuItemInfo: Create a Multi-Column Font Menu
SetMenuItemInfo: Split Long Menus into Columns
SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MIIM_DATA = &H20 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
SetMenuItemInfo: Create a Multi-Column Font Menu
SetMenuItemInfo: Split Long Menus into Columns
SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MIIM_ID = &H2 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
SetMenuItemInfo: Create a Multi-Column Font Menu
SetMenuItemInfo: Split Long Menus into Columns
SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MIIM_STATE = &H1 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
SetMenuItemInfo: Create a Multi-Column Font Menu
SetMenuItemInfo: Split Long Menus into Columns
SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MIIM_SUBMENU = &H4 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
SetMenuItemInfo: Create a Multi-Column Font Menu
SetMenuItemInfo: Split Long Menus into Columns
SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MIIM_TYPE = &H10 RemoveMenu: Killing Any Form's Close Menu and 'X' Button - SDI, MDIParent or MDIChild
SetMenuItemInfo: Create a Multi-Column Font Menu
SetMenuItemInfo: Split Long Menus into Columns
SetMenuItemInfo: Using Radio Buttons Instead of Menu Checkmarks
MIM_APPLYTOSUBMENUS = &H80000000 SetMenuItemInfo: Custom Application Menu Colours
MIM_BACKGROUND = &H2 SetMenuItemInfo: Custom Application Menu Colours
MIM_MAXHEIGHT = &H1 SetMenuItemInfo: Menu Scroll a Standard VB Menu
MIN_SOCKETS_REQD = 1 gethostbyname: Determine Network Host Name and IP Address
gethostbyname: Resolve Host Name to IP Address
IcmpSendEcho: Perform a Tracert (Trace Route) in VB
IcmpSendEcho: Perform a Tracert (Trace Route) in VB with Host Name Resolution
IcmpSendEcho: Ping a Machine by Host Name
IcmpSendEcho: Ping a Machine by IP Address
MNS_NOCHECK = &H80000000 SetMenuItemInfo: Menu Scroll a Standard VB Menu
MONITOR_DEFAULTTONEAREST = &H2 GetMonitorByWindow
GetMontitorByPoint
GetMontitorByRect
MONITOR_DEFAULTTONULL = &H0 GetMonitorByWindow
GetMontitorByPoint
GetMontitorByRect
MONITOR_DEFAULTTOPRIMARY = &H1 GetMonitorByWindow
GetMontitorByPoint
GetMontitorByRect
MONITOR_LOWPOWER = 1& SendMessage: Change the Display Power State
MONITOR_OFF = 2& SendMessage: Change the Display Power State
MONITOR_ON = -1& SendMessage: Change the Display Power State
N
NCBASTAT = &H33 Netbios: Determine Local Adapter MAC Address
Netbios: Determine Local Adapter MAC Addresses through LANA Enumeration
NCBENUM = &H37 Netbios: Determine Local Adapter MAC Addresses through LANA Enumeration
NCBNAMSZ = 16 Netbios: Determine Local Adapter MAC Address
Netbios: Determine Local Adapter MAC Addresses through LANA Enumeration
NCBRESET = &H32 Netbios: Determine Local Adapter MAC Address
Netbios: Determine Local Adapter MAC Addresses through LANA Enumeration
nClear = 2 WM_HOTKEY: System-Wide Keyboard Trapping
NERR_BASE = 2100 NetMessageBufferSend: Broadcasting System Messages
NERR_NameNotFound = (NERR_BASE + 173) NetMessageBufferSend: Broadcasting System Messages
NERR_NetworkError = (NERR_BASE + 36) NetMessageBufferSend: Broadcasting System Messages
NERR_SUCCESS = 0 GetUserName/WNetGetUser
NetMessageBufferSend: Broadcasting System Messages
NetServerGetInfo: Configuration Info for Domain/Workgroup Servers and Machines
NERR_SUCCESS = 0& EnumServicesStatus: Enumerate Local Machine Services and Status
EnumServicesStatus: Enumerate Local or Remote Machine Services and Status
InitiateSystemShutdown: Terminating Remote Windows Sessions
NetConnectionEnum: Enumerating Share Connection Information
NetGetJoinInformation: Join Information for a Local or Remote Machine
NetLocalGroupEnum: Enumerate Local Groups
NetLocalGroupEnum: Enumerate Local Groups and Descriptions
NetLocalGroupGetMembers: Enumerate Local Groups and Members
NetRemoteTOD: Get Time of Day Info for Local or Remote Machines
NetServerEnum: Get Password Age All Users on the Specified Machine
NetServerEnum: Get Version Info for Domain/Workgroup Servers and Machines
NetServerEnum: Obtain Domain/Workgroup Servers and Machines
NetSessionEnum: Enumerate Sessions on a Server
NetShareAdd: Create a Local or Remote Share
NetShareEnum: Enumerating Shared Resources on Other Machines
NetUserGetInfo: Get User Password Age
NetWkstaGetInfo: Workstation Configuration and Current User
NetWkstaGetInfo: Workstation Configuration and Logon Information
NetWkstaGetInfo: Workstation Configuration Information
NetWkstaUserEnum: Workstation Logon Information
OpenUserBrowser: Add Selection of Users and Groups
SetSystemTime: Date and Time Synchronization to a Remote Server
WNetEnumResource: Enumerating Local Network Resources
NERR_UseNotFound = (NERR_BASE + 150) NetMessageBufferSend: Broadcasting System Messages
NETWORK_ALIVE_AOL = &H4 IsDestinationReachable: Determine Network QOC Info
IsNetworkAlive: Determine Network Connection State
NETWORK_ALIVE_LAN = &H1 IsDestinationReachable: Determine Network QOC Info
IsNetworkAlive: Determine Network Connection State
NETWORK_ALIVE_WAN = &H2 IsDestinationReachable: Determine Network QOC Info
IsNetworkAlive: Determine Network Connection State
nEventID = 999 FlashWindow: Timing Window Notifications using SetTimer
NIF_ICON = &H2 Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIF_INFO = &H10 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIF_MESSAGE = &H1 Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIF_STATE = &H8 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIF_TIP = &H4 Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIIF_ERROR = &H3 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIIF_GUID = &H5 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIIF_ICON_MASK = &HF Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIIF_INFO = &H1 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIIF_NONE = &H0 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIIF_NOSOUND = &H10 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIIF_WARNING = &H2 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIM_ADD = &H0 Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Animate the System Tray Icon
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIM_DELETE = &H2 Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Animate the System Tray Icon
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIM_ICON = &H2 Shell_NotifyIcon: Animate the System Tray Icon
NIM_MESSAGE = &H1 Shell_NotifyIcon: Animate the System Tray Icon
NIM_MODIFY = &H1 Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Animate the System Tray Icon
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIM_SETFOCUS = &H3 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIM_SETVERSION = &H4 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIM_TIP = &H4 Shell_NotifyIcon: Animate the System Tray Icon
NIM_VERSION = &H5 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIN_BALLOONHIDE = (WM_USER + 3) Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIN_BALLOONSHOW = (WM_USER + 2) Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIN_BALLOONTIMEOUT = (WM_USER + 4) Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIN_BALLOONUSERCLICK = (WM_USER + 5) Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIS_HIDDEN = &H1 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NIS_SHAREDICON = &H2 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NM_FIRST = &H0 WM_NOTIFY: Detect Sizing Notifications from a ListView ColumnHeader
NM_RCLICK = (NM_FIRST - 5) WM_NOTIFY: Detect Sizing Notifications from a ListView ColumnHeader
NMLVDISPINFO = NMLVDISPINFOA SendMessage: ListView API Messages, Styles, and Notifications
NMLVDISPINFO = NMLVDISPINFOW SendMessage: ListView API Messages, Styles, and Notifications
NMLVDISPINFOA = LV_DISPINFOA SendMessage: ListView API Messages, Styles, and Notifications
NMLVDISPINFOW = LV_DISPINFOW SendMessage: ListView API Messages, Styles, and Notifications
NO_ERROR = 0 SendARP: Determine Local or Remote Adapter MAC Addresses
WNetAddConnection2: Transparently Connect to Network Shares
NOERROR = 0 SHBrowseForFolder: Browse to Obtain Network Machines or Shares
SHBrowseForFolder: Restrict Browse Selection to a CD/DVD via Callback
NORMAL_CACHE_ENTRY = &H1 FindFirstUrlCacheEntry: Delete the IE Cache
FindFirstUrlCacheEntry: Obtain the Contents of the IE Cache
NORMAL_PRIORITY_CLASS = &H20 CreateProcess: Start Separate Instances of the Default Browser
NORMAL_PRIORITY_CLASS = &H20& WaitForSingleObject: Determine when a Process has Ended
notify_mode_hide = 3 TransparentBlt: Simulating Microsoft's 'Windows Messenger' Notifications - Step 3: The Notification Form
notify_mode_show = 1 TransparentBlt: Simulating Microsoft's 'Windows Messenger' Notifications - Step 3: The Notification Form
notify_mode_wait = 2 TransparentBlt: Simulating Microsoft's 'Windows Messenger' Notifications - Step 3: The Notification Form
NOTIFYICON_VERSION = &H3 Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
NOTIFYICONDATA_V1_SIZE = 88 IsShellVersion
Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Animate the System Tray Icon
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
Shell_NotifyIcon: Windows Systray NOTIFYICONDATA Overview
NOTIFYICONDATA_V2_SIZE = 488 IsShellVersion
Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Animate the System Tray Icon
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
Shell_NotifyIcon: Windows Systray NOTIFYICONDATA Overview
NOTIFYICONDATA_V3_SIZE = 504 IsShellVersion
Shell_NotifyIcon: Add Icon to Windows System Tray
Shell_NotifyIcon: Animate the System Tray Icon
Shell_NotifyIcon: Display Systray Balloon Tips
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
Shell_NotifyIcon: Windows Systray NOTIFYICONDATA Overview
NRC_GOODRET = &H0 Netbios: Determine Local Adapter MAC Addresses through LANA Enumeration
nStop = 1 WM_HOTKEY: System-Wide Keyboard Trapping
NTM_BOLD = &H20& EnumFontFamilies: Enumerate Windows Fonts with Font Preview
EnumFontFamilies: Enumerating Windows Fonts - Callback vs. VB Intrinsic Code
EnumFontFamilies: Enumerating Windows Fonts by Type
NTM_ITALIC = &H1& EnumFontFamilies: Enumerate Windows Fonts with Font Preview
EnumFontFamilies: Enumerating Windows Fonts - Callback vs. VB Intrinsic Code
EnumFontFamilies: Enumerating Windows Fonts by Type
NTM_REGULAR = &H40& EnumFontFamilies: Enumerate Windows Fonts with Font Preview
EnumFontFamilies: Enumerating Windows Fonts - Callback vs. VB Intrinsic Code
EnumFontFamilies: Enumerating Windows Fonts by Type
nTrap = 0 WM_HOTKEY: System-Wide Keyboard Trapping
NUMBRUSHES = 16 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
NUMCOLORS = 24 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
NUMFONTS = 22 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
NUMMARKERS = 20 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
NUMPENS = 18 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
NUMRESERVED = 106 GetDeviceCaps: Display Resolution, Refresh Rate and Colour Depth
NUMTEXTCOLUMNS = 1 Pure VB: Simulating a Matrix Checkbox Control Array with a MSFlexGrid

 
 

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