J
Jack
Hi,
I'm new to win32 coding as well as outlook addin development.
VC++ .NET compiler was unable to find this file when I tried compiling a
sample outlook addin.
KB Q285999 has this to day about the file:
<<<
NOTE: The Exchext.h file contains all of the Client Extension Architecture
definitions for your Extension DLL to use. It is installed with Visual C++,
and can be found in the Visual C++ Include folder.
That is certainly not true in case of the vc7/bin/cl compiler which comes
with Visual Studio .NET 2003. I found two prior references to people
having this issue. In response to one of them, Ken Slovak had this to say:
<<<
It's a C++ header file and should be available as a download from the MSDN
Web site. That site also has some information about developing Exchange
extensions.
I couldnt figure out how to find this file on MSDN or anywhere else
on the web. Sorry if this sounds lame, I'm quite new to the whole
environment and all pointers are greatly appreciated. Thanks.
I'm new to win32 coding as well as outlook addin development.
VC++ .NET compiler was unable to find this file when I tried compiling a
sample outlook addin.
KB Q285999 has this to day about the file:
<<<
NOTE: The Exchext.h file contains all of the Client Extension Architecture
definitions for your Extension DLL to use. It is installed with Visual C++,
and can be found in the Visual C++ Include folder.
That is certainly not true in case of the vc7/bin/cl compiler which comes
with Visual Studio .NET 2003. I found two prior references to people
having this issue. In response to one of them, Ken Slovak had this to say:
<<<
It's a C++ header file and should be available as a download from the MSDN
Web site. That site also has some information about developing Exchange
extensions.
I couldnt figure out how to find this file on MSDN or anywhere else
on the web. Sorry if this sounds lame, I'm quite new to the whole
environment and all pointers are greatly appreciated. Thanks.