Changeset 1071 in vbox for trunk/src/VBox/Main/AudioAdapterImpl.cpp
- Timestamp:
- Feb 27, 2007 11:00:14 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/AudioAdapterImpl.cpp
r1 r1071 225 225 226 226 #ifdef __WIN__ 227 #ifdef VBOX_WITH_WINMM 227 228 case AudioDriverType_WINMMAudioDriver: 228 229 { … … 231 232 break; 232 233 } 234 #endif 233 235 case AudioDriverType_DSOUNDAudioDriver: 234 236 {
Note:
See TracChangeset
for help on using the changeset viewer.