Re: SetMenuItemInfo correction

new topic     » topic index » view thread      » older message » newer message

Correction; W is UNICODE, A is not.

If only I had looked at WinUser.h first ;)

#ifdef UNICODE
#define SetMenuItemInfo  SetMenuItemInfoW
#else
#define SetMenuItemInfo  SetMenuItemInfoA
#endif // !UNICODE

Sorry folks,

Euman
euman at bellsouth.net

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu