代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/171081/5398710
svn-base smtp_logic.h.svn-base
/* Agobot3 - a modular IRC bot for Win32 / Linux
Copyright (c) 2003 Ago
All rights reserved.
This is private software, you may redistribute it under the terms of
the APL(Ago's Private Licens
www.eeworm.com/read/171026/5399963
h dllmanager.h
#pragma once
class DLLManager
{
public:
DLLManager();
~DLLManager(void);
// Methods
// Used to load DLL given the filename
bool LoadDLL(CString szFileName);
// Used to initialize the
www.eeworm.com/read/171026/5400605
h dllmanager.h
#pragma once
class DLLManager
{
public:
DLLManager();
~DLLManager(void);
// Methods
// Used to load DLL given the filename
bool LoadDLL(CString szFileName);
// Used to initialize the
www.eeworm.com/read/475065/6801226
cpp snagpars.cpp
/*
Snagpars.cpp : implementation of the CSnaggerHtmlParser class
Implements a derived HTML parser that specifically handles the types
of objects needed by SiteSnagger.
Author: Steven E. Si
www.eeworm.com/read/195144/8171607
cpp servedlg.cpp
// serveDlg.cpp : implementation file
//
#include "stdafx.h"
#include "serve.h"
#include "serveDlg.h"
#include "global.h"
#include "bmp.cpp"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_
www.eeworm.com/read/194719/8187347
cpp global.cpp
/****************************************************
Author: S. Senthil kumar
File: Global.cpp
Purpose: For storing global information
******************************************************/
www.eeworm.com/read/395196/8191044
hpp nmea0183.hpp
#if ! defined( NMEA_0183_CLASS_HEADER )
#define NMEA_0183_CLASS_HEADER
/*
** Author: Samuel R. Blackburn
** Internet: sam_blackburn@pobox.com
**
** You can use it any way you like as long as
www.eeworm.com/read/193527/8220503
cpp counter.cpp
/////////////////////////////////////////////////////////////////////////////
// counter.cpp : Defines the initialization routines for the DLL.
//
// Written by Jeff Miller
// of Microsoft Product