00001 /* 00002 Free Download Manager Copyright (c) 2003-2007 FreeDownloadManager.ORG 00003 Open Download Manager Copyright (c) 2008 OpenDownloadManager.ORG 00004 */ 00005 00006 #include "stdafx.h" 00007 #include "vmsHttpResourceContainer.h" 00008 00009 vmsHttpResourceContainer::vmsHttpResourceContainer() 00010 { 00011 00012 } 00013 00014 vmsHttpResourceContainer::~vmsHttpResourceContainer() 00015 { 00016 00017 }
1.5.6