42 config_home = getenv (
"APPDATA");
44 if (config_home && *config_home) {
45 snprintf (buf, len,
"%s\\xmms2", config_home);
const char * xmms_fallback_ipcpath_get(char *buf, int len)
Get the fallback connection path (if XMMS_PATH is not accessible)
#define XMMS_STRINGIFY(x)
#define XMMS_DEFAULT_TCP_PORT
bool xmms_sleep_ms(int n)
Sleep for n milliseconds.
const char * xmms_userconfdir_get(char *buf, int len)
Get the absolute path to the user config dir.