Click here to Skip to main content
15,910,980 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUsing of ActiveX in SDI ... Pin
Hadi Rezaee16-Jul-01 18:11
Hadi Rezaee16-Jul-01 18:11 
QuestionHow can i get the dns server ip in w2k? Pin
adone16-Jul-01 17:02
adone16-Jul-01 17:02 
GeneralODBC help:how to set DSN of database automatically Pin
xiaolin16-Jul-01 16:49
xiaolin16-Jul-01 16:49 
GeneralRe: ODBC help:how to set DSN of database automatically Pin
16-Jul-01 20:57
suss16-Jul-01 20:57 
GeneralCapturing MOuse Move within a CListCtrl Pin
sankar16-Jul-01 16:28
sankar16-Jul-01 16:28 
GeneralRe: Capturing MOuse Move within a CListCtrl Pin
Michael Dunn16-Jul-01 17:03
sitebuilderMichael Dunn16-Jul-01 17:03 
QuestionPutting MFC exe dialog in dll? Pin
16-Jul-01 16:12
suss16-Jul-01 16:12 
QuestionHow can I reload the menu from ,rc file? Pin
Amber16-Jul-01 15:06
Amber16-Jul-01 15:06 
I have a problem related to my project.
The project is designed like this:
Two different users(Super user & normal user) have two different menu. If I login as a normal user first. Some menu items will be deleted according to limitation of normal user. Then I logoff and login again as a super user(notice: without closing the window and application). Then it should show the whole menu items(since super user can see anything) if I use file open or file new. But unfortunatly the menu still is the non superuser menu.
This happens becsause MFC initiates the frame or menu once and then uses the shared menu later on.
I'm think of reloading the menu or frame from rc file again to solve this problem. But I wondered how I can do it or if you guys can think another way to solve this problem.
Thanks in advance!


Thanks very much

Amber




Thanks very much

Amber


AnswerRe: How can I reload the menu from ,rc file? Pin
17-Jul-01 7:44
suss17-Jul-01 7:44 
GeneralURL parseing \ encoding Pin
Jared Allen16-Jul-01 14:36
Jared Allen16-Jul-01 14:36 
GeneralRe: URL parseing \ encoding Pin
James Spibey18-Jul-01 7:28
James Spibey18-Jul-01 7:28 
Generalaccessing process resources Pin
Amit Dey16-Jul-01 13:25
Amit Dey16-Jul-01 13:25 
Generalnewbie stl compiler error question Pin
Alex Griffing16-Jul-01 11:54
Alex Griffing16-Jul-01 11:54 
GeneralRe: newbie stl compiler error question Pin
Alex Griffing16-Jul-01 12:02
Alex Griffing16-Jul-01 12:02 
GeneralRe: newbie stl compiler error question Pin
Todd Smith16-Jul-01 12:38
Todd Smith16-Jul-01 12:38 
GeneralRe: newbie stl compiler error question Pin
Todd Smith16-Jul-01 12:41
Todd Smith16-Jul-01 12:41 
GeneralRe: newbie stl compiler error question Pin
Alex Griffing16-Jul-01 12:53
Alex Griffing16-Jul-01 12:53 
QuestionFlat toolbar buttons with VC 5? Pin
16-Jul-01 11:10
suss16-Jul-01 11:10 
QuestionHow to make my program workable independently??? Pin
16-Jul-01 8:05
suss16-Jul-01 8:05 
AnswerRe: How to make my program workable independently??? Pin
Chris Losinger16-Jul-01 8:08
professionalChris Losinger16-Jul-01 8:08 
GeneralRe: How to make my program workable independently??? Pin
16-Jul-01 8:20
suss16-Jul-01 8:20 
AnswerRe: How to make my program workable independently??? Pin
Michael Dunn16-Jul-01 10:22
sitebuilderMichael Dunn16-Jul-01 10:22 
GeneralRe: How to make my program workable independently??? Pin
16-Jul-01 10:27
suss16-Jul-01 10:27 
GeneralRe: How to make my program workable independently??? Pin
Chris Losinger16-Jul-01 10:39
professionalChris Losinger16-Jul-01 10:39 
AnswerRe: How to make my program workable independently??? Pin
16-Jul-01 10:40
suss16-Jul-01 10:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.