代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/184405/9106385

h smtp.h

/* Module : SMTP.H Purpose: Defines the interface for a MFC class encapsulation of the SMTP protocol Created: PJN / 22-05-1998 Copyright (c) 1998 - 1999 by PJ Naughter. All rights reserved.
www.eeworm.com/read/184393/9106964

h des encryptdlg.h

// DES encryptDlg.h : 头文件 ////代码编写 王菁宇 ..川大03级 #include "DES.h" #include "afxwin.h" #include "afxcmn.h" #pragma once // CDESencryptDlg 对话框 class CDESencryptDlg : public CDialog { // 构造
www.eeworm.com/read/184393/9106995

h des.h

#pragma once #include "OperateFile.h" #define WM_DEFINE_POS WM_USER+100 //代码编写 王菁宇 ..川大03级 class CDES { public: CDES(void); ~CDES(void); INT EncryptFile(); INT DecryptFile(); void SetH
www.eeworm.com/read/381084/9110633

h usbpassw.h

// Machine generated IDispatch wrapper class(es) created with ClassWizard ///////////////////////////////////////////////////////////////////////////// // _uPassWrite wrapper class class _uPassWr
www.eeworm.com/read/381073/9111441

cpp lastfiledialog.cpp

// LastFileDialog.cpp : implementation file // #include "stdafx.h" #include "EPro.h" #include "LastFileDialog.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[
www.eeworm.com/read/282142/9117276

h wgl_32.h

// wgl_32.h : main header file for the WGL_32 application // #if !defined(AFX_WGL_32_H__7DE01B25_157D_11D2_82C0_A7114CADFA82__INCLUDED_) #define AFX_WGL_32_H__7DE01B25_157D_11D2_82C0_A7114CADFA82
www.eeworm.com/read/282142/9117388

h wgl_32doc.h

// wgl_32Doc.h : interface of the CWgl_32Doc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_WGL_32DOC_H__7DE01B2D_157D_11D2_82C0_A7114CADF
www.eeworm.com/read/282090/9120882

h stdafx.h

// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__3
www.eeworm.com/read/380928/9122227

cpp mylist.cpp

// MyList.cpp : implementation file // #include "stdafx.h" #include "MyPlayer.h" #include "MyList.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__
www.eeworm.com/read/282030/9123452

cpp dbmanager.cpp

// DBManager.cpp: implementation of the DBManager class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "SqlCeExaple.h" #include "DBManag