From: Alexander S.K. <al...@be...> - 2004-05-05 10:56:50
|
On 03.05.2004 18:08, Sandro R. R. Freire <san...@ya...> wrote: SRRF> Hi Alexander SRRF> Please verify the new function in menu_c.c SRRF> Name: HWG__INSERTBITMAPMENU Is this function is intended for creating new menu item, you should use the InsertMenu() or InsertMenuItem() inside it instead of the SetMenuItemInfo(). If it is for changing some existing menu item, why you use CreateMenu() there ? BTW, what is the purpose of ChangeMenu() function ? As the API help says, it is for "versions earlier than Windows 3.0". Are we need it ? Regards, Alexander http://kresin.belgorod.su |