Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: liyan
  • Order by date
  1. liyan

    problem:adding a menu (windows programming)

    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 =...

Part and Inventory Search

Back
Top