wxWidgets/samples/menu
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
..
copy.xpm
descrip.mms
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Upgrade version to 3.1.6 2021-04-14 17:57:27 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
menu_vc8.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
menu_vc9.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
menu.bkl
menu.cpp Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00