Search found 2 matches

by toshal
Tue Feb 01, 2011 3:42 pm
Forum: C++ Development
Topic: memory leak in wxLogMessage to window?
Replies: 1
Views: 3619

memory leak in wxLogMessage to window?

logging messages to window in 'server.cpp' client server example code, it seems there is a small memory leak for messages that are sent to the Log() I guess because they are stored in the window text, and never deleted while it's running. Any comments or ideas on that? Maybe my code is old! Name: se...
by toshal
Wed Jun 09, 2010 2:46 pm
Forum: wxDev-C++
Topic: Patch Files processing???
Replies: 0
Views: 1045

Patch Files processing???

Hi!
Has anyone seen any code related to patch file processing, matching patches with source code, or any classes or code related to scanning patch files?
Thanks
toshal