class CTimeOutSocket : public CCeSocket
i declare a new class derive from CCesocket , in EVC 4 that is OK ,
but in Vistual Stdio 2005 ,there is a error when compile :
" error C2504: 'CCeSocket' : base class undefined "
can anyone tell me why?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: CCesocket in Vistual Stdio 2005
|
Click Here to Expand Forum to Full Width |