BoxedApp SDK
BoxedApp SDK is a developer library for emulating the file system, registry and other Windows subsystems.
BoxedApp SDK comes as:
- bxsdk32.dll (for 32 bit applications) and bxsdk64.dll (for 64 bit applications), which can be used from any development environment, such as Visual C++, VB6, C#, VB.Net, Delphi, Builder C++.
- bxsdk32.lib (for 32 bit applications) and bxsdk64.lib (for 64 bit applications), a static library for Visual C++ (for all versions).
- BoxedAppSDK_Static.pas, a delphi file for static linking with applications written in Delphi or Builder C++ (for all versions).
Supports both x86 and x64 platforms.