|
-
September 11th, 2003, 01:56 PM
#1
Is it OK to derive my class from CWinThread AND Csocket ?
I need to combine functionality of CWinThread AND CSocket in my class, so I want to derive it from these classes… My friend tells me that its not a good idea to derive your class from more than one MFC classes, especially if one of them is a thread.
Please let me know what you think !!!
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
|