Reloads a configuration of which name is specified by an ANSI string. You can send this message explicitly or use the Editor_LoadConfigA inline function.
EE_LOAD_CONFIGA
wParam = 0;
lParam = (LPARAM) (LPCSTR) szConfigName;
szConfigName
Specifies the name of a configuration to be reloaded.
The return value is not used.
Send feedback on this topic to Emurasoft