Replace them with std::string-like equivalents when possible (i.e. replace Length() with length(), IsNull() with empty()) or, at least, with wx 2 functions if not (e.g. Remove() with Truncate(), First() with Find(), LowerCase() with MakeLower() etc). Closes #22638. |
||
|---|---|---|
| .. | ||
| emulator | ||
| execmon | ||
| helpview | ||
| hhp2cached | ||
| ifacecheck | ||
| screenshotgen | ||
| wxrc | ||
| makefile.gcc | ||
| Makefile.in | ||
| makefile.vc | ||
| utils.bkl | ||