- priority: 5 --> 7
I use Microsoft Visual Studio Enterprise 6.0... I followed
the directions in the included readme file and I am
coming up with 2 errors that I can not seem to hunt
down. Do you mind explaining the reason for these
errors?
--------------------Configuration: iTreeSurf - Win32
Release--------------------
Compiling...
MainFrm.cpp
C:\OpenSource\iTreeSurf\iTreeSurf\iTreeSurfSource\Main
Frm.cpp(5086) : error C2039: 'ImportExportFavorites' :
is not a member of 'IShellUIHelper'
C:\Program Files\Microsoft Visual Studio\VC98
\INCLUDE\exdisp.h(6602) : see declaration
of 'IShellUIHelper'
C:\OpenSource\iTreeSurf\iTreeSurf\iTreeSurfSource\Main
Frm.cpp(5113) : error C2039: 'ImportExportFavorites' :
is not a member of 'IShellUIHelper'
C:\Program Files\Microsoft Visual Studio\VC98
\INCLUDE\exdisp.h(6602) : see declaration
of 'IShellUIHelper'
Error executing cl.exe.
iTreeSurf.exe - 2 error(s), 0 warning(s)
------------------------------------------------------
BTW. I am using the included EXDISP.H file that was
with the zip.