代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/425844/10316594

h gload.h

extern CFont ftButton; extern CFont ftHeader; extern CFont ftPart; extern CFont ftReport; extern CFont ftBottom; extern CString strfileName;
www.eeworm.com/read/425844/10316745

cpp mychitoletter.cpp

#include "StdAfx.h" #include "MyChiToLetter.h" CMyChiToLetter::CMyChiToLetter() { m_blnSimaple=FALSE; m_blnFirstBig=TRUE; m_blnAllBiG=TRUE; } CMyChiToLetter::~CMyChiToLetter() { } CStr
www.eeworm.com/read/162127/10334392

h infodialogs.h

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying,
www.eeworm.com/read/161941/10356033

cpp myqqdlg.cpp

// MyQQDlg.cpp : implementation file // #include "stdafx.h" #include "listen.h" #include "MyQQDlg.h" #include "class\\FaderWnd.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE sta
www.eeworm.com/read/161842/10365167

cpp visualjava.cpp

// VisualJava.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "VisualJava.h" #include "MainFrm.h" #include "ChildFrm.h" #include "VisualJavaDoc.h" #in
www.eeworm.com/read/161842/10365697

h process.h

class Process { public: Process() { } Process(const CString & cmd, const CString &arg,CWnd * notify, UINT id = 0) { ASSERT(notify != NULL); command = cmd;
www.eeworm.com/read/279999/10370949

cpp stracegui.cpp

#include "stdafx.h" #include "StraceGui.h" #include "MainFrm.h" #include "StraceGuiDoc.h" #include "ListCtrlEx.h" #include "ListVwEx.h" #include "ProcFilterDlg.h" #include "StraceGuiView.h"
www.eeworm.com/read/354131/10387166

cpp xlistbox.cpp

// XListBox.cpp // // Author: Hans Dietrich // hdietrich@gmail.com // // This software is released into the public domain. // You are free to use it in any way you like. // // This s
www.eeworm.com/read/161390/10418316

cpp qqdlg.cpp

// QQDlg.cpp : implementation file // #include "stdafx.h" #include "QQ.h" #include "QQDlg.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE
www.eeworm.com/read/424678/10428089

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