H
Hector Y. Martinez
Hi, I working on a outlook add-in developed with Visual C++.Net 2005 using
COM ATL, and I have some questions... if I compile the dll using the spanish
version of outlook 2003, could I get any error if I use the dll, later with
another language version (like english), or if I use it with outlook 2000 ?
In the other hand I have some doubts with events... I want to check when
any Item in a custom folder are opened (or better, trying to be opened). I
want to check too if any Item is added (or better trying to be added) to that
custom folder, any advice ?
I was trying with the Open event of the Items object, but I think this
event can only be advised for one Item, am I wrong ?
Thanx in advance...
Hector.
COM ATL, and I have some questions... if I compile the dll using the spanish
version of outlook 2003, could I get any error if I use the dll, later with
another language version (like english), or if I use it with outlook 2000 ?
In the other hand I have some doubts with events... I want to check when
any Item in a custom folder are opened (or better, trying to be opened). I
want to check too if any Item is added (or better trying to be added) to that
custom folder, any advice ?
I was trying with the Open event of the Items object, but I think this
event can only be advised for one Item, am I wrong ?
Thanx in advance...
Hector.