vtol Valued Contributor


Joined: 05 Feb 2004 Posts: 656 Location: Eastern Indiana
|
Posted: Sun Feb 27, 2005 2:51 am Post subject: define command and external DLLs |
|
|
define command and external DLLs
I have set as below and was wondering why the VDSOBJ won't work?
(please understand I left everything else out because its easier to see my problem - just a External DLL conflict)
| Code: |
#define command,OBJECT,flist
#define function,OBJECT,flist
|
The VDSOBJ works fine when I uninstall flist, is there another way to make them compatible with each other, OBJECT don't have a OBJECT CLOSE OBJECT.DLL ?
Thanks again.. |
|