# | Line 2 | Line 2 | |
---|---|---|
2 | // | |
3 | // Douglas Thrift | |
4 | // | |
5 | < | // $Id: VTBFileUtil2.h,v 1.17 2003/09/09 01:43:28 douglas Exp $ |
5 | > | // $Id: VTBFileUtil2.h,v 1.18 2003/09/12 04:26:54 douglas Exp $ |
6 | ||
7 | #ifndef _VTBFileUtil_h_ | |
8 | #define _VTBFileUtil_h_ | |
# | Line 31 | Line 31 | |
31 | #include <shlwapi.h> | |
32 | #include <richedit.h> | |
33 | ||
34 | + | #define STRSAFE_LIB |
35 | + | #define STRSAFE_NO_CB_FUNCTIONS |
36 | + | |
37 | + | #include <strsafe.h> |
38 | + | |
39 | #include "resource.h" | |
40 | ||
41 | using namespace std; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |