bohush
May 6th, 1999, 02:06 PM
Does anybody know how to use plain vanilla Windows API function LoadMenuIndirect(const void FAR* lpmith) with the argument pointing to MENUITEMTEMPLATEHEADER followed by one or more MENUITEMTEMPLATEs. I tried several ways of setting those structeres but LoadMenuIndirect always returned invalid (0) handle. Help file is not very helpfull because it uses resource - I want to avoid..