Finally I found a solution to use CB to build Windows Driver, here is the reference:
https://myworks2012.wordpress.com/2014/05/26/how-to-compile-windows-x64-driver-using-mingw-w64-gcc/
Who can help me to create an Project Wizard for create the WDK/KMDF/UMDF project template?
I can do that by using User Template. But I don't know how to create the project wizard for that. Who can help me on this?
Thanks very much.
If you can create a working Project, I might be able to turn it into a wizard.
NOTE: You will have to take ownership of getting the CB Wizard patch accepted by the CB Dev Team.
I would need the options the user needs to select during the wizard.
Edit1: I will need to know which MinGW compiler you used to Compile the Project Template. And, a link to download the compiler.
Edit2: It looks like the directions might be for user under Linux; I need to know what OS you will be using Linux or Windows both are OK.
Wizard Options?
MinGW Compiler download link or Linux package name?
Operating System Info?
Edit4: After re-reading your post a half dozen times, I realized you want someone to create a CB project for you to build Windows Drivers.
This is beyond my ability and the site you linked has links that implies it is NOT possible to do what you want. But, that site was very old.
From
http://strdup.livejournal.com/34596.htmlMon, Jul. 21st, 2008, 06:07 pm
Don't use KMDF/WDF, MinGW doesn't support it
Tim S.