minifiredragon
Programmer
c:\Documents and Settings\Ernie\My Documents\Visual Studio Projects\ICServer\ICServer\ServerSocket.h(13): error C2061: syntax error : identifier 'CICServerDoc'
does that not mean the ICServerDoc.h file is missing???
I moved it up and down the list of #include and it still gives me the error.
here is the code, located in ServerSocket.h
void SetParent(CICServerDoc* pDoc); (-:
does that not mean the ICServerDoc.h file is missing???
I moved it up and down the list of #include and it still gives me the error.
here is the code, located in ServerSocket.h
void SetParent(CICServerDoc* pDoc); (-: