jovton
Apr 19th, 2004, 06:30 AM
Hello.
I'm new to C#. I want to implement the WH_CALLWNDPROC hook on local thread. But I don't know how I'm going to cast the System.IntPtr lParam parameter of the CallWndProc function to the CWPDATA structure. If anyone knows what I'm talking about, can you help me out? Thanks.
I'm new to C#. I want to implement the WH_CALLWNDPROC hook on local thread. But I don't know how I'm going to cast the System.IntPtr lParam parameter of the CallWndProc function to the CWPDATA structure. If anyone knows what I'm talking about, can you help me out? Thanks.