A
Achim Domma
Hi,
I'm developing a GUI in C# and want to let some unmanaged C++ code draw in
my window. How can I pass a C# window to unmanaged C++. The C++ code needs
the window handle to use 'old' Win32 GDI functions to draw into the window.
regards,
Achim
I'm developing a GUI in C# and want to let some unmanaged C++ code draw in
my window. How can I pass a C# window to unmanaged C++. The C++ code needs
the window handle to use 'old' Win32 GDI functions to draw into the window.
regards,
Achim