RE: chat window's history control interaction-advance scripting
That sample requires the Microsoft Foundation Classes (MFC) to work correctly. You can try and replace the CString uses with standard C++ strings or perhaps std::string.
This post was edited on 08-15-2007 at 01:55 PM by TheSteve.