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