--- np2/common/mimpidef.h 2004/06/17 10:09:46 1.2 +++ np2/common/mimpidef.h 2005/02/07 14:46:08 1.3 @@ -17,7 +17,7 @@ typedef struct { extern "C" { #endif -BOOL mimpidef_load(MIMPIDEF *def, const char *filename); +BRESULT mimpidef_load(MIMPIDEF *def, const OEMCHAR *filename); #ifdef __cplusplus }