HMENU LoadMenu(HINSTANCE hInst, LPCSTR lpName);. Here, hInst is the instance handle of your application. A pointer to the name of the menu is passed in lpName.
確定! 回上一頁