How to initialize the static Lib version of the WodVPN? (General questions)
thank you for replying, i got that, but i also like to have a try, if it is not working i will use the activeX version. so i have another question,
the function:
[code] _VPN_LibInit(hInst) [/code]
this above should be using the app's m_hInstance, but how about the
[code]_VPN_SetSocketLibrary(hInst), [/code]
also can pass the program's m_hInstance to it?
thank you.