commonuisupport/uikon/coresrc/EIKFCTRY.CPP
changeset 30 56e9a0aaad89
parent 0 2f259fa3e83a
child 56 d48ab3b357f1
equal deleted inserted replaced
26:62ef28f7b435 30:56e9a0aaad89
    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