Click here to Skip to main content
15,929,811 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wav compare Pin
Nish Nishant10-Feb-02 13:21
sitebuilderNish Nishant10-Feb-02 13:21 
GeneralRe: wav compare Pin
alex.barylski10-Feb-02 15:47
alex.barylski10-Feb-02 15:47 
GeneralRe: wav compare Pin
Nish Nishant10-Feb-02 16:30
sitebuilderNish Nishant10-Feb-02 16:30 
GeneralRe: wav compare Pin
Rick York10-Feb-02 16:30
mveRick York10-Feb-02 16:30 
GeneralRe: wav compare Pin
Nish Nishant10-Feb-02 16:43
sitebuilderNish Nishant10-Feb-02 16:43 
GeneralRe: wav compare Pin
DRHuff11-Feb-02 10:04
DRHuff11-Feb-02 10:04 
GeneralRe: wav compare Pin
alex.barylski10-Feb-02 12:30
alex.barylski10-Feb-02 12:30 
GeneralReturning from Dialogbox Pin
Sprudling10-Feb-02 6:31
Sprudling10-Feb-02 6:31 
I've created a modal dialogbox using DialogBox(). The dialog has 2 editboxes and I want the text they contain to somehow be returned to the parent, so I can use them. I thought of using the returnvalue of DialogBox(), which is what I specify when I call EndDialog() from within the dialogbox procedure, and let it point so some structure with 2 strings. But is this the correct approach? I also do not want to use global variables.

Any good ideas?

Sprudling Wink | ;)

PS! I'm not using MFC; just plain Win32 API stuff...
GeneralRe: Returning from Dialogbox Pin
Michael Dunn10-Feb-02 7:29
sitebuilderMichael Dunn10-Feb-02 7:29 
GeneralRe: Returning from Dialogbox Pin
solex11-Feb-02 2:13
solex11-Feb-02 2:13 
GeneralReacting on Keypress in a ComboBox Pin
kelthar10-Feb-02 6:22
kelthar10-Feb-02 6:22 
GeneralRe: Reacting on Keypress in a ComboBox Pin
Jon Hulatt10-Feb-02 22:46
Jon Hulatt10-Feb-02 22:46 
Generalexport definition file (.def) Pin
Kuniva10-Feb-02 6:08
Kuniva10-Feb-02 6:08 
GeneralRe: export definition file (.def) Pin
moliate10-Feb-02 6:25
moliate10-Feb-02 6:25 
Questionhow do I make edit boxes appear during run-time? Pin
Pyropat10-Feb-02 5:32
Pyropat10-Feb-02 5:32 
AnswerRe: how do I make edit boxes appear during run-time? Pin
Christian Graus10-Feb-02 9:35
protectorChristian Graus10-Feb-02 9:35 
AnswerRe: how do I make edit boxes appear during run-time? Pin
Sprudling10-Feb-02 11:03
Sprudling10-Feb-02 11:03 
AnswerRe: how do I make edit boxes appear during run-time? Pin
Nish Nishant10-Feb-02 13:25
sitebuilderNish Nishant10-Feb-02 13:25 
GeneralRe: how do I make edit boxes appear during run-time? Pin
Jon Hulatt10-Feb-02 22:36
Jon Hulatt10-Feb-02 22:36 
Generalreturning prematurely from blocked function Pin
10-Feb-02 2:21
suss10-Feb-02 2:21 
GeneralRe: returning prematurely from blocked function Pin
Tim Deveaux10-Feb-02 3:33
Tim Deveaux10-Feb-02 3:33 
GeneralRe: returning prematurely from blocked function Pin
10-Feb-02 12:04
suss10-Feb-02 12:04 
GeneralRe: returning prematurely from blocked function Pin
Tim Deveaux10-Feb-02 12:32
Tim Deveaux10-Feb-02 12:32 
GeneralRe: returning prematurely from blocked function Pin
Tim Smith10-Feb-02 13:21
Tim Smith10-Feb-02 13:21 
GeneralRe: returning prematurely from blocked function Pin
567890123410-Feb-02 3:45
567890123410-Feb-02 3:45 

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.