browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrSrvObject.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 
    19 // INCLUDE FILES
    20 // INCLUDE FILES
    20 #include "DownloadMgrLogger.h"
    21 #include "DownloadMgrLogger.h"
    21 #include "DownloadMgrServer.h"
    22 #include "DownloadMgrServer.h"
    22 #include "DownloadMgrDef.h"
    23 #include "DownloadMgrDef.h"
    23 #include "DownloadMgrDefAttrib.h"
    24 #include "DownloadMgrDefAttrib.h"
    24 #include "HttpClientApp.h"
    25 #include <HttpClientApp.h>
    25 #include "HttpClientAppInstance.h"
    26 #include <HttpClientAppInstance.h>
    26 #include "HttpDownload.h"
    27 #include <HttpDownload.h>
    27 #include <e32svr.h>
    28 #include <e32svr.h>
    28 #include <basched.h>
    29 #include <basched.h>
    29 //#include <e32uid.h>
    30 //#include <e32uid.h>
    30 
    31 
    31 // CONSTANTS
    32 // CONSTANTS