M
MrKrich
I am writing a macro in MSWord document and I have my own
class (dll file create from VB6). I use this dll file in
my macro, set reference to this dll file. It works fine.
I can use my class's object from my macro. The problem is
when I take this MSWord document and also dll file to
other computer, my macro get error message and I think it
is because it can not find dll path. Does it have any way
to put the dll file in the same directory as MSWord
document and macro in MSWord document can automatically
refer from it rather than I have to register class into
ervery computer that MSWord documet is used?
class (dll file create from VB6). I use this dll file in
my macro, set reference to this dll file. It works fine.
I can use my class's object from my macro. The problem is
when I take this MSWord document and also dll file to
other computer, my macro get error message and I think it
is because it can not find dll path. Does it have any way
to put the dll file in the same directory as MSWord
document and macro in MSWord document can automatically
refer from it rather than I have to register class into
ervery computer that MSWord documet is used?