Click here to Skip to main content
15,923,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: My C++ MFC-app into a dll -> to be used in .NET app… Pin
Rahim Rattani30-May-05 19:53
Rahim Rattani30-May-05 19:53 
QuestionHow to resolve Stock Overflow issue Pin
mutpan30-May-05 2:48
mutpan30-May-05 2:48 
AnswerRe: How to resolve Stock Overflow issue Pin
Cedric Moonen30-May-05 3:02
Cedric Moonen30-May-05 3:02 
AnswerRe: How to resolve Stock Overflow issue Pin
Ryan Binns30-May-05 18:03
Ryan Binns30-May-05 18:03 
GeneralRe: How to resolve Stock Overflow issue Pin
mutpan30-May-05 19:02
mutpan30-May-05 19:02 
GeneralRe: How to resolve Stock Overflow issue Pin
Cedric Moonen30-May-05 20:08
Cedric Moonen30-May-05 20:08 
Generaltransfer data between two dialog boxes Pin
abhi_code30-May-05 2:45
abhi_code30-May-05 2:45 
GeneralRe: transfer data between two dialog boxes Pin
Cedric Moonen30-May-05 2:52
Cedric Moonen30-May-05 2:52 
Are the dialog boxes modal or non-modal ? Do you mean that you have a first dialog box that opens the second one, something like that ? If yes, if you want to 'send' data from the parent dialog to the child dialog, you'll have to add member functions in the child dialog that will be called before DoModal is called.

Ok, the answer is quite unprecise but your question is not really clear, so if it is not what you are looking for, give us some more details
GeneralRe: transfer data between two dialog boxes Pin
namaskaaram30-May-05 21:55
namaskaaram30-May-05 21:55 
QuestionISAPI Filter-----------who can help me? Pin
coderdream30-May-05 2:39
coderdream30-May-05 2:39 
AnswerRe: ISAPI Filter-----------who can help me? Pin
Freezerg4-Jun-05 6:57
Freezerg4-Jun-05 6:57 
GeneralInsert my Win32 window into an ActiveX Pin
anderslundsgard30-May-05 2:32
anderslundsgard30-May-05 2:32 
Generalconcurrency Pin
pardis30-May-05 1:52
pardis30-May-05 1:52 
GeneralRe: concurrency Pin
Cedric Moonen30-May-05 2:30
Cedric Moonen30-May-05 2:30 
GeneralRetrieving the true item bounds of List Control in Icons View mode Pin
Plamen Petrov30-May-05 1:46
professionalPlamen Petrov30-May-05 1:46 
Questionhow do I redirect STDIN STDOUT for cmd.exe? Pin
munawar196830-May-05 1:38
munawar196830-May-05 1:38 
AnswerRe: how do I redirect STDIN STDOUT for cmd.exe? Pin
Rahim Rattani30-May-05 20:50
Rahim Rattani30-May-05 20:50 
GeneralRe: how do I redirect STDIN STDOUT for cmd.exe? Pin
munawar196830-May-05 21:12
munawar196830-May-05 21:12 
GeneralGetActiveView() in Main Frame Pin
hcmuns30-May-05 1:23
susshcmuns30-May-05 1:23 
GeneralRe: GetActiveView() in Main Frame Pin
Cedric Moonen30-May-05 1:52
Cedric Moonen30-May-05 1:52 
GeneralRe: GetActiveView() in Main Frame Pin
hcmuns30-May-05 2:26
susshcmuns30-May-05 2:26 
GeneralRe: GetActiveView() in Main Frame Pin
Cedric Moonen30-May-05 3:06
Cedric Moonen30-May-05 3:06 
GeneralRe: GetActiveView() in Main Frame Pin
hcmuns30-May-05 3:14
susshcmuns30-May-05 3:14 
QuestionHow to center vertically text in a textBox Pin
bad_muko30-May-05 1:14
bad_muko30-May-05 1:14 
GeneralUnable to debug Pin
rgchezhian30-May-05 1:03
rgchezhian30-May-05 1:03 

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.