Ignore:
Timestamp:
02/16/05 23:31:29 (8 years ago)
Author:
Michael Medin <michael@…>
Children:
079055f
Parents:
05bfaf2
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/SysTray/TrayIcon.cpp

    r2eeb220 r5969055  
    6868        break; 
    6969      case ID_POPUP_SHOWLOG: 
    70 //        SE_ERR_ACCESSDENIED 
    7170        if ((tmp = (INT)ShellExecute(ghDlgWnd, "open", (NSCModuleHelper::getBasePath() + NSCModuleHelper::getSettingsString("log", "file", "")).c_str(), NULL, NULL, SW_SHOWNORMAL))<=32) { 
    7271          NSC_LOG_ERROR("ShellExecute failed : " + strEx::itos((INT)tmp)); 
Note: See TracChangeset for help on using the changeset viewer.