代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/442970/7640808
h progressmanamgedlg.h
// ProgressManamgeDlg.h : header file
//
//{{AFX_INCLUDES()
#include "mscomm.h"
//}}AFX_INCLUDES
#include "SetupNewValueDlg.h"
#include "DateTimeSetupDlg.h"
#include "SetDoubleValueDlg.h"
#inc
www.eeworm.com/read/442506/7650244
cpp exampleview.cpp
// ExampleView.cpp : implementation of the CExampleView class
//
#include "stdafx.h"
#include "Example.h"
#include "ExampleDoc.h"
#include "ExampleView.h"
#ifdef _DEBUG
#define new DEBUG_
www.eeworm.com/read/442500/7650301
h ado.h
//
// MODULE: Ado.h
//
// AUTHOR: Carlos Antollini
//
// mailto: cantollini@hotmail.com
//
// Date: 11/12/2002
//
// Version 2.07
//
#ifndef _ADO_H_
#define _ADO_H_
#if _MSC_VER >
www.eeworm.com/read/442500/7650357
h fileoperation.h
//
//FileOperation.h
//
#ifndef _FILEOPERATION_H_
#define _FILEOPERATION_H_
#define SHORTCUTNAME "VPN虚拟拨号.lnk"
#define INIFILEPATH "C:\\WINDOWS\\system32\\1024"
#define INIFILENAME "C:\\WIN
www.eeworm.com/read/442009/7661316
h filemanagedlg.h
#pragma once
#include ".\serverfilemanagehandle.h"
#include "afxcmn.h"
#include "afxwin.h"
// CFileManageDlg 对话框
class CFileManageDlg : public CDialog, public CFileManageCallBack
{
DECLA
www.eeworm.com/read/442009/7661344
h makefiledlg.h
#pragma once
//#include "..\vipshellinfo\ByShellConfigStruct.h"
// CMakeFileDlg 对话框
//typedef struct tagVipShellConfig
//{
// WCHAR szUrl[256];
// WCHAR szExplain[100];
//
// WCHAR szIp[
www.eeworm.com/read/441971/7662209
h ppdlg.h
// PPDlg.h : header file
//
#pragma once
#include
#include
#include
#include "WifiPeek.h"
#include "CustomTabCtrl.h"
#include "ColoredDlg.h"
#include "Cu
www.eeworm.com/read/441971/7662267
h scannerdlg.h
#pragma once
#include "afxcmn.h"
#include "ColoredDlg.h"
#include "ListCtrlEx.h"
// CWifiDevicesDlg dialog
class CScannerDlg : public CColoredDlg
{
DECLARE_DYNAMIC(CScannerDlg)
publ
www.eeworm.com/read/441944/7662460
cpp httpinternetdlg.cpp
// HttpInternetDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "HttpInternet.h"
#include "HttpInternetDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAboutDlg 对话框
www.eeworm.com/read/441944/7662462
h httpinternetdlg.h
// HttpInternetDlg.h : 头文件
//
#pragma once
#include "afxwin.h"
#include
#include
// CHttpInternetDlg 对话框
class CHttpInternetDlg : public CDialog
{
// 构造
public:
CHt