Changeset 73239 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jul 19, 2018 1:16:08 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r73003 r73239 622 622 623 623 static DECLCALLBACK(int) i_configConstructor(PUVM pUVM, PVM pVM, void *pvConsole); 624 int i_configAudioDriver(IAudioAdapter *pAudioAdapter, IVirtualBox *pVirtualBox, IMachine *pMachine, 625 PCFGMNODE pLUN, const char *pszDriverName); 624 626 int i_configConstructorInner(PUVM pUVM, PVM pVM, AutoWriteLock *pAlock); 625 627 int i_configCfgmOverlay(PCFGMNODE pRoot, IVirtualBox *pVirtualBox, IMachine *pMachine);
Note:
See TracChangeset
for help on using the changeset viewer.