what do if i change DoTheWork to :Code:lProcAdr = (long)(&DoTheWork);
I got Error when i do thisCode:LRESULT CALLBACK GetMsgProc(int nCode, WPARAM wParam, LPARAM lParam)
Code:lProcAdr = (long)(GetMsgProc);
|
Results 1 to 9 of 9
Thread: Callback from C dll to VB6Threaded View
|
Click Here to Expand Forum to Full Width |