Help compiling..

Ask for help

Moderators: Murderator+, Murderator

Post Reply
lalla521
Posts: 80
Joined: 2004-04-06 22:41:11

Help compiling..

Post by lalla521 »

ok, i read compile.txt, did all things right and compiled the dll...

but when i try to launch client with ilaunch, i get this error:

Failed to find function in injection.dll
Reason: (127) The specified procedure could not be found

i really don't understand what's wrong... someone knows why is this happening?

ps: looking at the dll file i noticed that is a bit smaller than i expected... around 150-200k smaller than the precompiled dll... (same version)
AlexeyVorotnikov
Junior Expert
Posts: 138
Joined: 2004-09-18 15:12:06

Post by AlexeyVorotnikov »

What compiler do you use?
lalla521
Posts: 80
Joined: 2004-04-06 22:41:11

Post by lalla521 »

vc++
AlexeyVorotnikov
Junior Expert
Posts: 138
Joined: 2004-09-18 15:12:06

Post by AlexeyVorotnikov »

Try to add injection.def to list of source files.
lalla521
Posts: 80
Joined: 2004-04-06 22:41:11

Post by lalla521 »

thanks! it worked :D
Post Reply