Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
BoxedApp SDK Help Virtual Registry
Similar to the virtual file system, virtual registry is an internal structure of BoxedApp SDK, located in the memory. Virtual registry allows emulating registry keys and key values. And since the registry is especially critical for using the COM system, the virtual registry allows setting up the virtual registration of COM objects in the virtual registry. To create a virtual registry key, use the function BoxedAppSDK_CreateVirtualRegKey. Virtual keys and values can also be created implicitly, if the option "all changes are virtual" is set. The virtual registry is shared among all the processes that share a virtual environment.
Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
|