Changeset 147 for sbliveos2/trunk/drv16/strategy.cpp
- Timestamp:
- Apr 24, 2000, 9:45:21 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/drv16/strategy.cpp
r142 r147 52 52 void StrategyInitComplete(PREQPACKET prp) 53 53 { 54 //RTMIDI::vConnect();54 RTMIDI::vConnect(); 55 55 if(OSS16_AttachToPdd() == FALSE) { 56 56 prp->usStatus = RPDONE | RPERR | RPGENFAIL;
Note:
See TracChangeset
for help on using the changeset viewer.