CadRecentLoad
Loads the most-recently-used file list.
std::int32_t CadRecentLoad (
const char* szFileName
);
Parameters
- szFileName (const char*)
- NUL-terminated UTF-8 string.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.
Loads the most-recently-used file list.
Nonzero (TRUE) on success, 0 (FALSE) on failure.