git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6749
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
}
static void TestSocketClient()
}
static void TestSocketClient()
#endif // TEST_MIME
#ifdef TEST_SOCKETS
#endif // TEST_MIME
#ifdef TEST_SOCKETS
- if ( 1 )
- TestSocketServer();
+ TestSocketServer();
+ if ( 1 )
{
TestSocketClient();
TestProtocolFtp();
{
TestSocketClient();
TestProtocolFtp();
dc.DrawRoundedRectangle(150, 150, 100, 50, 20);
dc.DrawEllipse(250, 250, 100, 50);
dc.DrawRoundedRectangle(150, 150, 100, 50, 20);
dc.DrawEllipse(250, 250, 100, 50);
dc.DrawSpline(50, 200, 50, 100, 200, 10);
dc.DrawSpline(50, 200, 50, 100, 200, 10);
dc.DrawLine(50, 230, 200, 230);
dc.DrawText("This is a test string", 50, 230);
dc.DrawLine(50, 230, 200, 230);
dc.DrawText("This is a test string", 50, 230);