i am creating window application at dev c++,
trying to create menu bar so i used following code
it gives me following error
main.cpp [Error] crosses initialization of 'HMENU__* hmenuBar'
it should work but i dont know why it causing error .pls share some ideas
Read more