Tools Needed to Compile or Build a Minidriver |
Q126357
To compile a minidriver successfully, you must set the build environment
correctly. The tools required for successful compilation of a printer
minidriver are:
PATH=\MSVC\BIN;\DDK\286\TOOLS;\WINDEV\BIN
LIB=\DDK\MINIDRIV\LIB;\WINDEV\LIB;\MSVC\LIB;
INCLUDE=\DDK\MINIDRIV\INC;\WINDEV\INCLUDE;\MSVC\INCLUDE;
Additional query words: environment
Keywords :
Issue type :
Technology :
|
Last Reviewed: November 1, 1999 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |