browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrSrvObject.cpp
changeset 37 cb62a4f66ebe
parent 16 a359256acfc6
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    14 * Description: 
    14 * Description: 
    15 *     This file contains the declaration of the Download Mgr Server.
    15 *     This file contains the declaration of the Download Mgr Server.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
       
    20 // INCLUDE FILES
    19 // INCLUDE FILES
    21 #include "DownloadMgrLogger.h"
    20 #include "DownloadMgrLogger.h"
    22 #include "DownloadMgrServer.h"
    21 #include "DownloadMgrServer.h"
    23 #include "DownloadMgrDef.h"
    22 #include "DownloadMgrDef.h"
    24 #include "DownloadMgrDefAttrib.h"
    23 #include "DownloadMgrDefAttrib.h"
    25 #include <HttpClientApp.h>
    24 #include "HttpClientApp.h"
    26 #include <HttpClientAppInstance.h>
    25 #include "HttpClientAppInstance.h"
    27 #include <HttpDownload.h>
    26 #include "HttpDownload.h"
    28 #include <e32svr.h>
    27 #include <e32svr.h>
    29 #include <basched.h>
    28 #include <basched.h>
    30 //#include <e32uid.h>
    29 //#include <e32uid.h>
    31 
    30 
    32 // CONSTANTS
    31 // CONSTANTS