How to subclass a Window
C#
2
Posts
2
Posters
0
Views
1
Watching
-
:confused: I try to subclass a window using WinAPI but I get a problem on the function declaration in DLLImport. Please help me if you can. Thanks anyway.
-
:confused: I try to subclass a window using WinAPI but I get a problem on the function declaration in DLLImport. Please help me if you can. Thanks anyway.
MSFT Eric Gunnerson article on win32 interop[^]. You should also post the exact function names you are trying to interop.
How low can you go ?
(MS rant)