10 questions about Application Compatibility


  1. Posts : 4
    win7
       #1

    10 questions about Application Compatibility


    hi there,
    I've ten difficult questions in a test from microsoft, hope someone can help....
    Thanks in advance.

    1) If you are using VirtualRegistry to fix a registry key that contains a space, how do you encode that?

    Quote the path

    Space ( )

    Non-breaking space ( )

    Escape code ( )


    2) How does WRPMitigation fix problems writing to files protected by Windows Resource Protection?

    Detects changes to WRP-protected resources and replaces overwritten copies

    Returns access denied when attempting to write to protected files

    Takes ownership and loosens the ACL on the directory, allows the write, replaces, and then modifies the ACL back to the original setting

    Creates a temp file and returns this handle to the calling program




    3) Why can’t we implement Windows Resource Protection on Windows XP?

    AppID was introduced in Windows 7, and doesn’t exist on Windows XP

    The CredentialManager APIs don’t exist on Windows XP

    Service SIDs don’t exist on Windows XP

    We’re too busy




    4) What can you do to allow a message to be sent from a lower privileged process up to a window in a higher privileged process?

    A) UIPIEnableStandardMessages shim

    B) ChangeWindowMessageFilter API

    C) lpMessageFilter argument in the CreateWindow API

    D) Manifest with uiAccess = true

    A and B

    B, C, and D

    A, B, and C

    A, B, and D

    C and D

    All of the above

    None of the above




    5) Where is the integrity level stored in a process?

    In the token

    In the security descriptor

    In the manifest

    In the icacls




    6) Can you shim 64-bit applications using Compatibility Administrator?

    Yes, but you have to install them manually using sdbinst.exe from the 64-bit directory

    Yes, but only if they are not managed code AnyCPU applications

    Yes, but you have to select the 64-bit version of the application when creating the shims

    No




    7) If I need to target a process and its children using shims, what is the best approach?

    Use the Sdb* APIs to dynamically attach to child processes

    Configure the shim with the command line IncludeChildren

    Include the child exe when creating the shim

    Use a layer containing the shims you need



    8) What options do you have to fix a problem with a 3rd party driver?

    Shims

    Detours

    Obtain a new version

    Driver Verifier


    9) When you view a stack trace in Sysinternals tools, is the first line the oldest or newest code to be executed?

    Oldest

    Newest


    10) Does the IE Compatibility Test Tool help you find issues with your Java applets?

    Yes

    No
    Last edited by isreal0; 30 Nov 2010 at 23:49. Reason: optimize
      My Computer


  2. Posts : 4
    win7
    Thread Starter
       #2

    waiting for help T_T
      My Computer


  3. Posts : 9,537
    Windows 7 Home Premium 64bit
       #3

    What do I get for one correct or all correct answers?
      My Computer


  4. Posts : 4
    win7
    Thread Starter
       #4

    all of the ten are choice question, choose one right answer out of the four :)
      My Computer


  5. Posts : 4
    win7
    Thread Starter
       #5

    T_T
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:20.
Find Us