I have created a program in C++ which displays a window using
VC++. Now i want to assign a menu which i have added in
resoruces. now my problem is how can i attach it to my window.
I am not using any of the MFC's.
I am new to VC++.. please help