Searched defs:getVideoKey (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxControl/
H A DVBoxControl.cpp671 static HKEY getVideoKey(bool writable) function
771 HKEY hkeyVideo = getVideoKey(false);
803 hkeyVideo = getVideoKey(true);
823 HKEY hkeyVideo = getVideoKey(false);
844 HKEY hkeyVideo = getVideoKey(true);
876 HKEY hkeyVideo = getVideoKey(true);
1067 HKEY hkeyVideo = getVideoKey(false);
1110 HKEY hkeyVideo = getVideoKey(true);
1160 HKEY hkeyVideo = getVideoKey(true);

Completed in 74 milliseconds