I
intell1
Dear all:
I have a vc++ application which makes use of Word automation for
reporting. After calling CreateWordApp(), I make sure to set the Word
visibility flag SetVisible(FALSE), so that all action is hidden from the
user.
Works fine on most pc's, but a Win2000 machine, where it behaves like
SetVisible(TRUE). How can I ENFORCE hiding? Besides setting the flag,
which does not work in that particular case. Also, what can be possibly
causing this behaviour?
TIA,
Nikolas
I have a vc++ application which makes use of Word automation for
reporting. After calling CreateWordApp(), I make sure to set the Word
visibility flag SetVisible(FALSE), so that all action is hidden from the
user.
Works fine on most pc's, but a Win2000 machine, where it behaves like
SetVisible(TRUE). How can I ENFORCE hiding? Besides setting the flag,
which does not work in that particular case. Also, what can be possibly
causing this behaviour?
TIA,
Nikolas