email/pop3andsmtpmtm/servermtmutils/inc/IMCVCODC.H
changeset 76 60a8a215b0ec
parent 0 72b543305e3a
equal deleted inserted replaced
73:ecf6a73a9186 76:60a8a215b0ec
    25 #include <s32stor.h>
    25 #include <s32stor.h>
    26 #include <txtrich.h>
    26 #include <txtrich.h>
    27 #include <miutatch.h>
    27 #include <miutatch.h>
    28 #include <miutconv.h>
    28 #include <miutconv.h>
    29 #include <miuthdr.h>
    29 #include <miuthdr.h>
    30 #include <mentact.h>		// CMsgActive
       
    31 
       
    32 #include <imcvdata.h>
       
    33 #include <imcvtext.h>
       
    34 #include <imutdll.h>
       
    35 
    30 
    36 #define KBase64 _L("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=")
    31 #define KBase64 _L("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=")
    37 #define KCharFormat _L("%c")
    32 #define KCharFormat _L("%c")
    38 
    33 
    39 // Shared implementation code	
    34 // Shared implementation code