Changeset 181 for sbliveos2/trunk/drv16/stream.cpp
- Timestamp:
- May 9, 2001, 7:44:25 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/drv16/stream.cpp
r178 r181 289 289 } 290 290 291 #pragma off (unreferenced) 291 292 BOOL STREAM::SetProperty(int type, ULONG value, ULONG reserved) 293 #pragma on (unreferenced) 292 294 { 293 295 switch(type) {
Note:
See TracChangeset
for help on using the changeset viewer.