]> git.saurik.com Git - wxWidgets.git/history - tests/thread/queue.cpp
added .c_str() to wxStrlcpy() calls to fix wxUSE_STL build (closes #10252)
[wxWidgets.git] / tests / thread / queue.cpp
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications