代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/105763/15659267

cpp kydocinfo.cpp

// KyDocInfo.cpp: implementation of the CKyDocInfo class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "kyoffice.h" #include "KyDocInfo
www.eeworm.com/read/105763/15659268

cpp docmanagerex.cpp

// DocManagerEx.cpp : implementation file // #include "stdafx.h" #include "KyOffice.h" #include "KyOfficeDoc.h" #include "DocManagerEx.h" #include "KSFileDialog.h" #ifdef _DEBUG #define ne
www.eeworm.com/read/105706/15660915

h shelltreectrl.h

#if !defined(AFX_SHELL_H__A733B004_1724_11D4_9BCE_0000E85300AE__INCLUDED_) #define AFX_SHELL_H__A733B004_1724_11D4_9BCE_0000E85300AE__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VE
www.eeworm.com/read/105706/15660990

cpp simplesah.cpp

// SimpleSAH.cpp: implementation of the CSimpleSAH class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "myie.h" #include "SimpleSAH.h"
www.eeworm.com/read/105706/15661021

h webbrowser2.h

#if !defined(AFX_WEBBROWSER2_H__670C68F4_FEE8_11D2_BBF4_00A0C989CE07__INCLUDED_) #define AFX_WEBBROWSER2_H__670C68F4_FEE8_11D2_BBF4_00A0C989CE07__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endi
www.eeworm.com/read/105529/15665684

h autofont.h

//CAutoFont class definition // //This class will simplify the creation and use of the CFont object //By Jamie Nordmeyer #ifndef AUTOFONT #define AUTOFONT class CAutoFont : public CFont {
www.eeworm.com/read/105253/15673298

h helper.h

// Helper.h : header file for the helper.cpp // // Copyright (c) 1997.8 ~ 1998.3, Mr. Wei Yongming. // // Last modified date: 1998.03.04. BOOL FAR DoPromptFileName( PGUIINFO pGUIInfo, CString&
www.eeworm.com/read/105253/15673318

h helper.h

// Helper.h : header file for the helper.cpp // // Copyright (c) 1997.8 ~ 1998.3, Mr. Wei Yongming. // // Last modified date: 1998.03.04. BOOL FAR DoPromptFileName( PGUIINFO pGUIInfo, CString&
www.eeworm.com/read/105171/15676505

cpp fileopendlg.cpp

// FileopenDlg.cpp : implementation file // #include "stdafx.h" #include "testd.h" #include "FileopenDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = _
www.eeworm.com/read/105165/15676590

h mathparser.h

#ifndef __MATHPARSER_H__ #define __MATHPARSER_H__ //#include "psms.h" #define ParserStackSize 100 #define MaxFuncNameLen 5 #define ExpLimit 11356 #define SQRLIMIT 1E246 #define MaxEx