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

C / C++ / MFC

 
GeneralRe: where are dialog box saved on disk Pin
Anand Todkar22-Oct-07 21:06
Anand Todkar22-Oct-07 21:06 
GeneralRe: where are dialog box saved on disk Pin
neha.agarwal2722-Oct-07 22:13
neha.agarwal2722-Oct-07 22:13 
GeneralRe: where are dialog box saved on disk Pin
Anand Todkar22-Oct-07 23:15
Anand Todkar22-Oct-07 23:15 
GeneralRe: where are dialog box saved on disk Pin
neha.agarwal2722-Oct-07 23:58
neha.agarwal2722-Oct-07 23:58 
GeneralRe: where are dialog box saved on disk Pin
Paresh Chitte23-Oct-07 0:01
Paresh Chitte23-Oct-07 0:01 
GeneralRe: where are dialog box saved on disk Pin
Anand Todkar23-Oct-07 1:46
Anand Todkar23-Oct-07 1:46 
QuestionRe: where are dialog box saved on disk Pin
David Crow23-Oct-07 3:54
David Crow23-Oct-07 3:54 
AnswerRe: where are dialog box saved on disk Pin
David Crow23-Oct-07 3:50
David Crow23-Oct-07 3:50 
Dialog templates are stored in the project's .rc file. After compiling, they are in a .res file along with all the other resources (e.g., bitmaps, menus, icons).


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionDLL property Pin
George_George22-Oct-07 19:01
George_George22-Oct-07 19:01 
AnswerRe: DLL property Pin
chnuser22-Oct-07 19:07
chnuser22-Oct-07 19:07 
GeneralRe: DLL property Pin
George_George22-Oct-07 20:31
George_George22-Oct-07 20:31 
AnswerRe: DLL property Pin
Naveen22-Oct-07 19:47
Naveen22-Oct-07 19:47 
GeneralRe: DLL property Pin
George_George22-Oct-07 20:49
George_George22-Oct-07 20:49 
Questionwhy CreateView(&ccontext, AFX_IDW_PANE_FIRST) return NULL in win2000? Pin
chnuser22-Oct-07 18:58
chnuser22-Oct-07 18:58 
QuestionAccess violation writing location 0x10161b7c. Pin
monsieur_jj22-Oct-07 17:14
monsieur_jj22-Oct-07 17:14 
QuestionDynamic Enums Pin
aplatoon22-Oct-07 15:25
aplatoon22-Oct-07 15:25 
AnswerRe: Dynamic Enums Pin
Michael Dunn22-Oct-07 20:17
sitebuilderMichael Dunn22-Oct-07 20:17 
QuestionPlugin for windows 3.1 \ 3.11 ???? Pin
media90Cj22-Oct-07 14:27
media90Cj22-Oct-07 14:27 
QuestionGDI+ help needed Pin
Kiran Satish22-Oct-07 11:34
Kiran Satish22-Oct-07 11:34 
AnswerRe: GDI+ help needed Pin
Llasus22-Oct-07 13:14
Llasus22-Oct-07 13:14 
GeneralRe: GDI+ help needed Pin
Kiran Satish22-Oct-07 15:50
Kiran Satish22-Oct-07 15:50 
QuestionHow do you send a button click message to parent window Pin
littleGreenDude22-Oct-07 8:07
littleGreenDude22-Oct-07 8:07 
AnswerRe: How do you send a button click message to parent window Pin
David Crow22-Oct-07 8:43
David Crow22-Oct-07 8:43 
GeneralRe: How do you send a button click message to parent window Pin
littleGreenDude22-Oct-07 8:47
littleGreenDude22-Oct-07 8:47 
GeneralRe: How do you send a button click message to parent window Pin
Maximilien22-Oct-07 8:55
Maximilien22-Oct-07 8:55 

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.