Click here to Skip to main content
15,919,613 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat is Data Execution Prevention? Pin
Amar Sutar5-Jul-07 1:13
Amar Sutar5-Jul-07 1:13 
AnswerRe: What is Data Execution Prevention? Pin
Chris Losinger5-Jul-07 1:22
professionalChris Losinger5-Jul-07 1:22 
QuestionHow to set CDialog's minimum size? Pin
Peter, Chan5-Jul-07 0:37
Peter, Chan5-Jul-07 0:37 
AnswerRe: How to set CDialog's minimum size? Pin
Nibu babu thomas5-Jul-07 0:42
Nibu babu thomas5-Jul-07 0:42 
AnswerRe: How to set CDialog's minimum size? Pin
Iain Clarke, Warrior Programmer5-Jul-07 0:45
Iain Clarke, Warrior Programmer5-Jul-07 0:45 
QuestionThrow Pin
sanjutvm4-Jul-07 23:58
sanjutvm4-Jul-07 23:58 
AnswerRe: Throw Pin
toxcct5-Jul-07 0:10
toxcct5-Jul-07 0:10 
GeneralRe: Throw Pin
tom groezer5-Jul-07 5:25
tom groezer5-Jul-07 5:25 
GeneralRe: Throw Pin
toxcct5-Jul-07 5:35
toxcct5-Jul-07 5:35 
QuestionRe: Throw Pin
Mark Salsbery5-Jul-07 8:13
Mark Salsbery5-Jul-07 8:13 
AnswerRe: Throw Pin
toxcct5-Jul-07 21:20
toxcct5-Jul-07 21:20 
AnswerRe: Throw Pin
Mark Salsbery5-Jul-07 8:11
Mark Salsbery5-Jul-07 8:11 
GeneralRe: Throw Pin
DevMentor.org9-Jul-07 0:02
DevMentor.org9-Jul-07 0:02 
GeneralRe: Throw Pin
Mark Salsbery9-Jul-07 6:00
Mark Salsbery9-Jul-07 6:00 
GeneralRe: Throw Pin
DevMentor.org9-Jul-07 17:46
DevMentor.org9-Jul-07 17:46 
GeneralRe: Throw Pin
Mark Salsbery9-Jul-07 17:50
Mark Salsbery9-Jul-07 17:50 
QuestionGet data into child control inside a simple Tab control Pin
ndristephane4-Jul-07 23:54
ndristephane4-Jul-07 23:54 
Hi everybody!
I've got a big problem. It would be nice if someone could help me. Thanking you in advance.
I have created 4 tab windows as normal dialog boxes, then I can link those dialogs to the Tab control (using the code given at this website:http://www.codeproject.com/tabctrl/SimpleTab.asp.
In each dialog box, I've got some child controls like : Edit box, check box, button, combo box...
Now, I really want to read data, or to get data , even to exchange data between the different dialogs. How can I make it?
Thanks for your answer anyway.
stephane (Mechanical Ingineer, get starting with VC++, MFC)

AnswerRe: Get data into child control inside a simple Tab control Pin
baerten5-Jul-07 1:30
baerten5-Jul-07 1:30 
GeneralRe: Get data into child control inside a simple Tab control Pin
ndristephane5-Jul-07 1:40
ndristephane5-Jul-07 1:40 
QuestionNew to VC++ and MFC Pin
VishuABCDEFG4-Jul-07 23:17
VishuABCDEFG4-Jul-07 23:17 
AnswerRe: New to VC++ and MFC Pin
Christian Graus4-Jul-07 23:27
protectorChristian Graus4-Jul-07 23:27 
GeneralRe: New to VC++ and MFC Pin
VishuABCDEFG5-Jul-07 1:43
VishuABCDEFG5-Jul-07 1:43 
AnswerRe: New to VC++ and MFC Pin
CPallini4-Jul-07 23:30
mveCPallini4-Jul-07 23:30 
AnswerRe: New to VC++ and MFC Pin
Hamid_RT5-Jul-07 1:30
Hamid_RT5-Jul-07 1:30 
AnswerRe: New to VC++ and MFC Pin
Kevin McFarlane5-Jul-07 2:35
Kevin McFarlane5-Jul-07 2:35 

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.