diff -r 30540fccecae -r 851e19007849 profilesservices/ProfileEngine/BWINS/PROFILEENGU.DEF --- a/profilesservices/ProfileEngine/BWINS/PROFILEENGU.DEF Fri Apr 16 15:15:08 2010 +0300 +++ b/profilesservices/ProfileEngine/BWINS/PROFILEENGU.DEF Mon May 03 12:46:45 2010 +0300 @@ -6,4 +6,6 @@ ?CreateProfileEngineL@@YAPAVMProfileEngine@@PAVRFs@@@Z @ 5 NONAME ; class MProfileEngine * CreateProfileEngineL(class RFs *) ?ProfileUtilityInstanceL@@YAAAVMProfileUtilitySingleton@@XZ @ 6 NONAME ; class MProfileUtilitySingleton & ProfileUtilityInstanceL(void) ?ReleaseProfileUtility@@YAXXZ @ 7 NONAME ; void ReleaseProfileUtility(void) + ?CreateProfileEngineExtended2L@@YAPAVMProfileEngineExtended2@@XZ @ 8 NONAME ; class MProfileEngineExtended2 * CreateProfileEngineExtended2L(void) + ?CreateProfileEngineExtended2L@@YAPAVMProfileEngineExtended2@@PAVRFs@@@Z @ 9 NONAME ; class MProfileEngineExtended2 * CreateProfileEngineExtended2L(class RFs *)