Subj : Callbacks in C++ or any other way To : borland.public.cpp.borlandcpp From : MichaelK Date : Tue Jun 08 2004 09:03 pm Does anyone know how to do win32 callbacks in c++ The problem is it wont work with having a member function as a callback function (the calling convention seems to be messed up) .