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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Ddlf.h52 #define DLL_PROC(hdll, sym) (void*)dlsym((void*)(hdll), (char*)sym) macro
H A Ddlproc.c101 return (HPROC) DLL_PROC (hdll, sym);

Completed in 123 milliseconds