VBA Bridge API
View the full function list. View Reference →
The VBA Bridge is safe, robust, and automated. It generates the VBAPadlockBridge module, a specialized piece of VBA code that allows Microsoft Excel, Word, PowerPoint, or Access to securely load and interact with your protected DLL.

The generated module is complex under the hood, but simple to use. It handles all technical plumbing so you can focus on your code:
PtrSafe support for 64-bit Office, ensuring seamless compatibility across Office versions.VBA Padlock Studio offers multiple ways to get the bridge code into your Office document:
.bas file for manual import into complex projects.VBAPadlockBridge module is present and valid.
VBA Bridge API
View the full function list. View Reference →
Wrapper Generator
Create typed calling functions. View Reference →