wxWidgets/samples/dialogs
Blake Eryx 65827a0572 Remove unnecessary c_str() calls from the samples
Pass wxStrings directly to wxString::Format("%s") and similar
pseudo-vararg functions, there is no need for c_str() there since
wxWidgets 2.9.

Closes https://github.com/wxWidgets/wxWidgets/pull/1009
2018-11-03 22:52:57 +01:00
..
descrip.mms
dialogs_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
dialogs_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
dialogs_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
dialogs.bkl Remove OS/2 remnants from bakefile of dialogs sample 2018-09-17 23:30:47 +02:00
dialogs.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
dialogs.h Partially revert "CMake: Fix building and running samples" 2018-09-17 15:24:41 +02:00
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Remove remnants of OS/2 from build system 2018-09-30 17:23:57 +02:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
tip.xpm
tips.txt