Microsoft
Software
Hardware
Network
Question : DIM Mask = &H1a2b3c4d
// 32-bit mask value
Dim Mask As Long
Mask = &H1a2b3c4d
Hi gurus
Got this from api manual, I need to create my own number for mask but really don't know what is 32-bit mask value is...
Thank for sharing.
Answer : DIM Mask = &H1a2b3c4d
a mask value like &H1a2b3c4d is just an hexadecimal representation of the number 439041101.
you can convert it bay using window calc.
Random Solutions
EIGRP Feasibility Condition
Transfer A File using Bluetooth
Inaccurate color printing from Indesign CS2 to a PS laser printer
Dell M6300 Will Not Boot Even With 130W Power Supply
Active Directory mailbox Permissions changed
Need a hit logger for website
user access list - who maintains them
Delphi variant array
USB Video Switcher
Cocoa xcode simple startup (iPhone)