commonuisupport/uikon/coresrc/EIKFCTRY.CPP
changeset 33 b3425bf29f82
parent 0 2f259fa3e83a
child 56 d48ab3b357f1
equal deleted inserted replaced
21:558113899881 33:b3425bf29f82
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include <eikfctry.h>
    16 #include <eikfctry.h>
    17 #include <eikenv.h>
    17 #include <eikenv.h>
    18 #include "eikdgfty.h"
    18 #include "EIKDGFTY.H"
    19 
    19 
    20 /** Creates the specified type of control by going through the dynamically loaded 
    20 /** Creates the specified type of control by going through the dynamically loaded 
    21 DLLs' Control Factories until one is found which successfully creates the 
    21 DLLs' Control Factories until one is found which successfully creates the 
    22 desired control.
    22 desired control.
    23 
    23