|
|
| version 1.1, 2003/11/21 06:51:10 | version 1.2, 2005/02/11 21:17:22 |
|---|---|
| Line 16 enum { | Line 16 enum { |
| extern "C" { | extern "C" { |
| #endif | #endif |
| int menumbox(const char *string, const char *title, UINT type); | int menumbox(const OEMCHAR *string, const OEMCHAR *title, UINT type); |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |