Searched refs:hmod_so32dll (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A Dos2Stubs.c94 HMODULE hmod_so32dll; variable in typeref:typename:HMODULE
142 if((rc=DosLoadModule(faildata,sizeof(faildata),"SO32DLL",&hmod_so32dll))!=0){
146 if((rc = DosQueryProcAddr(hmod_so32dll, 0, "SELECT", (PPFN)&os2_tcp_select))!=0){

Completed in 2 milliseconds