ecere::sys::DIR_SEP | (__runtimePlatform == win32) ? '\\' : '/' |
ecere::sys::DIR_SEPS | (__runtimePlatform == win32) ? "\\" : "/" |
ecere::sys::MAX_DIRECTORY | 534 |
ecere::sys::MAX_EXTENSION | 17 |
ecere::sys::MAX_FILENAME | 274 |
ecere::sys::MAX_F_STRING | 1025 |
ecere::sys::MAX_LOCATION | 797 |