代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/169370/9864580

cpp errorlog.cpp

#include "StdAfx.h" #include ".\errorlog.h" CErrorLog* CErrorLog::m_pInstance = NULL; int CErrorLog::m_nApiErr = 0; int CErrorLog::m_nComErr = S_OK; int CErrorLog::m_nDllErr = 0; CErrorLog
www.eeworm.com/read/169244/9872933

cpp sms.cpp

// SMS.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "SMS.h" #include "math.h" #include "mmsystem.h" #include "MainFrm.h" #include "SMSDoc.h" #incl
www.eeworm.com/read/169161/9877768

h regkey.h

// RegKey.h : header file // ////////////////////////////////////////////////////////////////////////////////// // // // 1998. EarthWalk Designs Software, by Jay Wheeler.
www.eeworm.com/read/169161/9877945

cpp inet.cpp

/* Inet.cpp : implementation of the CInet class Implements the internet communication class responsible for downloading files from the web server. It is basically a wrapper class for the Wi
www.eeworm.com/read/169161/9877952

cpp view.cpp

/* View.cpp : implementation of the CSnaggerView class Implements the view class which is responsible for most of the user interface presentation. Author: Steven E. Sipe */ #include "s
www.eeworm.com/read/169161/9877979

cpp tree.cpp

/* Tree.cpp : implementation of the CTree class Implements the tree class used to list downloaded pages, table of contents and multimedia files. Author: Steven E. Sipe */ #include "std
www.eeworm.com/read/169161/9878306

cpp smtp.cpp

/* Module : SMTP.CPP Purpose: Implementation for a MFC class encapsulation of the SMTP protocol Created: PJN / 22-05-1998 History: PJN / 15-06-1998 1) Fixed the case where a single dot occurs on i
www.eeworm.com/read/169161/9878461

cpp afd.cpp

/////////////////////////////////////////////////////////////////////// // If this program works, it was written by Alexander Fedorov. // If not, I don't know who wrote it. // mailto:lamer2000@hotm
www.eeworm.com/read/169161/9878521

cpp stdafx.cpp

/////////////////////////////////////////////////////////////////////// // If this program works, it was written by Alexander Fedorov. // If not, I don't know who wrote it. // mailto:lamer2000@hotm
www.eeworm.com/read/365117/9878932

h tokenizer.h

#ifndef _TOKENIZER_H_ #define _TOKENIZER_H_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // tokenizer.h : header file // // now should be defined the token types #define TT_E