Click here to Skip to main content
15,924,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: invisible programs Pin
Prakash Nadar23-Nov-03 5:30
Prakash Nadar23-Nov-03 5:30 
GeneralRe: invisible programs Pin
BaldwinMartin23-Nov-03 16:52
BaldwinMartin23-Nov-03 16:52 
QuestionHow to get the system path? Pin
Kuniva23-Nov-03 4:10
Kuniva23-Nov-03 4:10 
AnswerRe: How to get the system path? Pin
Prakash Nadar23-Nov-03 5:27
Prakash Nadar23-Nov-03 5:27 
AnswerRe: How to get the system path? Pin
Michael Dunn23-Nov-03 8:46
sitebuilderMichael Dunn23-Nov-03 8:46 
AnswerRe: How to get the system path? Pin
BaldwinMartin23-Nov-03 16:56
BaldwinMartin23-Nov-03 16:56 
GeneralMenu shortcuts Pin
Gaetano23-Nov-03 4:03
Gaetano23-Nov-03 4:03 
GeneralRe: Menu shortcuts Pin
BaldwinMartin23-Nov-03 16:40
BaldwinMartin23-Nov-03 16:40 
What does your accelerator table look like. I have the same problem on xp h.
OK I just tried to compile an app on 2000p and got the same results, no underscore.
This seems to be a problem I have not noticed.

Try this

CString s_buttontest = " &Open >>";
SetDlgItemText (IDC_BUTTON_1, s_buttontest);


Good catch!



Best Wishes,
ez_way
GeneralRe: Menu shortcuts Pin
Gaetano23-Nov-03 22:06
Gaetano23-Nov-03 22:06 
GeneralRe: Menu shortcuts Pin
Anonymous23-Nov-03 22:12
Anonymous23-Nov-03 22:12 
GeneralRe: Menu shortcuts Pin
ez_way@charter.net23-Nov-03 22:13
sussez_way@charter.net23-Nov-03 22:13 
GeneralCapture Hidden Window's contents into an HBITMAP/HDC Pin
ohadp23-Nov-03 3:39
ohadp23-Nov-03 3:39 
GeneralRe: Capture Hidden Window's contents into an HBITMAP/HDC Pin
Peter Molnar23-Nov-03 9:06
Peter Molnar23-Nov-03 9:06 
GeneralRe: Capture Hidden Window's contents into an HBITMAP/HDC Pin
ohadp23-Nov-03 20:31
ohadp23-Nov-03 20:31 
GeneralRe: Capture Hidden Window's contents into an HBITMAP/HDC Pin
ohadp23-Nov-03 20:32
ohadp23-Nov-03 20:32 
GeneralRe: Capture Hidden Window's contents into an HBITMAP/HDC Pin
Peter Molnar24-Nov-03 2:06
Peter Molnar24-Nov-03 2:06 
GeneralRe: Capture Hidden Window's contents into an HBITMAP/HDC Pin
ohadp24-Nov-03 2:43
ohadp24-Nov-03 2:43 
GeneralRe: Capture Hidden Window's contents into an HBITMAP/HDC Pin
Peter Molnar24-Nov-03 3:37
Peter Molnar24-Nov-03 3:37 
GeneralRe: Capture Hidden Window's contents into an HBITMAP/HDC Pin
ohadp24-Nov-03 3:53
ohadp24-Nov-03 3:53 
QuestionHow do you enable column drag-drop in a CListView? Pin
Abin23-Nov-03 2:57
Abin23-Nov-03 2:57 
AnswerRe: How do you enable column drag-drop in a CListView? Pin
Michael Dunn23-Nov-03 8:48
sitebuilderMichael Dunn23-Nov-03 8:48 
GeneralRe: How do you enable column drag-drop in a CListView? Pin
Abin23-Nov-03 13:45
Abin23-Nov-03 13:45 
GeneralTask pane Pin
programmi.demo23-Nov-03 2:55
programmi.demo23-Nov-03 2:55 
GeneralRe: Task pane Pin
BaldwinMartin23-Nov-03 16:47
BaldwinMartin23-Nov-03 16:47 
GeneralRe: Task pane Pin
programmi.demo23-Nov-03 23:56
programmi.demo23-Nov-03 23:56 

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.