|
-
Nov 12th, 2001, 08:31 AM
#1
Thread Starter
Fanatic Member
Disabling/Enabling Menus in VC++
I have started learning VC++ since today morning. I want to know how can I disable/Enable menu items using code?
Kinjal
-
Nov 12th, 2001, 09:01 AM
#2
PowerPoster
Are you using MFC or API?
-
Nov 12th, 2001, 01:21 PM
#3
Thread Starter
Fanatic Member
I am using MFC.
-
Nov 13th, 2001, 12:25 PM
#4
Monday Morning Lunatic
Do you know C++? If you don't, learn that first before trying to make Windows applications, whether with MFC or the API.
If you really want to use MFC, then this is the learning curve:
C++ -> API -> MFC
Lots of people get to MFC and decide it's crap (like me) then stick with the API 
So see www.cplusplus.com and the FAQ here on VB-W
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|