Changeset 5969055 in nscp for trunk/modules/SysTray
- Timestamp:
- 02/16/05 23:31:29 (8 years ago)
- Children:
- 079055f
- Parents:
- 05bfaf2
- File:
-
- 1 edited
-
trunk/modules/SysTray/TrayIcon.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/SysTray/TrayIcon.cpp
r2eeb220 r5969055 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.








