본문 바로가기

Windows/MFC

error LNK2001: unresolved external symbol IID_DestNetInternet on Visual

And Yes I already put

#define INITGUID
#include <initguid.h>

The code compiles on eVC 4.0 but not on VSTD 2005.

'Windows > MFC' 카테고리의 다른 글

urlencode  (0) 2013.10.02
error C2731: 'DllMain'  (0) 2013.10.02
InternetGetConnectedState Function  (0) 2013.10.02
Establishing GPRS Connection on Windows CE and Windows Mobile: Sample Codes  (0) 2013.10.02
ConnMgrEstablishConnectionSync  (0) 2013.10.02