Hi all,
I am creating the vb.net application based on C described DLL. I am trying to solve the problem with declaration and using callback function which causing AccessViolationException:
The original callback function prototype:
typedef void(* NOTIFY_FUNC) (uint32_t MsgId, uint32_t wParam...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.