Click here to Skip to main content
15,905,232 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using the keyboard to access the system tray Pin
Michael Dunn31-Jul-03 9:48
sitebuilderMichael Dunn31-Jul-03 9:48 
GeneralRe: Using the keyboard to access the system tray Pin
Chris Richardson31-Jul-03 10:14
Chris Richardson31-Jul-03 10:14 
GeneralRe: Using the keyboard to access the system tray Pin
Michael Dunn31-Jul-03 10:44
sitebuilderMichael Dunn31-Jul-03 10:44 
GeneralRe: Using the keyboard to access the system tray Pin
parths31-Jul-03 15:39
parths31-Jul-03 15:39 
Questionlag when selecting/dragging text in rich edit view? Pin
mcguile25731-Jul-03 8:51
mcguile25731-Jul-03 8:51 
GeneralSource code path trees Pin
keegan31-Jul-03 7:53
keegan31-Jul-03 7:53 
GeneralRe: Source code path trees Pin
Maximilien31-Jul-03 8:21
Maximilien31-Jul-03 8:21 
GeneralOverride MessageBox button text Pin
Brigg Thorp31-Jul-03 7:24
Brigg Thorp31-Jul-03 7:24 
I have a whole bunch of dialogs that show a MessageBox when the user edits data, then goes to close the dialog. They say something like "Data X changed...Do you want to save?". Anyhow, I am localizing the software, and I was able to change the message asking about saving data, but the way I am handling language support, it doesn't use the built-in text from Windows for the buttons (Yes/No/Cancel). So, is there a way to override the MessageBox button text without having to write custom dialogs for each one?

If the only way to do this is to make a custom dialog, how do I display the built-in MessageBox icon types (ICON_QUESTION is what I'm using for these)?

Regards,

Brigg Thorp
Software Engineer
Timex Corporation
GeneralRe: Override MessageBox button text Pin
Alexander M.,31-Jul-03 10:30
Alexander M.,31-Jul-03 10:30 
GeneralRe: Override MessageBox button text Pin
Brigg Thorp1-Aug-03 1:23
Brigg Thorp1-Aug-03 1:23 
GeneralRe: Override MessageBox button text Pin
HPSI31-Jul-03 20:05
HPSI31-Jul-03 20:05 
GeneralCalling Store Procedure Pin
PrasadD31-Jul-03 7:13
PrasadD31-Jul-03 7:13 
GeneralRe: Calling Store Procedure Pin
Alexander M.,31-Jul-03 10:31
Alexander M.,31-Jul-03 10:31 
GeneralOperating Systems Question Pin
Ken Mazaika31-Jul-03 6:26
Ken Mazaika31-Jul-03 6:26 
GeneralRe: Operating Systems Question Pin
John M. Drescher31-Jul-03 6:38
John M. Drescher31-Jul-03 6:38 
GeneralRe: Operating Systems Question Pin
John R. Shaw31-Jul-03 8:09
John R. Shaw31-Jul-03 8:09 
GeneralError converting the wizard's text to the code page Pin
ElizabethC31-Jul-03 6:07
ElizabethC31-Jul-03 6:07 
GeneralHelp file for CPropertySheet Pin
haritadala31-Jul-03 5:59
haritadala31-Jul-03 5:59 
GeneralRe: Help file for CPropertySheet Pin
HPSI31-Jul-03 20:31
HPSI31-Jul-03 20:31 
Generalcopy a 2 dimensional array Pin
johnstonsk31-Jul-03 5:16
johnstonsk31-Jul-03 5:16 
GeneralRe: copy a 2 dimensional array Pin
John M. Drescher31-Jul-03 5:27
John M. Drescher31-Jul-03 5:27 
GeneralRe: copy a 2 dimensional array Pin
johnstonsk31-Jul-03 5:42
johnstonsk31-Jul-03 5:42 
GeneralRe: copy a 2 dimensional array Pin
John M. Drescher31-Jul-03 5:44
John M. Drescher31-Jul-03 5:44 
GeneralRe: copy a 2 dimensional array Pin
Ryan Binns31-Jul-03 5:47
Ryan Binns31-Jul-03 5:47 
GeneralRe: copy a 2 dimensional array Pin
johnstonsk31-Jul-03 5:54
johnstonsk31-Jul-03 5:54 

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.