providing call back function to windows APIanswering my own question, function should be declared as CALLBACK, will point to the correct callin...
providing call back function to windows APIoh sorry I forgot to mention that it is a MFC app. yes i am using that void* param variable, I pa...
providing call back function to windows APIhello, can I provide a C++ class member function to windows API? should I specify the calling con...
class member construction with parameteri am talking about the design of C++ language here, i thought a default constructor is also a const...
class member construction with parameterI am using MFC, and I want to add a named CEvent class member to my Dialog class, in public. this...
This user does not accept Private Messages