I'm working on a DLL for a project and i've run into a problem trying to set mIRCs menubar. It seems that everytime i try to set the menubar mIRC closes immediately. I've tried using the SetMenu() API and the SendMessage(WM_MDISETMENU,...) command and they both react the same. I know that it is possible there is a dll called menuedit that does it. I've done some debugging and I can't seem to find a window message to capture from mIRCs WndProc to stop this from happening. Also: the same exact code works when setting the menubar to a picture window. please help frown


-TheXenocide
ParseMPopup