I want to compile my project but i get this error
Code:error LNK2001: unresolved external symbol "unsigned long __cdecl Intercept(int,unsigned long,unsigned long,int)" (?Intercept@@YAKHKKH@Z) error LNK2001: unresolved external symbol "void __cdecl MyThread(void *)" (?MyThread@@YAXPAX@Z)


Reply With Quote![[c++]Linker Problems](http://ragezone.com/hyper728.png)

