Searched refs:pInitFuncBuffer (Results 1 – 1 of 1) sorted by relevance
147 ULONG_PTR pLibNameBuffer = 0, pInitFuncBuffer = 0; in co_IntClientLoadLibrary() local163 pInitFuncBuffer = ArgumentLength; in co_IntClientLoadLibrary()193 pInitFuncBuffer += (ULONG_PTR)pArguments; in co_IntClientLoadLibrary()194 pArguments->strInitFuncName.Buffer = (PWCHAR)pInitFuncBuffer; in co_IntClientLoadLibrary()199 pInitFuncBuffer -= (ULONG_PTR)pArguments; in co_IntClientLoadLibrary()200 pArguments->strInitFuncName.Buffer = (PWCHAR)(pInitFuncBuffer); in co_IntClientLoadLibrary()