imgtools/imgcheck/libimgutils/src/utils.cpp
changeset 626 ac03b93ca9c4
parent 590 360bd6b35136
equal deleted inserted replaced
625:a1925fb7753a 626:ac03b93ca9c4
    34 TBool gPagingOverride = 0;
    34 TBool gPagingOverride = 0;
    35 TInt gCodePagingOverride = -1;
    35 TInt gCodePagingOverride = -1;
    36 TInt gDataPagingOverride = -1;
    36 TInt gDataPagingOverride = -1;
    37 TInt gLogLevel = 0;
    37 TInt gLogLevel = 0;
    38 bool gCache = false;
    38 bool gCache = false;
       
    39 TBool gIsOBYUTF8 = EFalse;
    39 
    40 
    40 /** 
    41 /** 
    41 Function receives an UID type of an executable and identifies whether it is a
    42 Function receives an UID type of an executable and identifies whether it is a
    42 1. EXE or not,
    43 1. EXE or not,
    43 2. DLL or not
    44 2. DLL or not