• Welcome to Valhalla Legends Archive.
 

Not Calling BnetAuth

Started by CrAz3D, March 01, 2004, 11:55 AM

Previous topic - Next topic

CrAz3D

I am trying to Call BnetAuth, which is publically declared in a Module, from a class module so as I can hash my account.

For SOME reason it will not go through correctly, it works fine from the design mode of VB6 but once compiled it fails to function.  I am using the SAME BnetAuth.dll in both instances.

Any ideas of how to call differently maybe?


EDIT: Error I find when debugging is:
"Can't find DLL entry point C in BnetAuth.dll"
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 ...

Adron

Maybe you have several different versions of bnetauth.dll on your hard drive? Not compiled might use the one in the VB directory and compiled might use the one in the directory of your compiled app. Either might also use one from the path.

CrAz3D

Yes, that was the problem.  I ws using an out dated one, thank you.
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 ...