Guest_imported
New member
- Jan 1, 1970
- 0
If i have two different dialog boxes, what is the best way to let each dialog box access the same variable? e.i. A dialog box has a button, when you click it, it opens up another dialog box, and if i use GetWindowText to get the text of a edit box in that dialog, how can i let it be used by the first dialog?