📄 readme.txt
字号:
(1) WinPcap Developer's pack is needed in order to build.
Download WinPcap Developer's pack from
http://netgroup-serv.polito.it/winpcap/install/bin/WPdpack.zip
After that, uncompress and locate it on the proper directory.
You need the following header files and libraries ONLY.
Include\devioctl.h
Include\ntddndis.h
Include\ntddpack.h
Include\packet32.h
Lib\packet.lib
(2)Setting project
Add the include paths and library paths that are located on
the above directories to project file.
Add "packet.lib" as a link library.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -