代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/100917/15860825
h shelltree.h
#ifndef __SHELLTREE_H__
#define __SHELLTREE_H__
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// ShellTree.h : header file
//
#include "ShellPidl.h"
#define SHLT_FOLDERS
www.eeworm.com/read/100917/15861018
cpp memcombo.cpp
///////////////////////////////////////////////////////////////////////////
// File: memcombo.cpp
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl
// E-mail
www.eeworm.com/read/100917/15861030
cpp filesup.cpp
///////////////////////////////////////////////////////////////////////////
// File: filesup.cpp
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl
// E-mail:
www.eeworm.com/read/100916/15861306
cpp utils.cpp
/***************************************************************************/
/* NOTE: */
/* This document is copyright (c) by Oz So
www.eeworm.com/read/100916/15861319
cpp export.cpp
/***************************************************************************/
/* NOTE: */
/* This document is copyright (c) by Oz So
www.eeworm.com/read/100913/15861514
h mtlfile.h
#ifndef __MTLFILE_H__
#define __MTLFILE_H__
// MTL Version 0.03
// Copyright (C) 2000 MB
// All rights unreserved.
//
// This file is a part of Mb Template Library.
// Th
www.eeworm.com/read/100913/15861519
h favoritesmenu.h
#pragma once
#include "ExplorerMenu.h"
#include
// for debug
#ifdef _DEBUG
const bool _Mtl_FavoritesMenu_traceOn = true;
#define fvmTRACE if (_Mtl_FavoritesMenu_traceOn) ATLTRACE
www.eeworm.com/read/100913/15861549
h explorermenu.h
#pragma once
#include
#include
// for debug
#ifdef _DEBUG
const bool _Mtl_ExplorerMenu_traceOn = false;
#define epmTRACE if (_Mtl_ExplorerMenu_traceOn) ATLTRACE
#el
www.eeworm.com/read/100911/15861826
cpp fixedregion.cpp
// RenderSoft CamStudio
//
// Copyright 2001 RenderSoft Software & Web Publishing
//
//
// FixedRegion.cpp : implementation file
//
#include "stdafx.h"
#include "vscap.h"
#include "FixedRe
www.eeworm.com/read/100908/15861866
cpp serverwnd.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify