I went through all that before asking in the forum, and didn't work. The only thing they specify is that i should write explicitly in the code the reference to the class (since i'm working with non-static member functions), that is, ClassName::, in the declaration of the function and the...
Hi there,
I'm trying to use a function pointer in a VCL app in Borland C++ Builder 5.0, but it won't work. I already tried it in a Console app, and it runs perfectly, but using it in VCL doesn't (probably the issue is related to static-non static members, but that's just an idea)
Here's what i...
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.