代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/273938/10894402
h express.h
// Function.h : main header file for the FUNCTION application
//
#if !defined(AFX_FUNCTION_H__893B59C6_B160_11D1_8170_00002145DF91__INCLUDED_)
#define AFX_FUNCTION_H__893B59C6_B160_11D1_8170_
www.eeworm.com/read/418797/10895775
h view.h
// View.h : interface of the CSnaggerView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(__VIEW_H__)
#define __VIEW_H__
#if _MSC_VER >= 10
www.eeworm.com/read/273702/10904143
h dialup.h
// Dialup.h
#ifndef __DIALUP_H__
#define __DIALUP_H__
#include "ras.h"
#include "stdafx.h"
class CDialup
{
public:
CDialup();
~CDialup();
BOOL Connect( const char *, const char
www.eeworm.com/read/273124/10925381
cpp qsprofile.cpp
/*
All rights reserved.
*/
#include "stdafx.h"
#include "QSProfile.h"
#include "ProxySocket.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#en
www.eeworm.com/read/272914/10936536
h express.h
// Function.h : main header file for the FUNCTION application
//
#if !defined(AFX_FUNCTION_H__893B59C6_B160_11D1_8170_00002145DF91__INCLUDED_)
#define AFX_FUNCTION_H__893B59C6_B160_11D1_8170_
www.eeworm.com/read/418595/10939701
cpp mapinfow.cpp
// Machine generated IDispatch wrapper class(es) created with ClassWizard
#include "stdafx.h"
#include "mapinfow.h"
///////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/272828/10942322
cpp terminalctrl.cpp
// TerminalCtrl.cpp : implementation file
//
#include "stdafx.h"
#include "FPSys.h"
#include "TerminalCtrl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/272828/10942344
cpp studentinfodlg.cpp
// StudentInfoDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FPSys.h"
#include "StudentInfoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/418498/10943871
h asdlg.h
// ASDlg.h : 头文件
//
#pragma once
// CASDlg 对话框
class CASDlg : public CDialog
{
// 构造
public:
CASDlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
enum { IDD = IDD_AS_DIALOG };
prot
www.eeworm.com/read/418498/10943896
h clientdlg.h
// ClientDlg.h : 头文件
//
#pragma once
#include "Winsock2.h"
#pragma comment(lib,"Ws2_32.lib")
// CClientDlg 对话框
class CClientDlg : public CDialog
{
// 构造
public:
CClientDlg(CWnd* pPare