|
-
April 30th, 2009, 10:57 AM
#5
Re: How to share variables/functions between classes from different files
 Originally Posted by VladimirF
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).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|