您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. wininet函数封装类 for wtl

  2. Defines some wrapper classes for wininet functions. (Copyright (c) 2005 by Gilad Novik.)
  3. 所属分类:FTP

    • 发布日期:2009-06-29
    • 文件大小:5120
    • 提供者:help_me_1986
  1. VC 获取公网 ip 地址

  2. 参考了部分网友的资源,改写了一个获取公网IP地址的方法。忘记了网友网址,如冒犯,请原谅!发布此代码的目的旨在交流。代码如下: //头文件 #include "afxinet.h" //获取公网IP地址 CString getLocalIpAddress() { CInternetSession session; //声明该对象为获取网页属性做准备 CHttpFile *pFile=NULL; CString str,ch; CStrin g m_szSite="http://www.zu14.
  3. 所属分类:C++

    • 发布日期:2009-08-07
    • 文件大小:1024
    • 提供者:ycs_0405
  1. MFC 类库大全 VC++ 、 VCstudio

  2. 该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。 是一部很方便的MFC字典。便于VC的学习。 MFC类目录及头文件 类 描述 头文件 CAnimateCtrl 自动化通用控件 afxcmn.h CArchive afx.h CArchiveException afx.h CArray afxtempl.h CAsyncMonikerFile 在ActiveX控件中提供对异步标记的支持 afxole.h CAsyncScoket 封装Windows S ocke
  3. 所属分类:C++

    • 发布日期:2009-09-11
    • 文件大小:1048576
    • 提供者:uniquechao
  1. Ftp上传文件时时更新

  2. VC++怎么获取FTP上的文件大小信息 void CTestDlg::OnConnect() { strip="192.168.0.2"; strport="21"; strusr="mdy"; strpwd="mdy"; pInternetSession = new CInternetSession("MR", INTERNET_OPEN_TYPE_PRECONFIG); try{ pFtpConnection = pInternetSession->GetFtpConnection(
  3. 所属分类:FTP

    • 发布日期:2010-12-04
    • 文件大小:2048
    • 提供者:gufengjian1030
  1. MFC类库详解中文版(chm)

  2. MFC类目录及头文件 类 描述 头文件 CAnimateCtrl 自动化通用控件 afxcmn.h CArchive afx.h CArchiveException afx.h CArray afxtempl.h CAsyncMonikerFile 在ActiveX控件中提供对异步标记的支持 afxole.h CAsyncScoket 封装Windows Sockets API,参看CSocket afxsock.h CBitmap afxwin.h CBitmapButton afxext.
  3. 所属分类:C++

    • 发布日期:2011-03-27
    • 文件大小:1048576
    • 提供者:Graphy
  1. MFC类库详解

  2. MFC类目录及头文件 类 描述 头文件 CAnimateCtrl 自动化通用控件 afxcmn.h CArchive afx.h CArchiveException afx.h CArray afxtempl.h CAsyncMonikerFile 在ActiveX控件中提供对异步标记的支持 afxole.h CAsyncScoket 封装Windows Sockets API,参看CSocket afxsock.h CBitmap afxwin.h CBitmapButton afxext.
  3. 所属分类:C++

    • 发布日期:2013-10-10
    • 文件大小:1048576
    • 提供者:ningning1220
  1. CDirTreeCtrl_demo-主机目录树

  2. 本例子将教会VC++初学者如何使用树形控件,简单易用,CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu GetDlgItem CButton IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon MessageBox CTreeCtrl
  3. 所属分类:C++

    • 发布日期:2014-07-15
    • 文件大小:3145728
    • 提供者:zhiguo_z