- Timestamp:
- Oct 21, 2000, 11:24:03 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/capi2032/capi2032.cpp
r4505 r4507 1 /* $Id: capi2032.cpp,v 1. 4 2000-10-20 22:28:24sandervl Exp $ */1 /* $Id: capi2032.cpp,v 1.5 2000-10-21 09:24:03 sandervl Exp $ */ 2 2 3 3 /* … … 53 53 maxBDataBlocks, maxBDataLen, pApplID ); 54 54 55 SetFS(sel); 55 56 if( dwResult ) 56 57 { … … 80 81 } 81 82 } 82 SetFS(sel);83 83 return dwResult; 84 84 }
Note:
See TracChangeset
for help on using the changeset viewer.