How do I do a CreateFile in VB which can be done using VC++?
And DeviceIoControl in VB?
These two functions are found in Kernel32.lib

Thank You!