Home
last modified time | relevance | path

Searched refs:hWinInetDll (Results 1 – 1 of 1) sorted by relevance

/trunk/main/shell/source/backends/wininetbe/
H A Dwininetbackend.cxx113 Library hWinInetDll( LoadLibrary( WININET_DLL_NAME ) ); in WinInetBackend() local
114 if( hWinInetDll.module ) in WinInetBackend()
120 GetProcAddress( hWinInetDll.module, "InternetQueryOptionA" ) ); in WinInetBackend()

Completed in 8 milliseconds