代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/204788/15333599
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/204788/15333631
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/204687/15334943
cpp gsmsmsdlg.cpp
// GsmSmsDlg.cpp : implementation file
//
#include "stdafx.h"
#include "GsmSms.h"
#include "GsmSmsDlg.h"
#include "Dlgsetcom.h"
#include "DlgTel.h"
#include "Dlghis.h"
#include
www.eeworm.com/read/204658/15335525
cpp txl.cpp
// TXL.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TXL.h"
#include "TXLDlg.h"
#include "odbcinst.h"
#include"ADDRESS.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/204387/15340645
cpp eightnumberview.cpp
// EightNumberView.cpp : implementation of the CEightNumberView class
//
#include "stdafx.h"
#include "EightNumber.h"
#include "EightNumberDoc.h"
#include "EightNumberView.h"
#include "Exp
www.eeworm.com/read/204052/15345768
h usermaster.h
// UserMaster.h : Declaration of the CUserMaster
#pragma once
// code generated on Thursday, April 11, 2002, 8:40 PM
#include
class CUserMaster : public CDaoRecordset
{
public
www.eeworm.com/read/204051/15345947
h usermasterset.h
// UserMasterSet.h : Declaration of the CUserMasterSet
#pragma once
// code generated on Wednesday, April 10, 2002, 10:28 PM
class CUserMasterSet : public CRecordset
{
public:
CUserMaster
www.eeworm.com/read/204051/15345949
h permissionsqry.h
// PermissionsQry.h : Declaration of the CPermissionsQry
#pragma once
// code generated on Thursday, April 11, 2002, 12:03 AM
class CPermissionsQry : public CRecordset
{
public:
CPermissi
www.eeworm.com/read/204051/15345965
h usermasterset.h
// UserMaster.h : Declaration of the CUserMasterSet
#pragma once
class CUserMasterSet : public CRecordset
{
public:
CUserMasterSet(CDatabase* pDatabase = NULL);
DECLARE_DYNAMIC(CUserMaster
www.eeworm.com/read/204043/15346585
cpp mytreectrl.cpp
// MyTreeCtrl.cpp : implementation file
//
#include "stdafx.h"
#include "TreeCtrlDemo.h"
#include "MyTreeCtrl.h"
#include "AddItemDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F