Click here to Skip to main content
15,917,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to initiate DMA to transfer a file in Bus master NIC from user application Pin
arun kumar spk16-Feb-07 1:40
arun kumar spk16-Feb-07 1:40 
AnswerRe: how to initiate DMA to transfer a file in Bus master NIC from user application Pin
kakan16-Feb-07 2:22
professionalkakan16-Feb-07 2:22 
QuestionAbout PostMessage Pin
brucerain16-Feb-07 1:31
brucerain16-Feb-07 1:31 
AnswerRe: About PostMessage Pin
Roger Stoltz16-Feb-07 1:58
Roger Stoltz16-Feb-07 1:58 
AnswerRe: About PostMessage Pin
Blake Miller16-Feb-07 12:09
Blake Miller16-Feb-07 12:09 
GeneralRe: About PostMessage Pin
brucerain17-Feb-07 2:14
brucerain17-Feb-07 2:14 
GeneralRe: About PostMessage Pin
Gary R. Wheeler17-Feb-07 3:35
Gary R. Wheeler17-Feb-07 3:35 
QuestionMDI application/Window Menu Pin
AKSIVAKUMAR16-Feb-07 0:48
AKSIVAKUMAR16-Feb-07 0:48 
All,

I have created a MDI application. In that, I have created many child frames and able to display/show during the application startup.

But, whenever a child window is created, the system automatically appends a new menu item to the window menu. The text of the menu item is the same as the text on the menu bar of the new child window. By clicking the menu item, the user can activate the corresponding child window. When a child window is destroyed, the system automatically removes the corresponding menu item from the window menu.

It seems that, the system can add up to ten menu items to the window menu. When the tenth child window is created, the system adds the More Windows item to the window menu. Clicking this item displays the Select Window dialog box. The dialog box contains a list box with the titles of all MDI child windows currently available. The user can activate a child window by clicking its title in the list box.


How to avoid this and I don't want the system or the framework automatically appends a new menu item to the window menu. I want to restrict this urgently.

Is there any way to restrict this ?

Any suggestions ?


Regards,
Siva


AnswerRe: MDI application/Window Menu Pin
AKSIVAKUMAR19-Feb-07 18:09
AKSIVAKUMAR19-Feb-07 18:09 
QuestionXP theme visual c++ application Pin
minkowski15-Feb-07 23:54
minkowski15-Feb-07 23:54 
AnswerRe: XP theme visual c++ application Pin
toxcct15-Feb-07 23:57
toxcct15-Feb-07 23:57 
GeneralRe: XP theme visual c++ application Pin
#realJSOP16-Feb-07 3:30
professional#realJSOP16-Feb-07 3:30 
AnswerRe: XP theme visual c++ application Pin
#realJSOP16-Feb-07 3:33
professional#realJSOP16-Feb-07 3:33 
AnswerRe: XP theme visual c++ application Pin
#realJSOP16-Feb-07 8:31
professional#realJSOP16-Feb-07 8:31 
GeneralDynamically loading one dll from another dynamically loaded dll Pin
Johan Pretorius15-Feb-07 23:48
Johan Pretorius15-Feb-07 23:48 
GeneralRe: Dynamically loading one dll from another dynamically loaded dll Pin
Suresh H15-Feb-07 23:53
Suresh H15-Feb-07 23:53 
GeneralRe: Dynamically loading one dll from another dynamically loaded dll Pin
Johan Pretorius15-Feb-07 23:57
Johan Pretorius15-Feb-07 23:57 
GeneralRe: Dynamically loading one dll from another dynamically loaded dll Pin
Suresh H16-Feb-07 0:01
Suresh H16-Feb-07 0:01 
GeneralRe: Dynamically loading one dll from another dynamically loaded dll Pin
Blake Miller16-Feb-07 12:10
Blake Miller16-Feb-07 12:10 
QuestionList Box & Rich Edit box [modified] Pin
Suresh H15-Feb-07 23:03
Suresh H15-Feb-07 23:03 
AnswerRe: List Box & Rich Edit box Pin
prasad_som15-Feb-07 23:14
prasad_som15-Feb-07 23:14 
GeneralRe: List Box & Rich Edit box Pin
Suresh H15-Feb-07 23:26
Suresh H15-Feb-07 23:26 
GeneralRe: List Box & Rich Edit box Pin
Hamid_RT16-Feb-07 0:30
Hamid_RT16-Feb-07 0:30 
GeneralRe: List Box & Rich Edit box Pin
Suresh H16-Feb-07 0:34
Suresh H16-Feb-07 0:34 
GeneralRe: List Box & Rich Edit box Pin
Hamid_RT16-Feb-07 0:44
Hamid_RT16-Feb-07 0:44 

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.