⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 Separator Print Processor Sample
💻 TXT
字号:
======= Separator Print Processor Sample ========

To successfully build the supplied solution, you should modify include
and link paths for the project. To do so, perform the following steps:

1) Open SeparatorPP.sln in Visual Studio 7


2) Go to Project Properties


3) Under the "C/C++" folder, choose "General" and modify the "Additional Include Directories":

   C:\WINDDK\3790\inc\w2k => DDK Installation folder\DDK Build number\inc\w2k


4) Under the "Linker" folder, choose "Input" and modify "Additional Dependencies":

   C:\WINDDK\3790\lib\w2K\i386\kernel32.lib   => DDK Installation folder\DDK Build number\w2K\i386\kernel32.lib
   C:\WINDDK\3790\lib\w2K\i386\spoolss.lib    => DDK Installation folder\DDK Build number\w2K\i386\spoolss.lib
   C:\WINDDK\3790\lib\w2K\i386\user32.lib     => DDK Installation folder\DDK Build number\w2K\i386\user32.lib
   C:\WINDDK\3790\lib\w2K\i386\gdi32.lib      => DDK Installation folder\DDK Build number\w2K\i386\gdi32.lib
   C:\WINDDK\3790\lib\w2K\i386\winspool.lib   => DDK Installation folder\DDK Build number\w2K\i386\winspool.lib

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -