Valhalla Legends Forums Archive | Visual Basic Programming | Problem Retreiving INFO

AuthorMessageTime
CrAz3D
vb6
I am trying to get the exeinfo from bnetauth.dll. It works when I have the bot in "Design" mode but once I compile it & place in exact same place as VB forms it doesn't work.

I have had this problem with other things & have never been able to fix it, any ideas?
October 11, 2003, 4:09 AM
drivehappy
[quote author=CrAz3D link=board=5;threadid=3035;start=0#msg23766 date=1065845351]
vb6
I am trying to get the exeinfo from bnetauth.dll. It works when I have the bot in "Design" mode but once I compile it & place in exact same place as VB forms it doesn't work.

I have had this problem with other things & have never been able to fix it, any ideas?
[/quote]

Sounds like you referenced the path of the dll from app.path and it's not in the same place. Post some code, it would be more helpful.
October 11, 2003, 10:19 PM
-MichaeL-
maybe try define the .dll in one place and leaving it there to test if its a error with in your scripts or with the .dll it self.
November 2, 2003, 2:50 AM

Search