Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

Injecting Resource DLL #161

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have built TibiaAPI_Inject.dll and TibiaAPI.dll both in Release mode but
when I try to call client.DLL.Inject() it skips the Extract() function
completely. It's grayed out and acts as if it doesn't exist. I've checked a
hundred times to make sure I built both DLL's in Release mode, I've deleted
all source code and re-downloaded the TibiaAPI source, everything I can
think of. Does anyone else have this problem?

Also, when you call the Inject function you have to specify a filename. Is
there something we can add so people who use the Extract method don't have
to specify the filename, just call Inject()?

Original issue reported on code.google.com by joebingham07@gmail.com on 25 Aug 2009 at 6:18

GoogleCodeExporter commented 9 years ago
Fixed the problem with the dll(I believe), but can't understand what is your 
second
request :|

Original comment by geancarl...@gmail.com on 26 Aug 2009 at 2:43

GoogleCodeExporter commented 9 years ago
Thanks that fixed it, and disregard my second request.

Original comment by joebingham07@gmail.com on 26 Aug 2009 at 5:15