| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello
I am working on an XMLSocket server ![]() I am also a C++ beginner ![]() I have got quite far but now the MSDN help has left me to dry ![]() I am trying to get beginreceive to work but i am having problems with StateObject* so2 = new StateObject(); http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemnetsocketssocketclassbeginreceivetopic. asp get errors error C2065: 'StateObject' : undeclared identifier error C2065: 'so2' : undeclared identifier error C2061: syntax error : identifier 'StateObject' so i thougth it could be a my namespace but i can't find any info on StateObject plz help JohnnyLast edited by Johnny64 : April 29th, 2004 at 09:54 AM. Reason: fixed Title |
![]() |
| Viewing: Dev Articles Community Forums > Programming > C/C++ Help > [C++] whare can i find StateObject |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|