RE: [Resolved] Talking to VB.
Also remember that when you make changes to your dll, and even unregister and re-register it, your script won't be able to use the new dll UNLESS:
1. you restart messenger or
2. save the dll with a different project name and use that when creating ActiveXObject
|