BoxedApp SDK
BoxedApp SDK is a developer library that allows you to emulate the Windows file system, registry, and other subsystems.
BoxedApp SDK includes:
- 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, or C++ Builder.
- bxsdk32.lib (for 32-bit) and bxsdk64.lib (for 64-bit), static libraries for Visual C++ (all versions).
- BoxedAppSDK_Static.pas, a Delphi unit for static linking with applications written in Delphi or C++ Builder.
BoxedApp SDK supports both x86 and x64 platforms.