

I get the error: "the parameter is incorrect".

I try to install the driver on the target device by selecting the printer in Device Manager, installing driver, selecting "Have Disk" and selecting the location of the INF file. Target Platform = Universal, I get many warnings which say that the APIs are not universal APIs, maybe this is part of the problem? But Im not sure how to fix that. I build the project with Target OS Version = Windows 10 or higher, Target Platform = Desktop, and the platform is 圆4. I have tried this both with and without a driver package project, it doesn't seem to make a difference. I convert the project from WDK 8.1 to WDK 10 as per this article: So I open the WDK 8.1 Generic Text-Only project in Visual Studio Enterprise 2015. The driver will be installed on a tablet running Windows 10 Pro, 圆4. I would like to use as a starting point the generic text-only driver provided by Microsoft. I have to develop a custom printer driver.
