代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/162127/10334336
h facebase.h
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,
www.eeworm.com/read/354565/10345455
cpp videocapwnd.cpp
// VideoCapWnd.cpp : implementation file
//
#include "stdafx.h"
#include "Tracker.h"
#include "VideoCapWnd.h"
// CVideoCapWnd
IMPLEMENT_DYNAMIC(CVideoCapWnd, CWnd)
CVideoCapWnd::CVideoCap
www.eeworm.com/read/161846/10362415
cpp matrixdoc.cpp
// MatrixDoc.cpp : implementation of the CMatrixDoc class
//
#include "stdafx.h"
#include "Matrix.h"
#include "MatrixDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/161842/10362999
cpp bcgfiledialog.cpp
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This source code is a part of BCGControlBar library.
// You may use, comp
www.eeworm.com/read/161842/10363267
cpp rebarstate.cpp
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This source code is a part of BCGControlBar library.
// You may use, comp
www.eeworm.com/read/161842/10363646
h richevw2.h
#ifndef __RICHEVW2_H__
#define __RICHEVW2_H__
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
/////////////////////////////////////////////////////////////////////////////
#in
www.eeworm.com/read/161842/10363972
h fontpg.h
///////////////////////////////////////////////////////////////////////////
// File: fontpg.h
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl (I'm sorry, aut
www.eeworm.com/read/161842/10364517
cpp filenewdlg.cpp
// FileNewDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileNewDlg.h"
#include "VisualJava.h"
#include "AppType.h"
#include "FrameType.h"
#ifdef _DEBUG
#define new DEBUG_N
www.eeworm.com/read/161842/10365054
cpp javaapitool.cpp
// JavaApiTool.cpp: implementation of the CJavaApiTool class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "VisualJava.h"
#include "Jav
www.eeworm.com/read/425254/10366912
h response.h
#ifndef __RESPONSE_H__
#define __RESPONSE_H__
class NMEA0183;
class RESPONSE : public CObject
{
private:
NMEA0183 *container_p;
public:
RESPONSE();
virtual ~RESPONSE();
/*