代码搜索:CString

找到约 10,000 项符合「CString」的源代码

代码结果 10,000
www.eeworm.com/read/155415/11876563

h server.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
www.eeworm.com/read/155415/11876611

h ircmain.h

//This program is free software; you can redistribute it and/or //modify it under the terms of the GNU General Public License //as published by the Free Software Foundation; either //version 2 of t
www.eeworm.com/read/155415/11877531

h statisticstree.h

/* CStatisticsTree Class Header File by Khaos Copyright (C) 2003 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as
www.eeworm.com/read/155415/11877699

h emule.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
www.eeworm.com/read/258101/11883921

h rc5.h

/* rc5.h */ #ifndef RC5_H #define RC5_H #include //typedef byte[] UPCHAR; //typedef unsigned long int LWORD; /* Should be 32-bit = 4 bytes */ #define ws 32
www.eeworm.com/read/343843/11921695

cpp xmlelement.cpp

// XmlElement.cpp: implementation of the CXmlElement class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "XmlElement.h" #ifdef _DEBUG
www.eeworm.com/read/154403/11963274

h filepartition.h

#pragma once typedef enum {Normal=0, Changed, Added, Deleted} LineStatus; class CFileLine; // forward declaration class CFileOptions; // forward declaration class CFilePartition; // forw
www.eeworm.com/read/154403/11963281

h diffengine.h

#pragma once // DiffEngine //////////////////////////////////////////////////////// // // ////////////////////////////////////////////////////////////////////// // shanzy - 2006 ////////////
www.eeworm.com/read/154380/11964082

cpp leelview.cpp

// leelView.cpp : implementation of the CLeelView class // #include "stdafx.h" #include "leel.h" #include "DlgData.h" #include "math.h" #include "leelDoc.h" #include "leelView.h" #ifd
www.eeworm.com/read/343188/11964753

cpp cdinfo.cpp

//////////////////////////////////////////////////////////////// // MSDN Magazine -- April 2004 // If this code works, it was written by Paul DiLascia. // If not, I don't know who wrote it. // Com