Re: Using a compiled .dll

2003-11-18 Thread David Ascher
Brian Odlum wrote: > Forgive the stupid question, but is there any way one can message > methods in a compiled Windows .dll file? I have the documentation for > all the methods, but no source code. Possible? I realize there are > probably symbol table entry point problems, but I thought I would ask

Using a compiled .dll

2003-11-18 Thread Brian Odlum
Forgive the stupid question, but is there any way one can message methods in a compiled Windows .dll file? I have the documentation for all the methods, but no source code. Possible? I realize there are probably symbol table entry point problems, but I thought I would ask anyway. Thanks.   Br