代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/100908/15862011

h oscopectrl.h

// OScopeCtrl.h : header file // #ifndef __OScopeCtrl_H__ #define __OScopeCtrl_H__ ///////////////////////////////////////////////////////////////////////////// // COScopeCtrl window class
www.eeworm.com/read/100908/15862039

h webserver.h

#pragma once #include "zlib/zlib.h" #include "WebSocket.h" #include "Partfile.h" #define WEB_GRAPH_HEIGHT 120 #define WEB_GRAPH_WIDTH 500 #define SESSION_TIMEOUT_SECS 300 // 5 minutes s
www.eeworm.com/read/100908/15862042

h httpdownloaddlg.h

/* Module : HTTPDOWNLOADDLG.H Purpose: Defines the interface for an MFC dialog which performs HTTP downloads similiar to the Internet Explorer download dialog Copyright (c) 1999 - 2000
www.eeworm.com/read/100908/15862093

h ini2.h

// Ini.h: Schnittstelle f黵 die Klasse CIni. // Autor: Michael Schikora // Mail: schiko@schikos.de // // If you found this code useful, // please let me know // // How to use: // // //void
www.eeworm.com/read/100908/15862162

h ed2klink.h

//this file is part of eMule // //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 Fo
www.eeworm.com/read/100902/15862424

h myaldoc.h

// MyALDoc.h : interface of the CMyALDoc class // ///////////////////////////////////////////////////////////////////////////// #include "BaseInfoSet.h" #include "FamilySet.h" #include "UnitSet.h
www.eeworm.com/read/100900/15862519

cpp generaldata.cpp

#include "stdafx.h" #include "generaldata.h" CArray m_menuitem; CArray m_menuitemhint; CArray m_globalitem; C
www.eeworm.com/read/100900/15862589

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/100897/15862892

cpp ngautoricheditctrl.cpp

// NGAutoRichEditCtrl.cpp : implementation file // #include "stdafx.h" #include "NGAutoRichEditCtrl.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE_
www.eeworm.com/read/100897/15862918

h ngmessagebox.h

///////////////////////////////////////////////////////////////////////////// // NGMessageBox.h // // Defines a extended Message Box class with fancy features as: // - Rich Text Format support //