ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/VTBFileUtil2/Chooser.cxx
(Generate patch)

Comparing trunk/VTBFileUtil2/Chooser.cxx (file contents):
Revision 269 by douglas, 2003-08-19T01:19:24-07:00 vs.
Revision 271 by douglas, 2003-08-19T22:49:34-07:00

# Line 2 | Line 2
2   //
3   // Douglas Thrift
4   //
5 < // $Id: Chooser.cxx,v 1.7 2003/08/19 08:19:24 douglas Exp $
5 > // $Id: Chooser.cxx,v 1.8 2003/08/20 05:49:34 douglas Exp $
6  
7   #include "Chooser.h"
8  
# Line 78 | Line 78 | INT_PTR CALLBACK Chooser::window(HWND di
78                          break;
79                  }
80                  break;
81        case WM_DESTROY:
82                windows.erase(dialog);
83                break;
81          }
82  
83          return FALSE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines