|
|
| version 1.20, 2005/04/01 15:35:49 | version 1.21, 2005/04/05 20:37:07 |
|---|---|
| Line 68 static void streamprepare(UINT samples) | Line 68 static void streamprepare(UINT samples) |
| #if defined(SUPPORT_WAVEREC) | #if defined(SUPPORT_WAVEREC) |
| // ---- wave rec | // ---- wave rec |
| BOOL sound_recstart(const char *filename) { | BOOL sound_recstart(const OEMCHAR *filename) { |
| WAVEWR rec; | WAVEWR rec; |