View Single Post
halfback
New Member
Join Date: Apr 2008
Old 04-28-2008 , 21:55   Re: THE NEWBIE'S GUIDE TO FUNCTION SIGNATURE SCANNING
Reply With Quote #14

Can someone tell me what to set this variables value to in Plugin::Load?

/* sigscan_dllfunc should be set to the function "gameServerFactory" in Load() */
static void *(*sigscan_dllfunc)(const char *pName, int *pReturnCode);

I read the comment and I don't understand what I am supposed to set it to.
halfback is offline