代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/176093/9516779
h scope.h
#if !defined(AFX_SCOPE1_H__20373609_0B81_493C_8F94_B4644298A84F__INCLUDED_)
#define AFX_SCOPE1_H__20373609_0B81_493C_8F94_B4644298A84F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/175912/9525548
cpp shortmessage.cpp
// ShortMessage.cpp: implementation of the CShortMessage class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ShortMessage.h"
#ifdef
www.eeworm.com/read/175578/9540891
h program79view.h
// program79View.h : interface of the CProgram79View class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_PROGRAM79VIEW_H__E10C754D_8CAF_44D8_A0
www.eeworm.com/read/175536/9541749
cpp msnloginclient.cpp
// CMsnLoginClient.cpp : implementation file
//
#include "stdafx.h"
#include "SimMsnMessenger.h"
#include "SimMsnMessengerView.h"
#include "MsnLoginClient.h"
#include "MsnSocket.h"
#include
www.eeworm.com/read/175536/9541813
h msnloginclient.h
#if !defined(_MSNLOGINCLIENT_H__)
#define _MSNLOGINCLIENT_H__
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#include "MsnUser.h"
// CMsnLoginClient.h : header file
//
class
www.eeworm.com/read/371678/9542637
cpp rwexceldlg.cpp
//////////////////////////////////////////////////////////////////////////////
//类名:CRWExcelDlg
//功能:直接通过ODBC读、写Excel文件示例实现对话框
//作者:徐景周(jingzhou_xu@163.net)
//组织:未来工作室(Future Studio)
//日期:2002.9.
www.eeworm.com/read/175467/9546776
h globle.h
// Globle.h
//Globle.h
#if !defined GLOBLE_H
#define GLOBLE_H
// Delete ReadOnly File whithout prompt a warrning message.
void DeleteReadOnlyFile(CString FileName);
// Remove a no empty dir
www.eeworm.com/read/175467/9546785
cpp leftview.cpp
// LeftView.cpp : implementation of the CLeftView class
//
#include "stdafx.h"
#include "Explore.h"
#include "MainFrm.h"
#include "LeftView.h"
#include "ExploreDoc.h"
#include "ExploreView.
www.eeworm.com/read/371328/9555899
cpp checkin.cpp
// Checkin.cpp: implementation of the CCheckin class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HrSys.h"
#include "Checkin.h"
#inc
www.eeworm.com/read/175157/9557284
cpp barcodedlg.cpp
// BarCodeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "BarCode.h"
#include "BarCodeDlg.h"
#include "BarRecog.h"
#include "AddSampleDlg.h"
#ifdef _DEBUG
#define new DEBU