Problem in Printing formatted output in NATIVE MODE

Discussion in 'Win32' started by unmeshjoshi, Apr 13, 2010.

  1. unmeshjoshi

    unmeshjoshi New Member

    Joined:
    Mar 17, 2010
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    0
    I am trying to print formatted output (e.g. "my number = %d",no)
    in native mode.
    I have tried using
    RtlStringCchPrintf() or swprintf() followed by NtDisplayString()

    Both are not working for me..
    Can anybody help me how to do this ?
    Thanks in advance...
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice