Hi,
I recently installed FP1 SDK. We had been developing our application on MR SDK and many plug-ins available for MR SDK. After we moved to FP1 SDK, we found that many header files and libraries that we used in MR are no longer available in new SDK. They are not even available in FP1 Plugins (believe me, I have checked each and every folder even if it was not relevant to that the one I was looking for).
The list of header files are:
1) From MMFDevSoundAPI plug-in : mmf/server/mmfcodec.h, mmf/plugin/mmfcodecimplementationsuids.hrh.
The MR SDK had one EXE file specially for this plug-in. Many files used to get added under MMF folder after installing that plug-in. FP1 had many of such files already available in the SDK. Few files are given in plug-in also, but not the ones that we want. :(
2) From WLANManagementAPI plug-in: wlancdcols.h
3) From PhoneClientExtensionAPI plug-in: rphcltserver.h
4) there are couple of libraries also missing: mmfserverbaseclasses.lib (and related DSO), PhoneClientExt.lib (and related DSOs).
I checked the release notes but there is no mention about these files. Even the MR SDK does not suggest that the classes in these files are going to be deprecated or anything like that.
So the sudden disappearance is forcing us to use these files from MR SDK, but not sure if that is guaranteed to work.
Can someone throw light no this issue? I have put request on many other threads, but I have not received any reasonable reply yet.
Thanks.




