Original Post
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.
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.