代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/182685/9195290
h ado.h
//
// MODULE: Ado.h
//
// AUTHOR: Carlos Antollini
//
// mailto: cantollini@hotmail.com
//
// Date: 11/12/2002
//
// Version 2.07
//
#ifndef _ADO_H_
#define _ADO_H_
#if _MSC_VER >
www.eeworm.com/read/182629/9198345
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_
www.eeworm.com/read/182523/9200730
h loginfoview.h
// LogInfoView.h : CLogInfoView 类的接口
//
#pragma once
class CLogInfoView : public CListView
{
protected: // 仅从序列化创建
CLogInfoView();
DECLARE_DYNCREATE(CLogInfoView)
// 属性
public:
CLog
www.eeworm.com/read/182183/9212845
h hyprlink.h
////////////////////////////////////////////////////////////////
// VCKBASE -- July 2000
// Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too.
//
//
// CHyperlink implements a
www.eeworm.com/read/378777/9216533
cpp myshortcutdlg.cpp
// myshortcutDlg.cpp : implementation file
//
#include "stdafx.h"
#include "myshortcut.h"
#include "myshortcutDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F
www.eeworm.com/read/378680/9218534
cpp resorgappprojectsview2.cpp
/************************************************************************
*
* Resource ID Organiser Add-In
*
* (c) Copyright 2000-2002 by Anna-Jayne Metcalfe (resorg@annaspla
www.eeworm.com/read/378680/9219108
h ngtextbuffer.h
#if !defined(__NGTextBuffer_H__)
#define __NGTextBuffer_H__
// NGTextBuffer.h : interface of the CNGTextBuffer class
//
//////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/378680/9219130
h ngautoricheditctrl.h
#if !defined(__NGAutoRichEditCtrl_H__)
#define __NGAutoRichEditCtrl_H__
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// NGAutoRichEditCtrl.h : header file
//
/////////////////
www.eeworm.com/read/378680/9219144
h ngsplitpath.h
#ifndef __NGSplitPath_H__
#define __NGSplitPath_H__
//////////////////////////////////////////////////////////////////////
// NGSplitPath.h : interface for the CNGSplitPath class
// (c) 1999, Kevi
www.eeworm.com/read/378680/9219146
cpp ngutils.cpp
// Utils.cpp : Utility functions
//
#include "stdafx.h" // Precompiled header file
#include "NGMacros.h" // Library header
#include "NGUtils.h" // Library header
#include "NGRegistry.h"