代码搜索:CString

找到约 10,000 项符合「CString」的源代码

代码结果 10,000
www.eeworm.com/read/424439/10447839

h fpa.h

// The following ifdef block is the standard way of creating macros which make exporting // from a DLL simpler. All files within this DLL are compiled with the DLLTEST_EXPORTS // symbol defined o
www.eeworm.com/read/424439/10447873

h fpa.h

// The following ifdef block is the standard way of creating macros which make exporting // from a DLL simpler. All files within this DLL are compiled with the DLLTEST_EXPORTS // symbol defined o
www.eeworm.com/read/424437/10448123

h fpa.h

// The following ifdef block is the standard way of creating macros which make exporting // from a DLL simpler. All files within this DLL are compiled with the DLLTEST_EXPORTS // symbol defined o
www.eeworm.com/read/424437/10448161

h fpa.h

// The following ifdef block is the standard way of creating macros which make exporting // from a DLL simpler. All files within this DLL are compiled with the DLLTEST_EXPORTS // symbol defined o
www.eeworm.com/read/424423/10452029

h response.h

#ifndef __RESPONSE_H__ #define __RESPONSE_H__ class NMEA0183; class RESPONSE : public CObject { private: NMEA0183 *container_p; public: RESPONSE(); virtual ~RESPONSE(); /*
www.eeworm.com/read/279229/10454088

cpp new.cpp

// New.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "New.h" #include "NewDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/279229/10454111

cpp newdlg.cpp

// NewDlg.cpp : implementation file // #include "stdafx.h" #include "New.h" #include "NewDlg.h" #include "..\common\iniFile.h" #include #include "SelectItem.h" #ifdef _DEBUG
www.eeworm.com/read/279195/10455957

h ado.h

// // MODULE: Ado.h // // AUTHOR: Carlos Antollini // // mailto: cantollini@hotmail.com // // Date: 03/21/2002 // // Version 2.01 // #ifndef _ADO_H_ #define _ADO_H_ #if _MSC_VER >
www.eeworm.com/read/161069/10456930

cpp adodb.cpp

// AdoDB.cpp: implementation of the CAdoDB class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "AdoDB.h" #include "SysMod.h" #ifdef
www.eeworm.com/read/160842/10486399

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_