You Are Here:

Community: Wiki

This page was last modified on 15 October 2008, at 13:19.

User talk:Forum Nokia KB

From Forum Nokia Wiki

Hi!

Article TSS000257 [[1]] have оne small bug:

If application UID begin with char (a/b/c/d/e/f) then output UID printed to file begin with "ffffffff" prefix.

Example, original uid e602d449 - in file we have ffffffffe602d449

Solution:

replace

buf.AppendNum(aInfo.iUid.iUid, EHex);

with

buf.AppendNum((TUint)appInfo.iUid.iUid, EHex);

--- Anton Mihailov

Related Wiki Articles

No related wiki articles found

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia