|
|
| version 1.1, 2003/10/21 14:57:41 | version 1.2, 2003/10/25 13:52:24 |
|---|---|
| Line 46 static const DWORD capsfmt[] = { | Line 46 static const DWORD capsfmt[] = { |
| extern HWND hWndMain; | extern HWND hWndMain; |
| void wavemng_cb(UINT msg, HWAVEOUT hwo, WAVEHDR *whd) { | void soundmng_cb(UINT msg, HWAVEOUT hwo, WAVEHDR *whd) { |
| short *dst; | short *dst; |
| const SINT32 *pcm; | const SINT32 *pcm; |