代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/109329/15559317
pas dws2stringfunctions.pas
{**********************************************************************}
{ }
{ "The contents of this file are subject to the M
www.eeworm.com/read/109329/15559330
pas dws2clxguifunctions.pas
{**********************************************************************}
{ }
{ "The contents of this file are subject to the M
www.eeworm.com/read/109223/15561738
txt 取得网卡信息.txt
////////////////////////////////////////////////////////////////
//运行本程序需要安装Microsoft Platform SDK .这个可以去MS下载
//http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
//作者:安静
//mail: aweik
www.eeworm.com/read/109038/15567223
h cryptfile.h
class CCryptFile : public CMemFile
{
protected:
CString basefile; // real file name
public:
BOOL Open( LPCTSTR lpszFileName, UINT nOpenFlags, CFileException* pError = NULL );
void Close( );
};
www.eeworm.com/read/108834/15574737
cpp rscomm.cpp
// RSComm.cpp: implementation of the RSComm class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Serial Communication.h"
#include "RSCo
www.eeworm.com/read/108788/15575438
h user.h
/*********************************************************************
*
* CFieldRecord 字段信息结构量
* CFldValue 字段值结构量
* CUser
www.eeworm.com/read/108777/15575627
h stringex.h
//////////////////////////////////////////////////////////////////////
// StringEx.h
//
#ifndef __STRINGEX_H_
#define __STRINGEX_H_
class CStringEx : public CString
{
public:
CStringEx()
www.eeworm.com/read/108776/15575698
h webbrowser2.h
#if !defined(AFX_WEBBROWSER2_H__BD8CF241_030F_11D3_B49E_E7772A566D86__INCLUDED_)
#define AFX_WEBBROWSER2_H__BD8CF241_030F_11D3_B49E_E7772A566D86__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/108712/15578379
h searchparams.h
#pragma once
class CSafeMemFile;
///////////////////////////////////////////////////////////////////////////////
// ESearchType
enum ESearchType
{
//NOTE: The numbers are *equal* to the
www.eeworm.com/read/108712/15578394
h otherfunctions.h
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und