?? readme.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 + -