代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/167480/9967804
cpp smstestview.cpp
// SmsTestView.cpp : implementation of the CSmsTestView class
//
#include "stdafx.h"
#include "SmsTest.h"
#include "SmsTestDoc.h"
#include "SmsTestView.h"
#ifdef _DEBUG
#define new DEBUG_
www.eeworm.com/read/363033/9971047
h myapriori.h
//***********************************************//
// 程序编写者:wentrue
// 编译环境:VC7.0,控制台程序
// 关于本程序的任何问题或意见,可联系本人:wentrue@mail.ustc.edu.cn
//***********************************************//
#pragm
www.eeworm.com/read/363033/9971050
h apriori.h
//***********************************************//
// 程序编写者:wentrue
// 编译环境:VC7.0,控制台程序
// 关于本程序的任何问题或意见,可联系本人:wentrue@mail.ustc.edu.cn
//***********************************************//
#pragm
www.eeworm.com/read/167164/9979317
cpp accesssectordlg.cpp
// accessSectorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "accessSector.h"
#include "accessSectorDlg.h"
#include
#include
#ifdef _DEBUG
#define new D
www.eeworm.com/read/362688/9986151
h customfiledialog.h
// CustomFileDialog.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CCustomFileDialog dialog
class CCustomFileDialog : public CFileDialog
{
www.eeworm.com/read/362688/9986168
h filetreectrl.h
/*
Module : FileTreeCtrl.h
Purpose: Interface for an MFC class which provides a tree control similiar
to the left hand side of explorer
Copyright (c) 1999 - 2001 by PJ Naughter. (Web:
www.eeworm.com/read/362688/9986412
h masked.h
// MaskEd.h
// From http://www.codeguru.com/
/////////////////////////////////////////////////////////////////////////////
// CMaskEdit class
#ifndef _MASKDEFINE_
#define _MASKDEFINE_
clas
www.eeworm.com/read/166967/9987647
cpp customerdlg.cpp
// CustomerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Afxwin.h"
#include "Customer.h"
#include "CustomerDlg.h"
#include "Setting.h"
#include "Login.h"
#ifdef _DE
www.eeworm.com/read/166853/9994218
cpp dataview.cpp
// DataView.cpp : implementation file
//
#include "stdafx.h"
#include "XOffice.h"
#include "DataView.h"
#include "msword9.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/166853/9994229
h ado.h
//
// MODULE: Ado.h
//
// AUTHOR: hwz
//
// Date: 2005-09-14
//
#ifndef _ADO_H_
#define _ADO_H_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#include
#in