In Window forms application C++
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Please Help! I want to pass variables from form1 to form2, I want to pass structure (struct fff) from form1 to form2.
Ok, go ahead. :confused: Reading here wouldn't hurt either.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
-
Please Help! I want to pass variables from form1 to form2, I want to pass structure (struct fff) from form1 to form2.
SendMessage();