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步怎样实现。有劳各位朋友。在线等待。