代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/170054/9821989
h breakside.h
// Curve.h: interface for the CCurve class.
// Copyright 济南路通科技开发有限责任公司
// mailto: lutong_jn@sina.com
//=====================================================================================
www.eeworm.com/read/366237/9823578
h guiedit.h
//-----------------------------------------------------------------------//
// This is a part of the GuiLib MFC Extention. //
// Autor : Francisco Campos //
// (C) 2002 Francis
www.eeworm.com/read/366237/9823890
h guiadodb.h
#pragma once
//-----------------------------------------------------------------------//
// This is a part of the GuiLib MFC Extention. //
// Autor : Francisco Campos //
// (C
www.eeworm.com/read/366237/9823913
cpp global.cpp
#include "Stdafx.h"
#define __GLOBAL_CPP
#include "GLOBAL.H"
#undef __GLOBAL_CPP
CString GetShort(UINT id)
{
CString str;
str.LoadString(id);
int nIndex = str.ReverseFind(_T('\n'));
www.eeworm.com/read/366237/9823934
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__C16C937D_CDB5_4C95_A93D_418310A23218_
www.eeworm.com/read/366075/9833518
h ado2.h
//
// MODULE: Ado2.h
//
// AUTHOR: Carlos Antollini
//
// mailto: cantollini@hotmail.com
//
// Date: 07/02/2003
//
// Version 2.10
//
#if !defined(AFX_ADO2_H_INCLUDED_)
#define AFX_A
www.eeworm.com/read/169887/9834309
cpp basetype.cpp
// BaseType.cpp: implementation of the CBaseType class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "BaseType
www.eeworm.com/read/169887/9834317
cpp patient.cpp
// Patient.cpp: implementation of the CPatient class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "ADOConn.h"
www.eeworm.com/read/169887/9834328
cpp doctor.cpp
// Doctor.cpp: implementation of the CDoctor class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "Doctor.h"
#
www.eeworm.com/read/169887/9834383
cpp registration.cpp
// Registration.cpp: implementation of the CRegistration class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "