Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
394 B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <HelpSession>
  3. <ApplyTo SKU="Server_32">
  4. <WindowSettings>
  5. <Left>10</Left>
  6. <Top>10</Top>
  7. <Width>200</Width>
  8. <Height>200</Height>
  9. </WindowSettings>
  10. </ApplyTo>
  11. <ApplyTo SKU="Personal_32">
  12. <WindowSettings>
  13. <Left>center</Left>
  14. <Top>10</Top>
  15. <Width>80%</Width>
  16. <Height>50%</Height>
  17. </WindowSettings>
  18. </ApplyTo>
  19. </HelpSession>