代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/455343/7373056
cpp adodb.cpp
// AdoDB.cpp: implementation of the CAdoDB class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "AdoDB.h"
#include "SysMod.h"
#ifdef
www.eeworm.com/read/454644/7386189
cpp util.cpp
#include "pch.h"
#include "util.h"
// search a given dll name which can be loaded
void xSearchModule ( LPCTSTR pFile , LPCTSTR pPath , CString& strPathName )
{
TCHAR buf [ MAX_PATH ] ;
TCHAR
www.eeworm.com/read/454644/7386198
h doc.h
#pragma once
class CImportView ;
class CExportView ;
class CMessageView ;
class CImageFile ;
class CDebugControl ;
class CRecordManager ;
// all attribute for one target
class CDancerDoc
www.eeworm.com/read/454644/7386218
h util.h
#pragma once
#define RELEASE_PTR_ARRAY(var,TYPE) \
{ \
int i , n = var.GetSize ( ) ; \
for ( i = 0 ; i < n ; i++ ) \
{ \
TYPE* p = ( TYPE* ) var [ i ] ; \
delete p ; \
} \
www.eeworm.com/read/454431/7390863
cpp netcommanger.cpp
#include "stdafx.h"
#include "MainFrm.h"
#include "NetComManger.h"
#include "NetSocket.h"
#include "DatawriteTread.h"
#include "LaneSoft.h"
#include "LaneSoftDoc.h"
#include "LaneSoftView.h"
#
www.eeworm.com/read/453907/7404187
h dialup.h
// Dialup.h
#ifndef __DIALUP_H__
#define __DIALUP_H__
#include "ras.h"
#include "stdafx.h"
class CDialup
{
public:
CDialup();
~CDialup();
BOOL Connect( const char *, const char
www.eeworm.com/read/453775/7412394
cpp hack.cpp
// BY: QQ:316118740
//博客 http://hi.baidu.com/alalmn
//希望能结识更多数据库开发的朋友
// hack.cpp : implementation file
//
#include "stdafx.h"
#include "ACCE.h"
#include "hack.h"
#ifdef _DEBUG
#define
www.eeworm.com/read/453653/7415853
h controller_downloadfile.h
/*
* Copyright (C) =USTC= Fu Li
*
* Author : Fu Li
* Create : 2005-9-25
* Home : www.crazy-bit.com
* Mail : crazybit@263.net
* History :
*/
#pragma once
www.eeworm.com/read/453354/7422165
h datashow.h
/************************************************************************/
/* /* 数据显示类:
作者:南京航空航天大学能源与动力学院 庄三少
2009年1月11日
Email:viualsan@yahoo.cn
t
www.eeworm.com/read/453048/7427800
h devserver.h
// DevServer.h: interface for the CDevServer class.
/// 设备驱动模版
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DEVSERVER_H__6A93D11F_C101_4EBA_BA3B_68F