setupverifyinffile

  1. A

    Windows 7 way to figure out if a driver is digitally signed

    I am looking for a way to figure out if a driver is digitally signed. I use the api SetupVerifyInfFile for this, but this always fails with the error "Parameter is incorrect". Following are the parameters that I pass to this function, InfName - The Path of the Inf file with the file name. (say...
Back
Top