• λ我爱Aspx >> Asp.Net >> webservice系列教学(10)-如何调用webservice(vc1)
  • webservice系列教学(10)-如何调用webservice(vc1)

  • :aspxer  Դ:internet  :2007-5-28 20:38:05  ؼ:web,webservice
  • #define AFX_STDAFX_H__045CD307_9518_4AF1_8CE3_8FFE38D1ACB2__INCLUDED_

    #if _MSC_VER > 1000

    #pragma once

    #endif // _MSC_VER > 1000

    #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers

    #include <afxwin.h> // MFC core and standard components

    #include <afxext.h> // MFC extensions

    #include <afxdisp.h> // MFC Automation classes

    #include <afxdtctl.h> // MFC support for Internet Explorer 4 Common Controls

    #ifndef _AFX_NO_AFXCMN_SUPPORT

    #include <afxcmn.h> // MFC support for Windows Common Controls

    #endif // _AFX_NO_AFXCMN_SUPPORT

    #import "msxml3.dll"

    Ҷƪл˵?
  • һƪwebservice系列教学(11)-如何调用webservice(vc2)
    һƪwebservice系列教学(9)-如何调用webservice(vb6.0,vbscript)