代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/447703/7546633
cpp rxrecordset.cpp
// RxRecordset.cpp: implementation of the RxRecordset class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyProject.h"
#include "RxRec
www.eeworm.com/read/447703/7546663
cpp rxado.cpp
// RxADO.cpp: implementation of the RxADO class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RxADO.h"
#include "ExternDLLHeader.h"
#
www.eeworm.com/read/447703/7546716
cpp dregedit.cpp
// DRegedit.cpp : implementation file
//
#include "stdafx.h"
#include "MyProject.h"
#include "DRegedit.h"
#include "DLogin.h"
#include "Math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef TH
www.eeworm.com/read/447631/7548792
h attendancedlg.h
// attendanceDlg.h : header file
//
#if !defined(AFX_ATTENDANCEDLG_H__73D292AA_166B_11D6_A6F0_8B41FD006B51__INCLUDED_)
#define AFX_ATTENDANCEDLG_H__73D292AA_166B_11D6_A6F0_8B41FD006B51__INCLUDED_
www.eeworm.com/read/446957/7562444
h tel2006dlg.h
// Tel2006Dlg.h : header file
//
#if !defined(AFX_TEL2006DLG_H__39DEE7B6_CF5F_408E_8D2B_312B6E4A97E4__INCLUDED_)
#define AFX_TEL2006DLG_H__39DEE7B6_CF5F_408E_8D2B_312B6E4A97E4__INCLUDED_
#if _
www.eeworm.com/read/446081/7585737
java atm.java
import java.io.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class ATM extends JApplet implements ActionListener {
JLabel passwordLabel;
JTextField passwordField;
www.eeworm.com/read/446048/7586560
h kaffirmreceivewritbackinfoprotcol.h
// KAffirmReceiveWritBackInfoProtcol.h: interface for the KAffirmReceiveWritBackInfoProtcol class.
//
//////////////////////////////////////////////////////////////////////
#include "../KylinSyst
www.eeworm.com/read/445986/7586969
cpp smstestview.cpp
// SmsTestView.cpp : implementation of the CSmsTestView class
//
#include "stdafx.h"
#include "SmsTest.h"
#include "SmsTestDoc.h"
#include "SmsTestView.h"
#ifdef _DEBUG
#define new DEBUG_
www.eeworm.com/read/445528/7594292
cpp projectzip6.cpp
// ProjectZip6.cpp: implementation of the CProjectZip6 class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ProjectZip6.h"
#ifdef _DE
www.eeworm.com/read/445528/7594308
h driveinfo.h
// CDriveInfo : returns info about drives attached
#if !defined ( DRIVEINFO_H )
#define DRIVEINFO_H
enum { DRIVE_HOST = 7 };
class CDriveInfo
{
public:
static float GetFreeBytes(int nDr