View Single Post
Re: Custom dll bot loading problem
Old
  (#3)
The_Hard_Mission_Guy
This user broke our rules and has been BANNED
 
The_Hard_Mission_Guy's Avatar
 
Status: Offline
Posts: 181
Join Date: May 2006
Default Re: Custom dll bot loading problem - 08-07-2006

Yes exactly , the problem lies in GiveFnptrsToDll !
because that's the function that the HL engine complains about NOt being able to load it
by the way when I look at the function export list using dumpbin , I see GiveFnptrsToDll's name being changed to "GiveFnptrsToDll@8" ! Weird heh?

I'm right now making a new DLL project , in order to try this code out!!
  
Reply With Quote