use of dll callback function

Now another problem. How to handle callback function.

Code:
def MessCallBack(LoginID,pBuf,dwBufLen,dwUser):
    […]

Original post by minor28

Leave a Reply