Re: VC++ Tips & Tricks Common WinInet MFC Classes
Here is MFC classes hierarchy. In MFC hierarchy you see CFtpConnection, CHttpConnection, and CGopherConnection classes are derived from CInternetConnection. WinInet MFC ClassesCObjectCInternetSession
CInternetConnectionCFtpConnnection
CHttpConnection
CGopherConnection CFindFileCFtpFindFile
CGopherFindFile CGopherLocator
CExceptionCInternetException CfileCStdioFileCInternetFileCHttpFile
CGopherFile thanks 
__________________ Karpagarajan. R Necessity is the mother of invention
Last edited by Karpagarajan : 03-27-2007 at 04:33 PM.
|