Use wxFileName::CreateTempFileName to create temp files.
This was done to be more portable, as the platform-specific logic for selecting a TEMP directory is now in wxWidgets, which, presumably is correct.
Authored by: david_costanzo 2019-06-02
Parent: [r4940]
Child: [r4942]