notepad-plus-plus-legacy/PowerEditor/src/MISC
SinghRajenM 7f98067c12 Add error notification on run dialog
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
2017-02-05 13:12:03 +01:00
..
Common Add error notification on run dialog 2017-02-05 13:12:03 +01:00
crc16 [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00
Exception Improve code quality by using static code analysis tool (cppchecker) 2016-07-18 02:08:29 +02:00
md5 Fix geneation of MD5 on Unicode bug 2017-01-04 20:31:53 +01:00
PluginsManager Add error notification on run dialog 2017-02-05 13:12:03 +01:00
Process Improve code quality by using static code analysis tool (cppchecker) 2016-07-18 02:08:29 +02:00
RegExt Lost in Translation 2 2016-08-10 00:22:45 +02:00
FileNameStringSplitter.h Applied coding style / cleanup 2015-07-15 14:09:31 +02:00