Hello,
being a new to UDP sockets, I've got the following error in VC++ 6.0
The procedure entry point [EMAIL PROTECTED]@ost@@[EMAIL PROTECTED] could not be located in the dynamic link library ccgnu2d.dll
I've built the dll for common c++ 2-1.3.22 (and had no problems so far)
I just made a clas
Please find attached two patch files. They are for:
* commoncpp2-1.3.1/include/cc++/persist.h and
* commoncpp2-1.3.1/src/engine.cpp
This patch will apply changes needed to make the
void Engine::readObject(BaseObject* object) THROWS( Engine::Exception )
throw the i