7f98067c12
1. GetLastErrorAsString is moved from PluginsManager.cpp to Common.h and common.cpp and also function signature is changed 2. Below method were already defined in common.cpp, but not declared in common.h generic_string intToString(int val); generic_string uintToString(unsigned int val); 3. Updated RunDlg.cpp to show error if ShellExecute fails Closes #2626, Fixes #2179 |
||
---|---|---|
.. | ||
Common | ||
crc16 | ||
Exception | ||
md5 | ||
PluginsManager | ||
Process | ||
RegExt | ||
FileNameStringSplitter.h |