R
R.Kaiser
I have a project that launches Word via a Com object. This project
compiles fine on my desktop.
Now I transferred this project to my notebook, where it won't compile.
After typing
using namespace Microsoft::
IntelliSense doesn't even offer me
Office::Interop;
for insertion.
Does anybody have any idea what I am missing?
Thanks
Richard
compiles fine on my desktop.
Now I transferred this project to my notebook, where it won't compile.
After typing
using namespace Microsoft::
IntelliSense doesn't even offer me
Office::Interop;
for insertion.
Does anybody have any idea what I am missing?
Thanks
Richard