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.

17 lines
211 B

  1. NAME ta
  2. STUB 'WINSTUB.EXE'
  3. EXETYPE WINDOWS
  4. CODE FIXED
  5. DATA FIXED MULTIPLE
  6. HEAPSIZE 1024
  7. STACKSIZE 8192
  8. EXPORTS
  9. AppWndProc @2
  10. fnAboutDlg @3
  11. fnDelayDlg @4
  12. fnFileDlg @5
  13. TimeCallback @6