The problem would then seem to be that the API function you're calling is expecting different data passed to it. Show us your code snippet that's causing the problem.
When i pass the function, it says that there isn;t enough actual perameters. When i pass it as a pointer, it says it can't convert a pointer to a int (thus it shouldn't be a pointer, arnt they longints?). Anyways, I do have the function declared under the private section of the class and I written it too...
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.