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.

57 lines
1.2 KiB

  1. ; This file is maintained by HCW. Do not modify this file directly.
  2. [OPTIONS]
  3. COMPRESS=12 Hall Zeck
  4. ERRORLOG=faxvrfy.err
  5. LCID=0x409 0x0 0x0 ; English (United States)
  6. REPORT=Yes
  7. CONTENTS=HID_faxvrfy_0
  8. TITLE=Windows NT Fax WHQL Test
  9. CNT=faxvrfy.cnt
  10. INDEX_SEPARATORS=":"
  11. BMROOT=.
  12. ROOT=.
  13. HLP=faxvrfy.hlp
  14. [FILES]
  15. faxvrfy.rtf
  16. [WINDOWS]
  17. proc4="",(653,102,360,600),20736,(r14876671),(r12632256),f3
  18. trouble="",(653,102,360,600),0,(r14876671),(r12632256),f3
  19. big="",(18,10,600,435),20736,(r14876671),(r12632256),f6
  20. moreinfo="",(313,137,210,287),0,(r14876671),(r12632256),f6
  21. error="",,0,(r14876671),(r12632256),f2
  22. medium="",(115,18,350,425),20740,(r14876671),(r12632256),f6
  23. bigbrows="",(18,10,600,435),21248,(r14876671),(r12632256),f6
  24. main="",(115,18,350,425),20740,(r14876671),(r12632256),f6
  25. [CONFIG]
  26. CloseSecondarys()
  27. ; main
  28. CloseSecondarys()
  29. [CONFIG-proc4]
  30. ; proc4
  31. CloseSecondarys()
  32. CloseWindow(main)
  33. [CONFIG-trouble]
  34. ; trouble
  35. CloseSecondarys()
  36. CloseWindow(main)
  37. [CONFIG-big]
  38. ; big
  39. CloseSecondarys()
  40. CloseWindow(main)
  41. [CONFIG-error]
  42. ; overview
  43. CloseSecondarys() ; closes all other secondary windows
  44. CloseWindow(main)
  45. [CONFIG-medium]
  46. ; medium
  47. CloseSecondarys()
  48. CloseWindow(main)