I am using the On_WM_MENUSELECT message for the menu item click event. but at the compiler throws following error. error C2660: 'CSplashToolBarWnd::OnMenuSelect' : function does not take 4 arguments e:\splashid\splashidtoolbar\splashidtoolbar\splasheditwnd.h 69 SplashIDToolBar
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Well, it really does not take 4 arguments:
|
|||
|