Static library correct use method

Just starting out? Need help? Post your questions and find answers here.
zgneng
User
User
Posts: 29
Joined: Sun Jun 28, 2015 9:04 am

Static library correct use method

Post by zgneng »

PUB how to correctly debug the use of static libraries


For example the following example how to correctly use the static crying with PUB


Is the whole forum no one can solve it


PUB → MinHook.LIB ? (Please compile)


http://www.codeproject.com/Articles/443 ... king-Libra
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Static library correct use method

Post by Fred »

The forums is not an human code convertor. So please takes the time to try, then post your problem with specific code, thank you.
jack
Addict
Addict
Posts: 1358
Joined: Fri Apr 25, 2003 11:10 pm

Re: Static library correct use method

Post by jack »

this post shows you how to do API hook http://www.purebasic.fr/english/viewtop ... 12&t=64746
I know it does not directly answer your question, but I don't know anything about the subject of API hooking.
Post Reply