/[winpt]/trunk/Src/wptFileStatDlg.cpp
ViewVC logotype

Diff of /trunk/Src/wptFileStatDlg.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 178 by twoaday, Tue Feb 21 12:12:23 2006 UTC revision 213 by twoaday, Thu May 11 13:32:56 2006 UTC
# Line 294  file_stat_dlg_proc (HWND dlg, UINT msg, Line 294  file_stat_dlg_proc (HWND dlg, UINT msg,
294          case IDOK:          case IDOK:
295              EndDialog (dlg, TRUE);              EndDialog (dlg, TRUE);
296              break;              break;
297    
298            case IDCANCEL:
299                EndDialog (dlg, FALSE);
300                break;
301          }          }
302          break;          break;
303      }      }

Legend:
Removed from v.178  
changed lines
  Added in v.213

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26