lostindark / DriverStoreExplorer

Driver Store Explorer [RAPR]
GNU General Public License v2.0
6.56k stars 390 forks source link

DiUninstallDriver return false #245

Open dythj opened 3 months ago

dythj commented 3 months ago

Hello: When I uninstall the driver using C++, I call the method DiUninstallDriver(newdev.dll), but the method keeps returning false. Do you have similar problems or know how to solve them? Thank you image