STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

InetSTL
[STLSoft Projects]

    Where the Standard Template Library meets the WinInet API More...


Modules

File-System Library (InetSTL)
 This library provides facilities for defining and manipulating file-system objects for the WinInet API.


Detailed Description

    Where the Standard Template Library meets the WinInet API

The philosophy of InetSTL (http://inetstl.org/) is essentially the same as that of the STLSoft (http://stlsoft.org/) organisation: providing robust and lightweight software to the WinInet API development community. InetSTL provides template-based software that builds on that provided by Win and STLSoft in order to reduce programmer effort and increase robustness in the use of the Win.

Namespaces

The InetSTL namespace inetstl is actually an alias for the namespace stlsoft::inetstl_project, and as such all the InetSTL project components actually reside within the stlsoft namespace. However, there is never any need to use the stlsoft::inetstl_project namespace in your code, and you should always use the alias inetstl.

Dependencies

As with all parts of the STLSoft libraries, there are no dependencies on InetSTL binary components and no need to compile InetSTL implementation files; InetSTL is 100% header-only!

As with most of the STLSoft sub-projects, InetSTL depends only on:

In addition, some parts of the libraries exhibit different behaviour when translated in different contexts, such as the value of _WIN32_WINNT, or with ntsecapi.h include. In all cases the libraries function correctly in whatever context they are compiled.

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004