adding win32 menus and toolbars

if i have a project, that i started without menus and tool bar, in mvsc++6.0, how can i add it myself, ussally mfc app wizard is doing all the work, but i want to do it alone.
thnx.

i found the solution in the online msdn, but the toolbar always flickers, and almost cannot be seen, it happans when i switch the buffers. if i undock the tool bar it stops flickering but the grey line on the top still does. since it is just an editor, i might be satisfied with one buffer(i think not), but do u know a better solution?

[This message has been edited by okapota (edited 01-05-2001).]

I do know it is impossible to add child windows to your OGL window when you are in fullscreen!!!

im not in full screen(!!!).