wxWidgets/utils
Vadim Zeitlin f37d449208 Add convenient wxFileName::GetAbsolutePath() wrapper and use it
This wrapper simply combines the calls to MakeAbsolute() and
GetFullPath(), but using it results in shorter and more clear code, so
it seems to be worth having.
2021-07-11 14:51:31 +01:00
..
emulator Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
execmon Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
helpview Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
hhp2cached Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
ifacecheck Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
screenshotgen Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00
wxrc Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
utils.bkl