- Timestamp:
- 02/16/05 23:31:29 (8 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 3baaa4d
- Parents:
- 55159fd
- File:
-
- 1 edited
-
modules/SysTray/TrayIcon.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modules/SysTray/TrayIcon.cpp
r402f042 r50744c5 68 68 break; 69 69 case ID_POPUP_SHOWLOG: 70 // SE_ERR_ACCESSDENIED71 70 if ((tmp = (INT)ShellExecute(ghDlgWnd, "open", (NSCModuleHelper::getBasePath() + NSCModuleHelper::getSettingsString("log", "file", "")).c_str(), NULL, NULL, SW_SHOWNORMAL))<=32) { 72 71 NSC_LOG_ERROR("ShellExecute failed : " + strEx::itos((INT)tmp));
Note: See TracChangeset
for help on using the changeset viewer.








