?? cpp.txt
字號(hào):
BF-SDK
~~~~~~
V1.1
C++ Interface
~~~~~~~~~~~~~
(c) 1996 Markus Hahn
How to use the BF-SDK in Microsoft Visual C++ 1.0-1.5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* create a new project
* add the file BFENG386.OBJ to the project
* add the file CPP_DEMO.CPP to the project
* choose large memory model
* choose 386 code generation (if possible)
* select "Quick Win Application"
* build and start the demonstration
Known problems
~~~~~~~~~~~~~~
Because the cryptengine uses a fixed data area it
can not be used in DLLs without modification to
the assembly code.
- eof -
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -