代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/130220/6340117

h tapidescribe.h

#ifndef TAPIDESCRIBER_H #define TAPIDESCRIBER_H // ---------------------------------------------------------------------------- // (c) Avaya 2003. All rights reserved. // // PROJECT: TapiSample
www.eeworm.com/read/346297/6354668

cpp s180006capiexamplecomen.cpp

// S180006CAPIExampleComEn.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "S180006CAPIExampleComEn.h" #include "S180006CAPIExampleComEnDlg.h" #ifdef _D
www.eeworm.com/read/492089/6424125

cpp employeerecordset.cpp

// EmployeeRecordset.cpp : implementation file // #include "stdafx.h" #include "CheckIn.h" #include "EmployeeRecordset.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/492089/6424161

cpp checkrecordset.cpp

// CheckRecordset.cpp : implementation file // #include "stdafx.h" #include "CheckIn.h" #include "CheckRecordset.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FI
www.eeworm.com/read/490103/6458412

cpp usermanager.cpp

/****************************************************************/ /* */ /* UserManager.cpp */ /* */ /* Implementation of the CUserManager class. */
www.eeworm.com/read/488177/6497559

cpp playlistb.cpp

/* playlistb.cpp Playlist browser class This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So
www.eeworm.com/read/487489/6514613

cpp basecombobox.cpp

// BaseComboBox.cpp : implementation file // #include "stdafx.h" #include "htglxt.h" #include "BaseComboBox.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/486484/6533296

cpp database.cpp

// DATABASE.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "DATABASE.h" #include "MainFrm.h" #include "DATABASESet.h" #include "DATABASEDoc.h" #inclu
www.eeworm.com/read/485282/6557239

cpp logmngr.cpp

// LogMngr.cpp: implementation of the CLogMngr class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "DMS.h" #include "LogMngr.h" #ifd
www.eeworm.com/read/483942/6597841

txt readme.txt

This folder contains source files for all of the examples given in Lecture 11, Mon Oct 17. To build the executables, type make at the prompt. cstring_iter.cpp - demonstrates iteration over arrays u