Click here to Skip to main content
15,899,126 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Where can I get the Microsoft Windows .NET DDK? Pin
TrueTom26-Dec-04 2:45
TrueTom26-Dec-04 2:45 
Generalresize child frame window Pin
Anonymous25-Dec-04 14:50
Anonymous25-Dec-04 14:50 
GeneralQuestion Regarding ToolBarwindow32 Pin
sdssd25-Dec-04 11:44
sdssd25-Dec-04 11:44 
QuestionBelieve in yourself? Pin
Anonymous25-Dec-04 10:53
Anonymous25-Dec-04 10:53 
AnswerRe: Believe in yourself? Pin
alex.barylski25-Dec-04 14:45
alex.barylski25-Dec-04 14:45 
GeneralRe: Believe in yourself? Pin
John R. Shaw26-Dec-04 12:59
John R. Shaw26-Dec-04 12:59 
AnswerRe: Believe in yourself? Pin
Henry miller27-Dec-04 3:45
Henry miller27-Dec-04 3:45 
Generalm_pMainWnd in a multi-dialog based app Pin
Penguen Efendi25-Dec-04 10:14
Penguen Efendi25-Dec-04 10:14 
Hi!

i got a dialog based app project which makes use of multiple dialog windows. in the main app source file (~MyApp.cpp) there is a line m_pMainWnd=&dMyDia;. when only one dialog is used, there is no problem but in my project, user is to do the work by some steps, meaning some dialog windows (like an installation process). so, when the first dialog closes and the other opens, OS says it's an illegal operation etc and my app crashes. when i remove the mentioned line, app seems ok for some "another dialog"s, but crashes on "another dialog" after a while. what should i do?

another question is, in HH_POPUP structure (for poping a little window, only help text in it), there is pszFont value that points a string to change the text font. MSDN says, string must in format facename[, point size[, charset[ BOLD ITALIC UNDERLINE]]]. so, the string must be something like "MS Sans Serif, 10, , BOLD". it is ok but what to write for charset in that string if i want to change the charset? what words can be written in there? is there a list?

thanks a lot Smile | :)
QuestionWhat is wrong with this template? Pin
sacoskun25-Dec-04 8:32
sacoskun25-Dec-04 8:32 
AnswerRe: What is wrong with this template? Pin
Chris Losinger26-Dec-04 3:52
professionalChris Losinger26-Dec-04 3:52 
AnswerRe: What is wrong with this template? Pin
John R. Shaw26-Dec-04 13:13
John R. Shaw26-Dec-04 13:13 
QuestionHow to use SetTimer( ) when I create MFC Regular Dll? Pin
tttyip25-Dec-04 6:13
tttyip25-Dec-04 6:13 
AnswerRe: How to use SetTimer( ) when I create MFC Regular Dll? Pin
Ravi Bhavnani25-Dec-04 6:32
professionalRavi Bhavnani25-Dec-04 6:32 
GeneralControl focus question Pin
Deian25-Dec-04 5:09
Deian25-Dec-04 5:09 
GeneralRe: Control focus question Pin
Michael Dunn25-Dec-04 5:36
sitebuilderMichael Dunn25-Dec-04 5:36 
GeneralRe: Control focus question Pin
Deian25-Dec-04 5:53
Deian25-Dec-04 5:53 
GeneralConverting char to int and int to char Pin
sacoskun25-Dec-04 5:01
sacoskun25-Dec-04 5:01 
GeneralRe: Converting char to int and int to char Pin
Michael Dunn25-Dec-04 5:40
sitebuilderMichael Dunn25-Dec-04 5:40 
GeneralRe: Converting char to int and int to char Pin
Mircea Puiu25-Dec-04 5:53
Mircea Puiu25-Dec-04 5:53 
GeneralRe: Converting char to int and int to char Pin
sacoskun25-Dec-04 6:40
sacoskun25-Dec-04 6:40 
GeneralRe: Converting char to int and int to char Pin
sacoskun25-Dec-04 7:09
sacoskun25-Dec-04 7:09 
GeneralRe: Converting char to int and int to char Pin
mirex25-Dec-04 7:28
mirex25-Dec-04 7:28 
Questionhow to converte a sequence of jpeg to a movie? Pin
max_xiayi25-Dec-04 2:20
max_xiayi25-Dec-04 2:20 
GeneralImporting Dialog Pin
Sheh Shehpori24-Dec-04 23:09
sussSheh Shehpori24-Dec-04 23:09 
GeneralRe: Importing Dialog Pin
Dennis Gourjii24-Dec-04 23:41
Dennis Gourjii24-Dec-04 23:41 

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.