yeyeshun
我用的2013,不清楚vc6是不是有问题。可以把错误提示发上来我看看能不能解决,我自己测试2013是可以编译的
Deleting intermediate files and output files for project 'AdbWinApi - Win32 Release'.
--------------------Configuration: AdbWinApi - Win32 Release--------------------
Compiling...
StdAfx.cpp
AdbWinApi.cpp
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : error C2039: 'basic_string' : is not a member of 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : error C2143: syntax error : missing ';' before '<'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : error C2079: 'basic_string' uses undefined class 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : error C2059: syntax error : '<'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : error C2027: use of undefined type 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : see declaration of 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : warning C4099: 'stlp_std' : type name first seen using 'class' now seen using 'struct'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : see declaration of 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : error C2027: use of undefined type 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : see declaration of 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : error C2238: unexpected token(s) preceding ';'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : error C2027: use of undefined type 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : see declaration of 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : error C2143: syntax error : missing ';' before '<'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : error C2079: 'basic_string' uses undefined class 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : error C2488: 'basic_string' : 'naked' can only be applied to function definitions
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : error C2143: syntax error : missing ';' before '<'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : error C2027: use of undefined type 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : see declaration of 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : warning C4099: 'stlp_std' : type name first seen using 'class' now seen using 'struct'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : see declaration of 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : error C2027: use of undefined type 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(687) : see declaration of 'stlp_std'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(725) : error C2039: 'interface_name' : is not a member of 'AdbInterfaceObject'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(678) : see declaration of 'AdbInterfaceObject'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(726) : error C2143: syntax error : missing ';' before '{'
C:\VC++6.xPro\MyProjects\AdbWinApi\AdbWinApi.cpp(726) : error C2447: missing function header (old-style formal list?)
Error executing xicl6.exe.
AdbWinApi.dll - 17 error(s), 2 warning(s)