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

Comparing trunk/VTBFileUtil2/VTBFileUtil2.h (file contents):
Revision 271 by douglas, 2003-08-19T22:49:34-07:00 vs.
Revision 277 by douglas, 2003-08-24T00:31:45-07:00

# Line 2 | Line 2
2   //
3   // Douglas Thrift
4   //
5 < // $Id: VTBFileUtil2.h,v 1.10 2003/08/20 05:49:34 douglas Exp $
5 > // $Id: VTBFileUtil2.h,v 1.11 2003/08/24 07:31:45 douglas Exp $
6  
7   #ifndef _VTBFileUtil_h_
8   #define _VTBFileUtil_h_
# Line 21 | Line 21
21   #include <cstdlib>
22  
23   #include <windows.h>
24 + #include <windowsx.h>
25   #include <commctrl.h>
26   #include <objbase.h>
27   #include <shlobj.h>
# Line 35 | Line 36 | struct Gui
36   {
37          HINSTANCE instance;
38          HICON icon;
39 +        int show;
40   };
41  
42   extern bool debug;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines