Changes to a configuration specified by a Unicode string. You can send this message explicitly or use the Editor_SetConfigW inline function.
EE_SET_CONFIGW
wParam = 0;
lParam = (LPARAM) (LPCWSTR) szConfigName;
szConfigName
Specifies a configuration by a Unicode string.
The return value is not used.
Send feedback on this topic to Emurasoft