Searched defs:GetProc (Results 1 – 3 of 3) sorted by relevance
49 FARPROC GetProc(LPCSTR procName) const { return My_GetProcAddress(_module, procName); } in GetProc() function
338 func GetProc() *Set { func
29 static bool GetProc(PFNGETPROCPROC getProc, T *member, const char *name) in GetProc() function