代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/184657/9090373
cpp afd.cpp
///////////////////////////////////////////////////////////////////////
// If this program works, it was written by Alexander Fedorov.
// If not, I don't know who wrote it.
// mailto:lamer2000@hotm
www.eeworm.com/read/184657/9090451
cpp stdafx.cpp
///////////////////////////////////////////////////////////////////////
// If this program works, it was written by Alexander Fedorov.
// If not, I don't know who wrote it.
// mailto:lamer2000@hotm
www.eeworm.com/read/184362/9108153
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "DiffRidder.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/380835/9126546
cpp chmfile.cpp
// CHMFile.cpp: implementation of the CCHMFile class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CHMFile.h"
#include "AtlConv.h"
#i
www.eeworm.com/read/183830/9135552
h registry.h
/*
* Copyright (C) 2003 - 2004 Satish Kumar J (vsat_in@yahoo.com)
*
* Project:
*
* Module Name: Registry.h
*
* Abstract: Header for the Registry classes.
*
*
www.eeworm.com/read/380385/9151188
cpp passwordutils.cpp
#include "stdafx.h"
#include "PasswordUtils.h"
#include
const int NUM_FILLER_CHARS = 8;
const CString s_strFillerChars = _T("SLWMTQYP");
const CString s_strPossibleCh
www.eeworm.com/read/380385/9151225
h filesys.h
//------------------------------------------------------------------------------
//$Workfile: FileSys.h $
//$Header: /SbjCore/Sys/FileSys.h 4 4/19/07 3:04p Steve $
//
// Stingray Software Exte
www.eeworm.com/read/183563/9153722
cpp plugintool.cpp
////////////////////////////////////////////////////////////////////////////////
// plugintool.cpp : implementation of the CPlugInTool class
// Author: Saji Varkey (SCV)
// $Header: /USB/Util/EzMr/
www.eeworm.com/read/380289/9154065
cpp checkmemorrycmd.cpp
// CheckMemorryCmd.cpp: the implementation of the CCheckMemorryCmd class.
//
// This software can be offered for free and used as necessary to aid
// in your program developments.
//
// RENESAS
www.eeworm.com/read/380069/9166964
cpp smsdemo.cpp
// SMSdemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SMSdemo.h"
#include "SMSdemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE