代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/249484/12496868
cpp wzdstr.cpp
// WzdStr.cpp
//
#include "stdafx.h"
#include "WzdStr.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////////////////////////////////
www.eeworm.com/read/148065/12497847
cpp ctrldlg.cpp
// ctrlDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ctrl.h"
#include "ctrlDlg.h"
#include "pro_ser.h"
#include "Dlgchangtcport.h"
#include "Dlgchangudport.h"
#include "Dlgc
www.eeworm.com/read/335801/12497880
cpp mibdialog.cpp
// MibDiaglog.cpp : implementation file
//
#include "stdafx.h"
#include "DgbTool.h"
#include "MibDialog.h"
#include "ks95mspi.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stati
www.eeworm.com/read/335567/12514905
txt t2.txt
//把输入(十六进制串)转化成bool型数组
bool CDESEncrptionDlg::Analysis(CString strDecimal,bool b[],int l)
{
bool sign=true;
CString temps;
unsigned char tempc;
for(int i=0;i
www.eeworm.com/read/147826/12518431
h ftp.h
/////////////////////////////////////////////////////////////////////////////
// CMyAppThread thread
#include
class CMyAppThread : public CWinThread
{
DECLARE_DYNCREATE(CMyAppThread)
www.eeworm.com/read/147826/12518786
cpp dlgsetcapparam.cpp
// DlgSetCapParam.cpp : implementation file
//
#include "stdafx.h"
#include "videocapture.h"
#include "DlgSetCapParam.h"
#include "VideoCaptureView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/147826/12518828
h mci.h
#if !defined(AFX_MCI_H__5D090C30_D33C_4294_AE2E_A5117CB20419__INCLUDED_)
#define AFX_MCI_H__5D090C30_D33C_4294_AE2E_A5117CB20419__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER >
www.eeworm.com/read/147826/12518836
cpp dlgalarmlook.cpp
// DlgAlarmLook.cpp : implementation file
//
#include "stdafx.h"
#include "videocapture.h"
#include "DlgAlarmLook.h"
#include "VideoCaptureView.h"
#include "adodb.h"
#ifdef _DEBUG
#define ne
www.eeworm.com/read/147747/12526281
h utility.h
// utility.h
#define WM_CALLBACK WM_USER + 5
extern volatile int g_nConnection;
extern CString g_strServerName; // used by both winsock and wininet code
extern CString g_strServerIP; // used by bo