Page 1 of 1

Static library correct use method

Posted: Wed Feb 17, 2016 3:34 pm
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

Re: Static library correct use method

Posted: Wed Feb 17, 2016 5:00 pm
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.

Re: Static library correct use method

Posted: Wed Feb 17, 2016 5:30 pm
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.