This is the second version on to the third edition can not be used, how to reform?
TFileName appfullname = ((CEikAppUi *) (CCoeEnv :: Static () - & gt; AppUi ()))
- & Gt; Application () - & gt; ppFullName ();
cfg = EikFileUtils :: DriveAndPathFromFullName (appfullname);
Reply: How a law is not working?
Reply: TFileName fullPath;
fullPath = iEikonEnv- & gt; EikAppUi () - & gt; Application () - & gt; AppFullName ();
TParse parse;
parse.Set (fullPath, NULL, NULL);
fullPath.Copy (parse.DriveAndPath ());
No comments:
Post a Comment