Hi Vesuvius (are you Italian?vesuvius said:Why are you trying to do this? Surely if you are writing something from scratch you may as well use the 1 tech, as your application is easier to maintain that way.Viashivan said:*snip*
If I was upgrading a Winforms application, then I'd look at interop. Is this mostly a win32 app or a WPF one?
I'm trying to create a Win32 Application and I'd like to create also a WPF dll separately.
So whenever I call my dll from my Win32 app it will do something.
I imported the dll file in my Win32 project with all the referencies but I'm not able to call the dll and show it in a window.
I hope I'm fulfilling,
Thanks a lot,
Carmelo.