use of dll callback function
Now another problem. How to handle callback function.
Code:
def MessCallBack(LoginID,pBuf,dwBufLen,dwUser):
[…]
Original post by minor28
Now another problem. How to handle callback function.
Code:
def MessCallBack(LoginID,pBuf,dwBufLen,dwUser):
[…]
Original post by minor28
Leave a Reply
You must be logged in to post a comment.