diff -r 8bda91a87a00 -r 8ee96d21d9bf profilesservices/ProfileEngine/BWINS/PROFILEENGU.DEF --- a/profilesservices/ProfileEngine/BWINS/PROFILEENGU.DEF Thu Aug 19 10:12:30 2010 +0300 +++ b/profilesservices/ProfileEngine/BWINS/PROFILEENGU.DEF Tue Aug 31 15:29:50 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 *)