I have a WinXP ddk and I´m trying to compilate Walter Oney´s sample in
the Command prompt with the build command(because i tryied to make the
changes into the VC++6 and I receive a message saing that the Compiler
version is not supported by Windows DDK) and it compilates ok, but the
result is a driver with 10k and the original that came with the book
has 136k.
And just the original driver works when the createfile is called in
the user code.
What is the problem?
thanks in advance.