Searched refs:OleSetMenuDescriptor (Results 1 – 4 of 4) sorted by relevance
62 HRESULT WINAPI OleSetMenuDescriptor(HOLEMENU hmenuDescriptor,HWND hwndFrame,HWND hwndActiveObject,…
262 @ stdcall OleSetMenuDescriptor(long long long ptr ptr)
1875 HRESULT WINAPI OleSetMenuDescriptor( in OleSetMenuDescriptor() function
784 hr = OleSetMenuDescriptor(NULL, hwndFrame, NULL, NULL, NULL); in test_ole_menu()