intelliproject logo

Top Ranked Articles


Articles since
Order by
Records per page

Articles
  Article Author Details
76Download a remote file from a valid URL in C++

Posted at: 02/11/2008

You can use this code to download a remote file from a valid URL using API functions or MFC classes

Silviu CarageaRating: 0.00
Popularity: 0.00
Viewes: 1803
Votes: 0
77How to export C++ classes and functions from a DLL

Posted at: 08/12/2008

This article describes different methods to export a C++ function or class from a DLL module. It presents the advantages of using DLLs, the types of DLLs and finally the advantage / disadvantages of using ATL interfaces to export objects from DLLs.

Silviu CarageaRating: 5.00
Popularity: 0.00
Viewes: 1564
Votes: 1
78Event Calendar script

Posted at: 26/11/2008

Event Calendar script

Manu AbrahamRating: 0.00
Popularity: 0.00
Viewes: 527
Votes: 0
79SOAP with PEAR::Web_Service

Posted at: 19/11/2008

Tutorial on creating a SOAP server using PEARs Web_Service library

xsist10Rating: 5.00
Popularity: 0.00
Viewes: 553
Votes: 1
80How to build horizontal navigational menus

Posted at: 25/04/2009

How to build horizontal navigational menus for web pages

Cristian NistorRating: 5.00
Popularity: 0.00
Viewes: 671
Votes: 1
81Using class members as callback functions

Posted at: 22/12/2008

In the object oriented programming of C++, using C-style callback functions is not possible without some little hacks. This article describes how can we use class members as callback functions.

Silviu CarageaRating: 5.00
Popularity: 0.00
Viewes: 754
Votes: 1