finding the IOCTRL for a Driver
-
Hi Any one can help me in finding the IOCTRL for a Driver for a special Hardware. because I need to communicate with the driver in Kernel Mode not in user mode , and this Hardware have an interface via dll and the dll connect to the driver Thanks for any help Fadi :rose::rose::rose:
-
Hi Any one can help me in finding the IOCTRL for a Driver for a special Hardware. because I need to communicate with the driver in Kernel Mode not in user mode , and this Hardware have an interface via dll and the dll connect to the driver Thanks for any help Fadi :rose::rose::rose:
oh, hi fadi ;) there are some types of IOCTLs, the standard ones and the custom ones. to find out the standard ones, read the DDK and/or the DDK header files. the custom ones are a problem... good luck, alex Don't try it, just do it! ;-)