hi
there has to be a header file (*.h) delivered with your driver. in that header file the values for the defines are defined, e.g. #define Ezusb_IOCTL_INDEX 0x0800. search for Ezusb_IOCTL_INDEX etc. on the www or contact the vendor of the driver for a download of the header file(s). some defines may be defined in microsoft specific header files, e.g. FILE_ANY_ACCESS. look for all included header files in the example programs delivered by the vendor. search for that defines on the web or at www.msdn.com. another solution is to write a dll which exports the values of the defines as a structure with named elements. then you don't need to know the values of the defines at all.
best regards
chris
Best regards
chris
CL(A)Dly bending G-Force with LabVIEW
famous last words: "oh my god, it is full of stars!"