Quote Originally Posted by VladimirF View Post
Did you also get an error:
Code:
error C2039: 'ProcessData' : is not a member of 'CRemote'
?
No. I declared it under public in the class definition of CRemote (inside the .h file).