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

Comparing trunk/VTBFileUtil2/DiscBrowse.cxx (file contents):
Revision 260 by douglas, 2003-08-16T02:08:35-07:00 vs.
Revision 265 by douglas, 2003-08-16T20:55:39-07:00

# Line 2 | Line 2
2   //
3   // Douglas Thrift
4   //
5 < // $Id: DiscBrowse.cxx,v 1.1 2003/08/16 09:08:35 douglas Exp $
5 > // $Id: DiscBrowse.cxx,v 1.2 2003/08/17 03:55:39 douglas Exp $
6  
7   #include "DiscBrowse.h"
8 +
9 + void DiscBrowse::run(void)
10 + {
11 +        MessageBox(NULL, "STUB: Disc Browser", programName.c_str(),
12 +                MB_ICONINFORMATION);
13 + }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines