I have a c# form and a window created with win32 api in c++(the code is compiled as static lib, but I can compile it as dll). Is it possible to link and run the code that creates/displays the window from c#?
I made all my winapi functions in a dll and called them from c#. With this I can create a window in c++ using winapi that has a c# form as parent window.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more