browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrEventQueue.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description:  ?Description
    14 * Description:  ?Description
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
       
    19 
    18 // INCLUDE FILES
    20 // INCLUDE FILES
    19 #include "DownloadMgrEventQueue.h"
    21 #include "DownloadMgrEventQueue.h"
    20 #include "DownloadMgrLogger.h"
    22 #include "DownloadMgrLogger.h"
    21 #include "HttpDownload.h"
    23 #include <HttpDownload.h>
    22 
    24 
    23 #ifdef __DOWNLOADMGR_LOG__
    25 #ifdef __DOWNLOADMGR_LOG__
    24 //#define __DUMP_EVENT_QUEUE
    26 //#define __DUMP_EVENT_QUEUE
    25 #ifdef __DUMP_EVENT_QUEUE
    27 #ifdef __DUMP_EVENT_QUEUE
    26 #pragma message ("Dump event queue!!!")
    28 #pragma message ("Dump event queue!!!")