A call to a third party dll, which will call back, requires an hWnd and a 16
bit sub address. Yes this was designed for VB6.
Addressof and delegates and all that good crap doesn't help.
The hWnd where the subroutine is located is no problem. But how can I
provide the subroutines address as a Short ??
GalenS
bit sub address. Yes this was designed for VB6.
Addressof and delegates and all that good crap doesn't help.
The hWnd where the subroutine is located is no problem. But how can I
provide the subroutines address as a Short ??
GalenS
Comment