Home | History | Annotate | Download | only in src

Lines Matching refs:fpGetHandle1

2012     LPFNDLLFUNC1 fpGetHandle1;
2022 fpGetHandle1 = (LPFNDLLFUNC1)GetProcAddress(hDLL,TEXT("GetHandle"));
2023 if (!fpGetHandle1)
2031 eError = fpGetHandle1(&pHandle);