Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

Combine a 'Windows Forms Application' project with Win32Project


Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.

  • You cannot reply to this topic
3 replies to this topic

#1 sgdimitris   Members   -  Reputation: 100

Like
0Likes
Like

Posted 04 March 2012 - 04:44 AM

Hello to all members!
I have a Windows Forms Application project and a Win32Project.
I would like to combine them! Is it possible?
More specific, I want from my W.F.Application to press a "button" and call the Win32Project.
But I don't want to call the exe file of Win32Project. I want the code to transfer to Win32Project code.
So to have finally one project.
Any help would be appreciated.

Sponsor:

#2 Machaira   Moderators   -  Reputation: 1024

Like
1Likes
Like

Posted 04 March 2012 - 05:46 PM

I would like to combine them! Is it possible?

Not really. Why do you want to do this? What's wrong with just launching the Win32 exe?
Microsoft XNA MVP | Check out my blog for random ramblings on XNA game development

#3 sgdimitris   Members   -  Reputation: 100

Like
0Likes
Like

Posted 08 March 2012 - 08:03 AM

Mothing is wrong-I just wanted to see if that was possible. Thank you for the reply.

#4 sgdimitris   Members   -  Reputation: 100

Like
0Likes
Like

Posted 10 March 2012 - 05:20 AM

I would like to ask if I call the Win32 exe frorm my project (for example in OnClick function of a button of my form), how can I stop running my project code, and start running again when the Win32 exe has closed?




Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.



PARTNERS