browserutilities/schemehandler/SchemeDispatcher/src/CtiHandler.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    15 *      Implementation of Scheme handler interface implementation for wtai:// scheme
    15 *      Implementation of Scheme handler interface implementation for wtai:// scheme
    16 *      
    16 *      
    17 *
    17 *
    18 */
    18 */
    19 
    19 
       
    20 
    20 // INCLUDE FILES
    21 // INCLUDE FILES
    21 
    22 
    22 #include "CtiHandler.h"
    23 #include "CtiHandler.h"
    23 #include "SchemeDispLogger.h"
    24 #include "SchemeDispLogger.h"
    24 #include <ecom/ecom.h>		// For REComSession
    25 #include <ECom.h>		// For REComSession
    25 #include <eikenv.h>
    26 #include <eikenv.h>
    26 #include <apparc.h>
    27 #include <apparc.h>
    27 #include <apgcli.h>
    28 #include <apgcli.h>
    28 
    29 
    29 // ================= CONSTANTS =======================
    30 // ================= CONSTANTS =======================