I've got a win32-application and I want to add a menu to my scene.(I work with
OpenGL). I add my cpp-file and my rc-file to my project.
In my cpp-file you can find :
in my function CreateGLWindow() I wrote :
wc.lpszMenuName = "MyMenu";
...
HMENU = hMenu;
hMenu =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.