代码搜索:WinHTTP
找到约 39 项符合「WinHTTP」的源代码
代码结果 39
www.eeworm.com/read/121060/14770542
txt readme.txt
================================================================================
MICROSOFT 基础类库: winhttp 项目概述
===============================================================================
应
www.eeworm.com/read/121060/14770519
h winhttpdlg.h
// winhttpDlg.h : 头文件
//
#pragma once
#include "GetWeb.h"
#include "webhost\WebHost.h"
// CwinhttpDlg 对话框
class CwinhttpDlg : public CDialog
{
// 构造
public:
CwinhttpDlg(CWnd* pParent =
www.eeworm.com/read/446303/7581591
pas formupload.pas
unit FormUpload;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, WinHTTP, ExtCtrls, ComCtrls, Buttons, Math;
type
TfrmFil
www.eeworm.com/read/121060/14770530
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by winhttp.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define
www.eeworm.com/read/251634/12329292
pas ufavorite.pas
unit uFavorite;
interface
uses SysUtils,uLocalRSS,Classes,MSXML2_TLB,uOpml,Dialogs,WinHTTP,ExtCtrls,
uRssBase,uHTMLMessage,uW3CDTF,ComCtrls,cxtl;
type
TFavorite = class;
TFavItem
www.eeworm.com/read/251634/12329742
pas usearch.pas
unit uSearch;
interface
uses SysUtils,uLocalRSS,Classes,MSXML2_TLB,uOpml,Dialogs,WinHTTP,ExtCtrls,
uRssBase,uHTMLMessage,uW3CDTF,ComCtrls,cxtl;
type
TSearch = class;
TSearchItem =
www.eeworm.com/read/170791/9789864
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by winhttp.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define
www.eeworm.com/read/121060/14770505
cpp winhttpdlg.cpp
// winhttpDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "winhttp.h"
#include "winhttpDlg.h"
#include ".\winhttpdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAb
www.eeworm.com/read/170791/9789827
cpp winhttpdlg.cpp
// winhttpDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "winhttp.h"
#include "winhttpDlg.h"
#include ".\winhttpdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAb