1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-29 04:15:08 +03:00
SoftEtherVPN/src/vpnweb
Davide Beatrici 6c894c11ae vpnweb: add atlthunk.lib to the dependencies
VpnWebControl.obj : error LNK2019: unresolved external symbol "void __stdcall ATL::__FreeStdCallThunk(void *)" (?__FreeStdCallThunk@ATL@@YGXPAX@Z) referenced in function "public: static void __cdecl ATL::_stdcallthunk::operator delete(void *)" (??3_stdcallthunk@ATL@@SAXPAX@Z)

VpnWebControl.obj : error LNK2019: unresolved external symbol "void * __stdcall ATL::__AllocStdCallThunk(void)" (?__AllocStdCallThunk@ATL@@YGPAXXZ) referenced in function "public: static void * __cdecl ATL::_stdcallthunk::operator new(unsigned int)" (??2_stdcallthunk@ATL@@SAPAXI@Z)
2018-04-20 00:00:33 +02:00
..
dlldata.c v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
resource.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
stdafx.cpp v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
stdafx.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
VPN.ico v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
VPNSvr.ico v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnweb_i.c v4.23-9647-beta 2017-10-18 18:24:21 +09:00
vpnweb_p.c v4.23-9647-beta 2017-10-18 18:24:21 +09:00
vpnweb.cpp v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnweb.def v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnweb.h v4.23-9647-beta 2017-10-18 18:24:21 +09:00
vpnweb.idl v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnweb.rc v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnweb.rgs v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnweb.vcproj vpnweb: add atlthunk.lib to the dependencies 2018-04-20 00:00:33 +02:00
VpnWebControl.bmp v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
VpnWebControl.cpp v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
VpnWebControl.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
VpnWebControl.rgs v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnwebdlg_inner.h Preparing the development branch 2017-10-19 15:00:41 +09:00
vpnwebdlg.c Preparing the development branch 2017-10-19 15:00:41 +09:00
vpnwebdlg.h Preparing the development branch 2017-10-19 15:00:41 +09:00