Click here to Skip to main content
16,006,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Image transformations Pin
Christian Graus10-Jun-02 16:47
protectorChristian Graus10-Jun-02 16:47 
Generalsize of a control (MSFlexGrid) Pin
BlackDogEngineering10-Jun-02 13:45
BlackDogEngineering10-Jun-02 13:45 
GeneralCStringArray and pointers Pin
10-Jun-02 13:42
suss10-Jun-02 13:42 
GeneralRe: CStringArray and pointers Pin
Chris Losinger10-Jun-02 13:55
professionalChris Losinger10-Jun-02 13:55 
General10x Pin
10-Jun-02 13:55
suss10-Jun-02 13:55 
GeneralDuplicate insert block Pin
Stew10-Jun-02 12:07
Stew10-Jun-02 12:07 
GeneralRe: Duplicate insert block Pin
Rama Krishna Vavilala10-Jun-02 12:32
Rama Krishna Vavilala10-Jun-02 12:32 
GeneralDisable MRU file list Pin
Haakon S.10-Jun-02 11:48
Haakon S.10-Jun-02 11:48 
I have a MDI application where I want to have only one open document at any given time. There are several different types of views, so it therefore gets confusing with many open documents as well.

So, thanks to a helpfull CPian I eventually managed to block OnFileOpen() and OnFileNew() if a file is already open. But the MRU list is still active. How can I disable it if I don't want it to show up?

Haakon S.
GeneralRe: Disable MRU file list Pin
10-Jun-02 19:40
suss10-Jun-02 19:40 
GeneralRe: Disable MRU file list Pin
Haakon S.10-Jun-02 20:37
Haakon S.10-Jun-02 20:37 
GeneralRe: Disable MRU file list Pin
Alexandru Savescu10-Jun-02 21:30
Alexandru Savescu10-Jun-02 21:30 
GeneralRe: Disable MRU file list Pin
Stephen C. Steel11-Jun-02 8:19
Stephen C. Steel11-Jun-02 8:19 
QuestionHow do i found out if multiple items is selected in my ListView control? Pin
redeemer10-Jun-02 11:29
redeemer10-Jun-02 11:29 
AnswerRe: How do i found out if multiple items is selected in my ListView control? Pin
Gary Kirkham10-Jun-02 11:40
Gary Kirkham10-Jun-02 11:40 
GeneralRe: How do i found out if multiple items is selected in my ListView control? Pin
redeemer10-Jun-02 11:36
redeemer10-Jun-02 11:36 
GeneralRe: How do i found out if multiple items is selected in my ListView control? Pin
Michael Dunn10-Jun-02 17:57
sitebuilderMichael Dunn10-Jun-02 17:57 
GeneralCalling Applicaiton functions from a DLL Pin
10-Jun-02 11:28
suss10-Jun-02 11:28 
GeneralRe: Calling Applicaiton functions from a DLL Pin
Rama Krishna Vavilala10-Jun-02 11:36
Rama Krishna Vavilala10-Jun-02 11:36 
GeneralRe: Calling Applicaiton functions from a DLL Pin
Mike Nordell10-Jun-02 12:35
Mike Nordell10-Jun-02 12:35 
GeneralpThread question in C++ Pin
ChiYung10-Jun-02 11:25
ChiYung10-Jun-02 11:25 
GeneralRe: pThread question in C++ Pin
markkuk10-Jun-02 12:06
markkuk10-Jun-02 12:06 
GeneralRe: pThread question in C++ Pin
10-Jun-02 18:34
suss10-Jun-02 18:34 
GeneralRe: pThread question in C++ Pin
markkuk11-Jun-02 6:18
markkuk11-Jun-02 6:18 
Questioncan CListCtrl show image in the subitems? Pin
rosegame10-Jun-02 8:40
rosegame10-Jun-02 8:40 
AnswerRe: can CListCtrl show image in the subitems? Pin
Gary Kirkham10-Jun-02 11:32
Gary Kirkham10-Jun-02 11:32 

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.