G
Guest
Hi
I got a C# form that imports a DLL i developped. I need this DLL to find the
form's window handle (using FindWindow API function for example). I thought
doing this by using RegisterClass function for my form class name, but i did
not manage to get it work.
Is there a way to do this with those Windows API functions ?
Thanks for help.
Regards, Flo.
I got a C# form that imports a DLL i developped. I need this DLL to find the
form's window handle (using FindWindow API function for example). I thought
doing this by using RegisterClass function for my form class name, but i did
not manage to get it work.
Is there a way to do this with those Windows API functions ?
Thanks for help.
Regards, Flo.