Changeset 18894 in vbox for trunk/src/VBox/Main
- Timestamp:
- Apr 14, 2009 3:26:59 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 45938
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h
r18241 r18894 41 41 extern void *g_hVBoxXPCOMC; 42 42 /** The last load error. */ 43 extern char g_szVBoxErrMsg[256];44 /** Pointer to the VBoxXPCOMC function table. */45 43 extern PCVBOXXPCOM g_pVBoxFuncs; 46 44 /** Pointer to VBoxGetXPCOMCFunctions for the loaded VBoxXPCOMC so/dylib/dll. */
Note:
See TracChangeset
for help on using the changeset viewer.