Home | History | Annotate | Download | only in dist

Lines Matching refs:GetProcAddressA

29047   /* The GetProcAddressA() routine is only available on wince. */
29048 return (void(*)(void))GetProcAddressA((HANDLE)pHandle, zSymbol);