Click here to Skip to main content
15,887,344 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Problem with mousewheel Pin
«_Superman_»24-Nov-09 13:22
professional«_Superman_»24-Nov-09 13:22 
GeneralRe: Problem with mousewheel [modified] Pin
Rozis25-Nov-09 14:21
Rozis25-Nov-09 14:21 
QuestionHow to ask the user to choose a directory/folder? Pin
Anthony Appleyard24-Nov-09 11:06
Anthony Appleyard24-Nov-09 11:06 
AnswerRe: How to ask the user to choose a directory/folder? Pin
Maximilien24-Nov-09 12:08
Maximilien24-Nov-09 12:08 
QuestionMFC child modal CDialog appears in the task bar. ? Pin
Maximilien24-Nov-09 11:02
Maximilien24-Nov-09 11:02 
AnswerRe: MFC child modal CDialog appears in the task bar. ? Pin
«_Superman_»24-Nov-09 12:49
professional«_Superman_»24-Nov-09 12:49 
GeneralRe: MFC child modal CDialog appears in the task bar. ? Pin
Maximilien26-Nov-09 3:34
Maximilien26-Nov-09 3:34 
Questionwher should be a modeless dialog box be created Pin
Sujay chakraborty24-Nov-09 8:04
Sujay chakraborty24-Nov-09 8:04 
Hello all,

I came across a question regarding modeless dialog box and i am confused regarding the answer. The question goes like this
A Modeless dialog box must not be created over
1) Heap 2) Stack 3) Globally 4) Locally Static

which is the appropriate option to choose. Will locally static have the same scope as that of globally declared objects. As its clear that for a modeless dialog box the object must be accessible throughout the program

Regards
Sujay
AnswerRe: wher should be a modeless dialog box be created Pin
«_Superman_»24-Nov-09 8:10
professional«_Superman_»24-Nov-09 8:10 
GeneralRe: wher should be a modeless dialog box be created Pin
Sujay chakraborty25-Nov-09 7:11
Sujay chakraborty25-Nov-09 7:11 
GeneralRe: wher should be a modeless dialog box be created Pin
Tim Craig25-Nov-09 9:29
Tim Craig25-Nov-09 9:29 
QuestionRe: wher should be a modeless dialog box be created Pin
Sujay chakraborty30-Nov-09 20:04
Sujay chakraborty30-Nov-09 20:04 
AnswerRe: wher should be a modeless dialog box be created Pin
Tim Craig30-Nov-09 20:58
Tim Craig30-Nov-09 20:58 
QuestionDefault data in data tab of combo box not working Pin
Sujay chakraborty24-Nov-09 8:00
Sujay chakraborty24-Nov-09 8:00 
AnswerRe: Default data in data tab of combo box not working Pin
«_Superman_»24-Nov-09 8:16
professional«_Superman_»24-Nov-09 8:16 
QuestionRe: Default data in data tab of combo box not working Pin
David Crow24-Nov-09 16:56
David Crow24-Nov-09 16:56 
AnswerRe: Default data in data tab of combo box not working Pin
Sujay chakraborty25-Nov-09 7:05
Sujay chakraborty25-Nov-09 7:05 
QuestionRe: Default data in data tab of combo box not working Pin
David Crow30-Nov-09 3:36
David Crow30-Nov-09 3:36 
AnswerRe: Default data in data tab of combo box not working Pin
Sujay chakraborty30-Nov-09 19:57
Sujay chakraborty30-Nov-09 19:57 
QuestionCompare two images Pin
franckesh24-Nov-09 6:45
franckesh24-Nov-09 6:45 
NewsRe: Compare two images - repost Pin
Iain Clarke, Warrior Programmer24-Nov-09 7:36
Iain Clarke, Warrior Programmer24-Nov-09 7:36 
AnswerRe: Compare two images Pin
Maximilien24-Nov-09 7:42
Maximilien24-Nov-09 7:42 
GeneralRe: Compare two images Pin
franckesh25-Nov-09 0:38
franckesh25-Nov-09 0:38 
GeneralRe: Compare two images Pin
David Crow24-Nov-09 16:58
David Crow24-Nov-09 16:58 
QuestionSimple URL redirection proxy Pin
CodingLover24-Nov-09 5:31
CodingLover24-Nov-09 5:31 

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.