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.

25 lines
621 B

  1. <HTML>
  2. <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
  3. <HEAD>
  4. <TITLE>File Associations Stats</TITLE>
  5. </HEAD>
  6. <BODY STYLE="margin-left: 0px; margin-top: 0px;">
  7. <SCRIPT LANGUAGE="Javascript">
  8. window.resizeTo(780, 550);
  9. </SCRIPT>
  10. <HTA:APPLICATION ID=ID_App APPLICATIONNAME="File Associations Stats"
  11. CAPTION="Yes" ICON="stats.ico"
  12. SHOWINSTANCE="yes" SHOWINTASKBAR="yes"
  13. SYSMENU="Yes" VERSION="1.0" SCROLL="off" SCROLLFLAT="off" CONTEXTMENU="on"
  14. xzSELECTION="on" INNERBORDER="off">
  15. <IFRAME APPLICATION="Yes" SRC="stats.htm" WIDTH="100%" HEIGHT="100%">
  16. </IFRAME>
  17. </BODY>
  18. </HTML>