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
gmail reciepient notification
asp.net I am trying to convert an html form into an aspx form or ? what ever. Need Help on how to to it.
Winzip 12 Backup Job Issues ?
Resetting a 3600 Cisco Router to Factory Defaults
Windows 7 - Windows could not be activated
find textbox and start div underneath it
Make wireless networking
VB6 end of support - consequences for practice
Active Directory DNS records issue
Export Access 2010 Report to CSV with Headers?