代码搜索:WinHTTP
找到约 39 项符合「WinHTTP」的源代码
代码结果 39
www.eeworm.com/read/121060/14770503
suo winhttp.suo
www.eeworm.com/read/121060/14770511
sln winhttp.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winhttp", "winhttp.vcproj", "{43289FC2-8DBC-44B1-9254-38236B687A5D}"
ProjectSection(P
www.eeworm.com/read/121060/14770512
ico winhttp.ico
www.eeworm.com/read/121060/14770517
rc winhttp.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/121060/14770526
cpp winhttp.cpp
// winhttp.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "winhttp.h"
#include "winhttpDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CwinhttpApp
BEGIN_MESSAGE_MAP(Cwinhttp
www.eeworm.com/read/121060/14770532
h winhttp.h
// winhttp.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CwinhttpApp:
// 有关此类的实现,请参阅 wi
www.eeworm.com/read/121060/14770533
exe winhttp.exe
www.eeworm.com/read/489223/1226020
h winhttp.h
/*
* Copyright (C) 2007 Francois Gouget
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by th