Click to See Complete Forum and Search --> : CCesocket in Vistual Stdio 2005


dirlee
May 17th, 2006, 04:17 AM
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?

MikeAThon
May 17th, 2006, 09:49 AM
Are you using the "Express" edition of Visual Studio 2005?

It's my understanding that MFC is not included in the Express edition.

Mike

dirlee
May 17th, 2006, 08:24 PM
i use team suite version