描述:
1. Unzip the release files into a directory (e.g., d:\lockbox).
2. Start Delphi or C++Builder.
3. Add the source subdirectory (e.g., d:\lockbox\source) to the
IDE's library path.
4. Open & install the designtime package specific to the IDE being
used. The IDE should notify you the components have been
installed.
a. For C++Builder 6 and Delphi 6 or higher, install the VCL
design-time package (e.g., LxxxVDxx.*) when using LockBox
classes with VCL applications.
b. For C++Builder 6 and Delphi 6 or higher, install the CLX
design-time package (e.g., LxxxCDxx.*) when using LockBox
classes with CLX applications.
5. Make sure the PATH environmental variable contains the directory
in which the compiled packages (i.e., BPL or DPL files) were
placed.
我有c++文件,它有3个文件夹是examples,packages,source 里面有上面说的文件,可以在vc6中编译和实现吗?如果可以这5步怎样实现。有劳各位朋友。在线等待。
您可能想查找下面的文章:
- 不得已发到这里,关于在C++Builder下使用WindowsMediaPlayer控件的事儿
- 请教关于activex控件问题,为什么ie可以访问到的属性,delphi,c++builder不可以访问?
- 谁能帮我解释一下C++BUILDER中主线程与工作线程的含义与区别,100分说到做到
- C++BUILDER在的线程问题
- 急问:怎样在VC中调用C++Builder编写的DLL
- 怎样在VC中调用C++Builder编写的DLL??
- 关于c++builder写的DLL用VC编译的问题
- C++Builder转换为VC++的问题急!在线等待!
- c++調用delphi寫的dll
- 怎样在VC中调用C++builder编写的dll??