Displaying 1 result from an estimated 1 matches for "get_res_namew".
2011 Aug 13
3
User32::MENU_CopySysPopup problem
When this code may fail?
Code:
/***********************************************************************
* MENU_CopySysPopup
*
* Return the default system menu.
*/
static HMENU MENU_CopySysPopup(BOOL mdi)
{
static const WCHAR sysmenuW[] = {'S','Y','S','M','E','N','U',0};
static const WCHAR sysmenumdiW[] =