--- np2/embed/menubase/menumbox.h 2003/11/21 06:51:10 1.1 +++ np2/embed/menubase/menumbox.h 2005/02/11 21:17:22 1.2 @@ -16,7 +16,7 @@ enum { extern "C" { #endif -int menumbox(const char *string, const char *title, UINT type); +int menumbox(const OEMCHAR *string, const OEMCHAR *title, UINT type); #ifdef __cplusplus }