browserutilities/schemehandler/SchemeDispatcher/src/WtaiHandler.cpp
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
child 93 79859ed3eea9
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    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 
       
    21 // INCLUDE FILES
    20 // INCLUDE FILES
    22 
    21 
    23 #include "WtaiHandler.h"
    22 #include "WtaiHandler.h"
    24 #include "SchemeDispLogger.h"
    23 #include "SchemeDispLogger.h"
    25 #include <ECom.h>		// For REComSession
    24 #include <ecom/ecom.h>		// For REComSession
    26 #include <eikenv.h>
    25 #include <eikenv.h>
    27 #include <apparc.h>
    26 #include <apparc.h>
    28 #include <apgcli.h>
    27 #include <apgcli.h>
    29 
    28 
    30 // ================= CONSTANTS =======================
    29 // ================= CONSTANTS =======================