Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DoDataExchange() questions

Status
Not open for further replies.

Valius

Programmer
Oct 20, 2000
174
US
What exactly does DoDataExchange() do? I've read some stuff about it but I'm not sure if I understand it correctly. Does it allow you to share data between dialogs? And if it does, how do you use it?

Niky Williams
NTS Marketing
 

MSDN (or help) explains this issue very well. Too much to list here. Basically it interfaces an object to your code so you can change it.

Brother C
 
Okay..thanks for the brief overview...that's basically what I wanted. Something in English :)

Niky Williams
NTS Marketing
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top