# HG changeset patch # User Kir?ly J?zsef # Date 1274715246 -7200 # Node ID a5edac421fbd58844686b4edc9177e97b71f2a68 # Parent 62d594099fbec7f85aa7b8bd6f5bc0889bff7006 Added missing libraries, except scppnwdl.dll Source: Symbian^3 PDK 3.0.i diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/AKNSKINSRV.dll Binary file dependencies/s3dlls/AKNSKINSRV.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/AknLayout2Scalable.dll Binary file dependencies/s3dlls/AknLayout2Scalable.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/CdlEngine.dll Binary file dependencies/s3dlls/CdlEngine.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/DrmRightsInfo.dll Binary file dependencies/s3dlls/DrmRightsInfo.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/DrmServerInterfaces.dll Binary file dependencies/s3dlls/DrmServerInterfaces.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/ProfileEng.dll Binary file dependencies/s3dlls/ProfileEng.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/SVGEngine.dll Binary file dependencies/s3dlls/SVGEngine.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/SWInstCli.dll Binary file dependencies/s3dlls/SWInstCli.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/SatClient.dll Binary file dependencies/s3dlls/SatClient.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/WidgetRegistryClient.dll Binary file dependencies/s3dlls/WidgetRegistryClient.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/abclient.dll Binary file dependencies/s3dlls/abclient.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/aiwdialdata.dll Binary file dependencies/s3dlls/aiwdialdata.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/aknphysics.dll Binary file dependencies/s3dlls/aknphysics.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/akntransitionutils.dll Binary file dependencies/s3dlls/akntransitionutils.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/bld.inf --- a/dependencies/s3dlls/bld.inf Mon May 24 12:15:02 2010 +0300 +++ b/dependencies/s3dlls/bld.inf Mon May 24 17:34:06 2010 +0200 @@ -1,4 +1,44 @@ PRJ_EXPORTS +abclient.dll /epoc32/release/winscw/udeb/abclient.dll +aiwdialdata.dll /epoc32/release/winscw/udeb/aiwdialdata.dll +AknLayout2Scalable.dll /epoc32/release/winscw/udeb/AknLayout2Scalable.dll aknphysics.dll /epoc32/release/winscw/udeb/aknphysics.dll +AKNSKINSRV.dll /epoc32/release/winscw/udeb/AKNSKINSRV.dll +akntransitionutils.dll /epoc32/release/winscw/udeb/akntransitionutils.dll +CdlEngine.dll /epoc32/release/winscw/udeb/CdlEngine.dll +customapi.dll /epoc32/release/winscw/udeb/customapi.dll +disknotifyhandler.dll /epoc32/release/winscw/udeb/disknotifyhandler.dll +DrmRightsInfo.dll /epoc32/release/winscw/udeb/DrmRightsInfo.dll +DrmServerInterfaces.dll /epoc32/release/winscw/udeb/DrmServerInterfaces.dll +fbscli.dll /epoc32/release/winscw/udeb/fbscli.dll +featmgr.dll /epoc32/release/winscw/udeb/featmgr.dll +gsecomplugin.dll /epoc32/release/winscw/udeb/gsecomplugin.dll +gsframework.dll /epoc32/release/winscw/udeb/gsframework.dll +gslauncher.dll /epoc32/release/winscw/udeb/gslauncher.dll +gslistbox.dll /epoc32/release/winscw/udeb/gslistbox.dll +javaregistryclient.dll /epoc32/release/winscw/udeb/javaregistryclient.dll +keylockpolicyapi.dll /epoc32/release/winscw/udeb/keylockpolicyapi.dll +liwServiceHandler.dll /epoc32/release/winscw/udeb/liwServiceHandler.dll +networkhandling.dll /epoc32/release/winscw/udeb/networkhandling.dll +peninputClient.dll /epoc32/release/winscw/udeb/peninputClient.dll +phoneclient.dll /epoc32/release/winscw/udeb/phoneclient.dll +ProfileEng.dll /epoc32/release/winscw/udeb/ProfileEng.dll +SatClient.dll /epoc32/release/winscw/udeb/SatClient.dll + +sisregistryclient.dll /epoc32/release/winscw/udeb/sisregistryclient.dll ssmcmn.dll /epoc32/release/winscw/udeb/ssmcmn.dll +sssettings.dll /epoc32/release/winscw/udeb/sssettings.dll +SVGEngine.dll /epoc32/release/winscw/udeb/SVGEngine.dll +SWInstCli.dll /epoc32/release/winscw/udeb/SWInstCli.dll +sysversioninfo.dll /epoc32/release/winscw/udeb/sysversioninfo.dll +WidgetRegistryClient.dll /epoc32/release/winscw/udeb/WidgetRegistryClient.dll + + + + +// Missing files: +//scppnwdl.dll /epoc32/release/winscw/udeb/scppnwdl.dll +// xmldom.dll /epoc32/release/winscw/udeb/xmldom.dll +// xmlparser.dll /epoc32/release/winscw/udeb/xmlparser.dll +// Source: PDK 3.0.i winscw udeb binaries diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/customapi.dll Binary file dependencies/s3dlls/customapi.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/disknotifyhandler.dll Binary file dependencies/s3dlls/disknotifyhandler.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/fbscli.dll Binary file dependencies/s3dlls/fbscli.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/featmgr.dll Binary file dependencies/s3dlls/featmgr.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/gsecomplugin.dll Binary file dependencies/s3dlls/gsecomplugin.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/gsframework.dll Binary file dependencies/s3dlls/gsframework.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/gslauncher.dll Binary file dependencies/s3dlls/gslauncher.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/gslistbox.dll Binary file dependencies/s3dlls/gslistbox.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/javaregistryclient.dll Binary file dependencies/s3dlls/javaregistryclient.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/keylockpolicyapi.dll Binary file dependencies/s3dlls/keylockpolicyapi.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/liwServiceHandler.dll Binary file dependencies/s3dlls/liwServiceHandler.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/networkhandling.dll Binary file dependencies/s3dlls/networkhandling.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/peninputClient.dll Binary file dependencies/s3dlls/peninputClient.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/phoneclient.dll Binary file dependencies/s3dlls/phoneclient.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/sisregistryclient.dll Binary file dependencies/s3dlls/sisregistryclient.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/ssmcmn.dll Binary file dependencies/s3dlls/ssmcmn.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/sssettings.dll Binary file dependencies/s3dlls/sssettings.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/sysversioninfo.dll Binary file dependencies/s3dlls/sysversioninfo.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/xmldom.dll Binary file dependencies/s3dlls/xmldom.dll has changed diff -r 62d594099fbe -r a5edac421fbd dependencies/s3dlls/xmlparser.dll Binary file dependencies/s3dlls/xmlparser.dll has changed