User forums > Help

How to use the "MHOOK"(AN API HOOKING LIBRARY) with CB?

(1/1)

ntddk:
MHOOK, AN API HOOKING LIBRARY  http://codefromthe70s.org/mhook23.aspx
How to use it with CB?

stahta01:
From http://forums.codeblocks.org/index.php/topic,9996.0.html


--- Quote ---1. This is NOT a general programming board. "How do I write a program that....", "Can anybody teach me how to", "I have this homework", "My program doesn't run and I don't have the slightest idea of why because I'm a C++ newcomer", "What is a compiler", "What does gcc do" is the kind of questions that is FORBIDDEN to ask.

--- End quote ---

Tim S.

Radek:
I haven't checked the library thoroughly but, IMO, like any other library: Project Options - Search Directories - set path to library headers, Project Options - Linker Options - add *.lib files of the library to the project. Save Project. Try to compile and run.

Navigation

[0] Message Index

Go to full version