nvda
a809e841 - Allow a way to use COM's getActiveObject in-process via rpc which may be useful for some sandboxed applications (e.g. MS Office Protected mode).

Commit
12 years ago
Allow a way to use COM's getActiveObject in-process via rpc which may be useful for some sandboxed applications (e.g. MS Office Protected mode). comHelper.getActiveObject if ggiven an appModule via a new appModule keyword argument will make the call via rpc to the given application, rather than doing it out-of-process.
Committer
Parents
Loading