Macro that converts a function name?
#8

Quote:
Originally Posted by TheToretto
Посмотреть сообщение
Yes that's the hooking.

Код:
#if defined _ALS_SomeFunction
  #undef SomeFunction
#else
    #define _ALS_SomeFunction
#endif

#define RenamedFunction SomeFunction

NO!




That's the hooking!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)