|
|
| version 1.5, 2005/04/05 20:37:07 | version 1.6, 2005/04/06 16:46:07 |
|---|---|
| Line 17 typedef struct { | Line 17 typedef struct { |
| BRESULT sxsicd_open(SXSIDEV sxsi, const OEMCHAR *fname); | BRESULT sxsicd_open(SXSIDEV sxsi, const OEMCHAR *fname); |
| CDTRK sxsicd_gettrk(SXSIDEV sxsi, UINT *tracks); | CDTRK sxsicd_gettrk(SXSIDEV sxsi, UINT *tracks); |
| BRESULT sxsicd_readraw(SXSIDEV sxsi, long pos, void *buf); | |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |