Don't cast wxString pointer to const char*, this could never work and didn't crash only by some miracle.
7.8 KiB
7.8 KiB
Don't cast wxString pointer to const char*, this could never work and didn't crash only by some miracle.