Click here to Skip to main content
16,010,290 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to sort std::list&ltCMyClass*>? Pin
Andy Hassall29-Nov-00 12:01
Andy Hassall29-Nov-00 12:01 
GeneralRe: How to sort std::list&ltCMyClass*>? Pin
Matt Weagle29-Nov-00 13:00
Matt Weagle29-Nov-00 13:00 
GeneralRe: How to sort std::list&ltCMyClass*>? Pin
Tim Burke8-Dec-00 10:42
Tim Burke8-Dec-00 10:42 
GeneralYou can do it if you fix Microsoft's bugs. Pin
Jonathan Gilligan12-Dec-00 13:32
Jonathan Gilligan12-Dec-00 13:32 
GeneralProblem with CToolBar and EnableButton() Pin
Anders Molin29-Nov-00 1:37
professionalAnders Molin29-Nov-00 1:37 
GeneralRe: Problem with CToolBar and EnableButton() Pin
Erik Funkenbusch29-Nov-00 10:22
Erik Funkenbusch29-Nov-00 10:22 
GeneralRe: Problem with CToolBar and EnableButton() Pin
Anders Molin29-Nov-00 22:21
professionalAnders Molin29-Nov-00 22:21 
GeneralProblems with MRU list!!! Pin
Grit29-Nov-00 0:53
Grit29-Nov-00 0:53 
Hi,

I have a CDialog which has a menu. In that menu, I have a popup-menu that contains my last opened files, like the last opened project in the Visual Studio. This works
wonderful when I start my program, but I have a problem with the update on that MRU lis during the run-time. Ususally, the current opened filename is on the top of that list.
When you choose that 3rd file in that list, usually, it will be moved up the the first position. And yes, it does so, the only problem is that the menu-item-text doesn't seems to
get updated with the new name, since I don't get the filename that is written there, I get the last opened file instead. How can I force my program to update the item text of
that menu??????

Thanx,
Grit
GeneralWincap32 Pin
28-Nov-00 22:43
suss28-Nov-00 22:43 
GeneralProblem with String Table Pin
28-Nov-00 21:49
suss28-Nov-00 21:49 
GeneralRe: Problem with String Table Pin
28-Nov-00 22:52
suss28-Nov-00 22:52 
GeneralRe: Problem with String Table Pin
3-Dec-00 20:50
suss3-Dec-00 20:50 
GeneralRe: Problem with String Table Pin
3-Dec-00 21:18
suss3-Dec-00 21:18 
GeneralMessages/Event with Dialog Pin
28-Nov-00 13:26
suss28-Nov-00 13:26 
GeneralWriting Network programs using Visual C++ Pin
28-Nov-00 11:24
suss28-Nov-00 11:24 
GeneralRe: Writing Network programs using Visual C++ Pin
29-Nov-00 7:22
suss29-Nov-00 7:22 
GeneralMupliply inheritance Pin
Eugene Karpov28-Nov-00 7:57
Eugene Karpov28-Nov-00 7:57 
GeneralRe: Mupliply inheritance Pin
Erik Funkenbusch28-Nov-00 12:51
Erik Funkenbusch28-Nov-00 12:51 
GeneralRe: Mupliply inheritance Pin
Eugene Karpov28-Nov-00 21:24
Eugene Karpov28-Nov-00 21:24 
GeneralSave Dib into a file Pin
28-Nov-00 6:39
suss28-Nov-00 6:39 
GeneralRe: Save Dib into a file Pin
merlin28-Nov-00 7:59
merlin28-Nov-00 7:59 
GeneralRe: Save Dib into a file Pin
merlin28-Nov-00 8:02
merlin28-Nov-00 8:02 
GeneralRe: Save Dib into a file Pin
28-Nov-00 17:54
suss28-Nov-00 17:54 
GeneralRe: Save Dib into a file Pin
Christian Graus28-Nov-00 18:59
protectorChristian Graus28-Nov-00 18:59 
GeneralRe: Save Dib into a file Pin
29-Nov-00 17:08
suss29-Nov-00 17:08 

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.