Click here to Skip to main content
16,005,037 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: catching file changes Pin
Joao Vaz12-Feb-03 7:07
Joao Vaz12-Feb-03 7:07 
GeneralDeriving a template class? Please help. Pin
clintsinger12-Feb-03 6:28
clintsinger12-Feb-03 6:28 
GeneralSolved it! Pin
clintsinger12-Feb-03 6:34
clintsinger12-Feb-03 6:34 
GeneralCString and \r question Pin
LukeV12-Feb-03 6:18
LukeV12-Feb-03 6:18 
GeneralRe: CString and \r question Pin
Alvaro Mendez12-Feb-03 6:44
Alvaro Mendez12-Feb-03 6:44 
GeneralRe: CString and \r question Pin
Mike Nordell12-Feb-03 6:55
Mike Nordell12-Feb-03 6:55 
Generalmenu messaging problem Pin
brigham_young12-Feb-03 5:34
brigham_young12-Feb-03 5:34 
GeneralRe: menu messaging problem Pin
Chris Meech12-Feb-03 5:49
Chris Meech12-Feb-03 5:49 
This is from really dusty memory, but I think with an MFC based MDI app, you have two menus. One for when there are no documents opened and another for when at least one document is opened. When you close all child windows, I think the framework will replace the menu. Since you have written handlers for the menu that is displayed when a child window is opened, these commands will be enabled. However if you have not written handlers for the menu that is displayed when no documents are opened, then these commands will be disabled. Just me guessing here.


Chris Meech

"what makes CP different is the people and sense of community, things people will only discover if they join up and join in." Christian Graus Nov 14, 2002.

"AAAAAAAAAHHHHHH!!!!! Those leaks are driving me crazy! How does one finds a memory leak in a garbage collected environment ??! Daniel Turini Nov. 2, 2002.
GeneralCRgn assertion Pin
RalfPeter12-Feb-03 5:33
RalfPeter12-Feb-03 5:33 
GeneralRe: CRgn assertion Pin
Mike Nordell12-Feb-03 6:56
Mike Nordell12-Feb-03 6:56 
Generalchecking to see if a folder exists Pin
ns12-Feb-03 4:55
ns12-Feb-03 4:55 
GeneralRe: checking to see if a folder exists Pin
Roger Allen12-Feb-03 5:00
Roger Allen12-Feb-03 5:00 
GeneralRe: checking to see if a folder exists Pin
HENDRIK R12-Feb-03 5:02
HENDRIK R12-Feb-03 5:02 
GeneralRe: Many thanks!! Pin
ns12-Feb-03 5:07
ns12-Feb-03 5:07 
GeneralRe: checking to see if a folder exists Pin
pete mcquain12-Feb-03 5:11
pete mcquain12-Feb-03 5:11 
GeneralRe: checking to see if a folder exists Pin
Abin12-Feb-03 18:28
Abin12-Feb-03 18:28 
GeneralRe: checking to see if a folder exists Pin
ns13-Feb-03 2:05
ns13-Feb-03 2:05 
GeneralSimple question on ULONG_PTR Pin
-Dy12-Feb-03 4:49
-Dy12-Feb-03 4:49 
GeneralRe: Simple question on ULONG_PTR Pin
Pavel Klocek12-Feb-03 4:56
Pavel Klocek12-Feb-03 4:56 
GeneralRe: Simple question on ULONG_PTR Pin
Michael P Butler12-Feb-03 4:56
Michael P Butler12-Feb-03 4:56 
GeneralLinking obj files from VC6 and VC7 Pin
victor.volkman@sdrc.com12-Feb-03 4:36
sussvictor.volkman@sdrc.com12-Feb-03 4:36 
GeneralRe: Linking obj files from VC6 and VC7 Pin
Chris Losinger12-Feb-03 5:11
professionalChris Losinger12-Feb-03 5:11 
GeneralRe: Linking obj files from VC6 and VC7 Pin
Mike Nordell12-Feb-03 7:02
Mike Nordell12-Feb-03 7:02 
GeneralVisual Studio Profiler Pin
Aaron Schaefer12-Feb-03 4:35
Aaron Schaefer12-Feb-03 4:35 
GeneralVC++ resource cleaner Pin
erny12-Feb-03 4:24
erny12-Feb-03 4:24 

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.