• Welcome to Valhalla Legends Archive.
 

Problem Retreiving INFO

Started by CrAz3D, October 10, 2003, 11:09 PM

Previous topic - Next topic

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?
rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

drivehappy

Quote from: CrAz3D on October 10, 2003, 11:09 PM
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?

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.

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.