Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[C#] Hooking a DLL and inject it.

Legendary Battlemage
Loyal Member
Joined
Sep 28, 2008
Messages
600
Reaction score
291
Hey guys,

I'm new to C# =X So i'll post what i'm looking for right here.
Currently, i'm facing a problem in c# where I need to hook SetupDiGetClassDevsExA in SetupApi.dll and return 0. I'll also have to inject that DLL into an application everytime i start it.

Does anyone can give some tips on how to code on that or where to start off?

Thanks in advance.

Regards,
-AuroX
 
Initiate Mage
Joined
Dec 31, 2010
Messages
1
Reaction score
0
This might be what you are looking for :
 
Back
Top