代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/152048/5676488
h httpsvr.h
// HttpSvr.h : main header file for the HTTPSVR application
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1997-1998 Microsoft Corporation
// All rights res
www.eeworm.com/read/152048/5676607
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/152048/5676633
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/152048/5676662
cpp smtp.cpp
/*
Module : SMTP.CPP
Purpose: Implementation for a MFC class encapsulation of the SMTP protocol
Created: PJN / 22-05-1998
History: PJN / 15-06-1998 1) Fixed the case where a single dot occurs on i
www.eeworm.com/read/152048/5677007
cpp neighbordlg.cpp
// NeighborDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Neighbor.h"
#include "NeighborDlg.h"
#include "DirectDriver.h"
#include "LocalNameDlg.h"
#include "HostNameDlg.h"
#i
www.eeworm.com/read/149300/5702427
h realaudio.h
#if !defined(AFX_REALAUDIO_H__CB0BD26F_7981_11D6_8F32_00E04CE76240__INCLUDED_)
#define AFX_REALAUDIO_H__CB0BD26F_7981_11D6_8F32_00E04CE76240__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //
www.eeworm.com/read/146765/5734568
cpp smtp.cpp
/*
Module : SMTP.CPP
Purpose: Implementation for a MFC class encapsulation of the SMTP protocol
Created: PJN / 22-05-1998
History: PJN / 15-06-1998 1) Fixed the case where a single dot occurs on i
www.eeworm.com/read/145088/5748067
cpp smtp.cpp
/*
Module : SMTP.CPP
Purpose: Implementation for a MFC class encapsulation of the SMTP protocol
Created: PJN / 22-05-1998
History: PJN / 15-06-1998 1) Fixed the case where a single dot occurs on i
www.eeworm.com/read/143291/5758305
h guidropdownedit.h
//-----------------------------------------------------------------------//
// This is a part of the GuiLib MFC Extention. //
// Autor : Francisco Campos //
// (C) 2002 Francis
www.eeworm.com/read/143026/5759708
cpp utils.cpp
// 2002.11.23
// copy from kdphoto projects
#include "stdafx.h"
int GetChar( char ** str )
{
int code = **((unsigned char **)str);
if ( !str ) return 0;
if ( !*str ) return 0