Hi, I'm new to device drivers.
Which tools do I need exactly to write a device driver?
Is installing the DDK sufficient or do I have to use some
other MS compilers in addition to the compiler which comes
with the DDK? If this is the case, there are
Visual Studio .NET 2003 Enterprise Architect,
Visual Studio .NET 2003 Enterprise Developer,
Visual Studio .NET 2003 Professional Special Edition,
Visual C++ .NET 2003 Standard.
which one can I use? (I prefer using Visual C++ .NET 2003
Standard because it's the cheapest)
Thanks in advance.