User profile: Silvestar

User info
User name:Silvestar
Name:Sly_theKing
Location:croatia
History
Joined:
Number of posts:81
Latest posts:

Problem with Scintilla library
tried this: "# pragma comment( lib, "scintilla/bin/sd_scintilla.lib" )" //scintilla is in directo...

Screen capture is only running in debug mode
it's because u didn't allocate a memory for it if u declare pointer (for example char* buffer) it po...

Problem with Scintilla library
ye btw your assumption is wrong in which folder are those libraries?

Problem with Scintilla library
bump

recv function freezes
okay, I fixed send function (and updated server code, and the problem was that I was checking is sCo...