Click to See Complete Forum and Search --> : plz do melp in vc++ without MFC


arpit jain
January 21st, 2003, 05:55 AM
plz do help in vc++ without using MFC
hello to all,
i'm making a simple program to demoonstrate a menu. but i'm unable to make a resource file and also to compile it,as described in "Windows 98 programming 'From the ground up' By-Herbert schilt".
thanks,
arpit

thomas_mathews
January 28th, 2003, 10:30 PM
hello,
If u are using SDK also, u can build menu through resources.And call API's like LoadMenu, CreateMenu to load ad display menu.U can use help on MSDN for this topics.

regards,
thomas