Changeset 152 for sbliveos2/trunk/drv32/idc.c
- Timestamp:
- Jul 17, 2000, 8:37:33 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/drv32/idc.c
r151 r152 113 113 case IDC32_STREAM_RESET: 114 114 return OSS32_StreamReset(pPacket->startstop.streamtype, pPacket->startstop.streamid); 115 116 case IDC32_STREAM_GETSPACE: 117 return OSS32_StreamGetSpace(pPacket->getspace.streamtype, pPacket->getspace.streamid); 115 118 116 119 case IDC32_STREAM_IOCTL:
Note:
See TracChangeset
for help on using the changeset viewer.