Misc. linting to get this building on my machine - an undefined function (found in io.h) and some casts required to avoid warnings or ambiguous statements when compiling in C++ mode.
I use a SOURCES file plus WinDDK 7.1 to build this for Windows XP machines, and these allow building to succeed with warning level up to /W2.
Misc. linting to get this building on my machine - an undefined function (found in io.h) and some casts required to avoid warnings or ambiguous statements when compiling in C++ mode.
I use a SOURCES file plus WinDDK 7.1 to build this for Windows XP machines, and these allow building to succeed with warning level up to /W2.