NicolaasH
Technical User
- Sep 11, 2007
- 38
Hi,
I am making an application that will be used by multiple users. I now have the difficulty that I am referring to a type library that is not standard included in Windows. On my own computer I have downloaded and installed BTXPPanel.dll so everything is fine, but when running the file on another computer an error occurs. As far as I know, this library facilitates very basic things, codes like: Chr(10).
1. Have I made programming mistakes that I need this library, is there a way around using it?
2. if not, how can I best make this work for other users?
Thanks!
Nick
I am making an application that will be used by multiple users. I now have the difficulty that I am referring to a type library that is not standard included in Windows. On my own computer I have downloaded and installed BTXPPanel.dll so everything is fine, but when running the file on another computer an error occurs. As far as I know, this library facilitates very basic things, codes like: Chr(10).
1. Have I made programming mistakes that I need this library, is there a way around using it?
2. if not, how can I best make this work for other users?
Thanks!
Nick