Click here to Skip to main content
15,911,360 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalnew to c and having problems with looping questions Pin
jenmaz18-Oct-04 17:11
jenmaz18-Oct-04 17:11 
GeneralRe: new to c and having problems with looping questions Pin
shiraztk18-Oct-04 18:44
shiraztk18-Oct-04 18:44 
GeneralNew to MFC - Dialog Box Question Pin
MoP7318-Oct-04 17:01
MoP7318-Oct-04 17:01 
GeneralRe: New to MFC - Dialog Box Question Pin
22491718-Oct-04 18:03
22491718-Oct-04 18:03 
GeneralRe: New to MFC - Dialog Box Question Pin
MoP7318-Oct-04 18:46
MoP7318-Oct-04 18:46 
GeneralBit Masking Pin
i like larry18-Oct-04 15:52
i like larry18-Oct-04 15:52 
GeneralRe: Bit Masking Pin
PJ Arends18-Oct-04 16:16
professionalPJ Arends18-Oct-04 16:16 
GeneralProject properties Pin
help_wanted18-Oct-04 15:40
help_wanted18-Oct-04 15:40 
Hi,

In the application I've created, I need to do the following:
1. Need the application to ask for the user to save the changes made when he exits without saving. I tried:

GetDocument()->SetModifiedFlag(true);

With this the string displayed in the message box becomes:
"Save changes to untitled?" I need to make this "Do you wish to save changes made to configuration?"

2. Change the application name that appears in all the message boxes (in the title bar). How do I do that? Currently all of them show "xyzProject" and I need "XYZ Application"

Thanks in advance!
GeneralRe: Project properties Pin
David Crow18-Oct-04 16:35
David Crow18-Oct-04 16:35 
GeneralRe: Project properties Pin
help_wanted18-Oct-04 17:39
help_wanted18-Oct-04 17:39 
Generalserial port communication Pin
Anonymous18-Oct-04 13:29
Anonymous18-Oct-04 13:29 
GeneralRe: serial port communication Pin
Murlai18-Oct-04 19:02
Murlai18-Oct-04 19:02 
Generalfile problem Pin
Anonymous18-Oct-04 13:12
Anonymous18-Oct-04 13:12 
GeneralRe: file problem Pin
RobJones18-Oct-04 13:14
RobJones18-Oct-04 13:14 
GeneralRe: file problem Pin
Azghar Hussain18-Oct-04 19:01
professionalAzghar Hussain18-Oct-04 19:01 
GeneralRe: file problem Pin
Murlai18-Oct-04 19:26
Murlai18-Oct-04 19:26 
GeneralException handling Pin
RobJones18-Oct-04 13:09
RobJones18-Oct-04 13:09 
GeneralRe: Got a little further.. but still need help Pin
RobJones18-Oct-04 17:40
RobJones18-Oct-04 17:40 
Generali need help!!!!!!! Pin
DaBlueSage18-Oct-04 13:00
DaBlueSage18-Oct-04 13:00 
GeneralRe: i need help!!!!!!! Pin
l a u r e n18-Oct-04 15:25
l a u r e n18-Oct-04 15:25 
GeneralRe: i need help!!!!!!! Pin
bryce18-Oct-04 20:39
bryce18-Oct-04 20:39 
GeneralConversion between multibyte and UNICODE Pin
Vancouver18-Oct-04 12:32
Vancouver18-Oct-04 12:32 
GeneralRe: Conversion between multibyte and UNICODE Pin
l a u r e n18-Oct-04 15:26
l a u r e n18-Oct-04 15:26 
GeneralRe: Conversion between multibyte and UNICODE Pin
Vancouver18-Oct-04 15:50
Vancouver18-Oct-04 15:50 
GeneralRe: Conversion between multibyte and UNICODE Pin
PJ Arends18-Oct-04 16:09
professionalPJ Arends18-Oct-04 16:09 

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.