代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/103463/15464192
h aboutbox.h
void ShowAboutBox(CString sTitle, UINT nIconID)
{
CString sDeveloper;
sDeveloper = "Developer : Barretto VN \nE-Mail : barretto_vn@mail.com";
if(nIconID == NULL)
ShellAbout(NULL, sTitle,
www.eeworm.com/read/392010/8367416
cpp shfileinfo.cpp
#include "stdafx.h"
#include "shfileinfo.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////
www.eeworm.com/read/291999/8383747
h 车友.h
// 车友.h : main header file for the 车友 application
//
#if !defined(AFX__H__9FFF0AC4_B06B_11D7_BA43_52544CBD5805__INCLUDED_)
#define AFX__H__9FFF0AC4_B06B_11D7_BA43_52544CBD5805__INCLUDED_
#if _
www.eeworm.com/read/391517/8399427
cpp autocompl.cpp
////////////////////////////////////////////////////////////////
// VCKBASE -- August 2000
// Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too.
//
#include "stdafx.h"
#include
www.eeworm.com/read/290905/8454193
cpp cc.cpp
// cc.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "cc.h"
#include "ccDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/189736/8457260
h deasm.h
/*-----------------------------------------------------------------------------
6502 Macroassembler and Simulator
Copyright (C) 1995-2003 Michal Kowalski
This program is free software; you can
www.eeworm.com/read/189736/8457380
h hyperlink.h
////////////////////////////////////////////////////////////////
// 1998 Microsoft Systems Journal
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//