acl/lib_rpc/samples/fstream
zsxxsz cc05b877a2 first commit acl to github
first commit acl to github
2013-08-18 17:42:25 +08:00
..
main.cpp first commit acl to github 2013-08-18 17:42:25 +08:00
Makefile first commit acl to github 2013-08-18 17:42:25 +08:00
protobuf_fstream.vcxproj first commit acl to github 2013-08-18 17:42:25 +08:00
protobuf_fstream.vcxproj.filters first commit acl to github 2013-08-18 17:42:25 +08:00
protobuf_fstream.vcxproj.user first commit acl to github 2013-08-18 17:42:25 +08:00
ReadMe.txt first commit acl to github 2013-08-18 17:42:25 +08:00
stdafx.cpp first commit acl to github 2013-08-18 17:42:25 +08:00
stdafx.h first commit acl to github 2013-08-18 17:42:25 +08:00
targetver.h first commit acl to github 2013-08-18 17:42:25 +08:00

========================================================================
    CONSOLE APPLICATION : protobuf_client Project Overview
========================================================================

AppWizard has created this protobuf_client application for you.

This file contains a summary of what you will find in each of the files that
make up your protobuf_client application.


protobuf_client.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard.
    It contains information about the version of Visual C++ that generated the file, and
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

protobuf_client.vcxproj.filters
    This is the filters file for VC++ projects generated using an Application Wizard. 
    It contains information about the association between the files in your project 
    and the filters. This association is used in the IDE to show grouping of files with
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    "Source Files" filter).

protobuf_client.cpp
    This is the main application source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named protobuf_client.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////