A note to Windows programmers

1 Message Forum Options Options
Permalink
Leland (AudacityTeam)
A note to Windows programmers
Reply Threaded More
Print post
Permalink
When using functions like wxPrintf, wxString::Format, wxString::Printf,
etc. and you're passing a wxString, you must use the wxString::c_str()
method to pass the correct value.  Otherwise, non-Visual C (i.e., gcc)
generated code WILL fail at runtime.

Leland


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
audacity-devel mailing list
audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel