Sets the current directory for the output bar. You can use this inline function or explicitly send the EE_OUTPUT_DIR message.
Editor_OutputDir( HWND hwnd, LPCWSTR szCurrDir );
hwnd
Specifies the window handle of the view or frame of EmEditor.
szCurrDir
Specifies the current directory. This information is necessary if the text contains a relative path that can be jumped only from the current directory.
The return value is not used.
Supported on EmEditor Version 7.00 or later.
Send feedback on this topic to Emurasoft