Go to the source code of this file.
◆ SFX_APP_BANNER
| #define SFX_APP_BANNER SFX_APP_MININAME_TITLE " self-contained executable " CARLA_VERSION_STRING ", based on UnZipSFX." |
◆ SFX_APP_MININAME_LCASE
| #define SFX_APP_MININAME_LCASE "carla-control" |
◆ SFX_APP_MININAME_TITLE
| #define SFX_APP_MININAME_TITLE "CarlaControl" |
◆ SFX_AUTORUN_CMD
◆ sfx_app_autorun_now()
| int sfx_app_autorun_now |
( |
| ) |
|
◆ sfx_app_set_args()
| void sfx_app_set_args |
( |
int | argc, |
|
|
char ** | argv ) |
◆ sfx_get_tmp_path()
| char * sfx_get_tmp_path |
( |
int | withAppName | ) |
|