--- np2/sound/vermouth/vermouth.h 2003/11/28 08:01:33 1.3 +++ np2/sound/vermouth/vermouth.h 2005/03/18 09:23:11 1.4 @@ -16,7 +16,7 @@ typedef struct { extern "C" { #endif -UINT midiout_getver(char *string, int leng); +UINT midiout_getver(OEMCHAR *string, int leng); MIDIMOD midimod_create(UINT samprate); void midimod_destroy(MIDIMOD hdl);