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.

13 lines
256 B

  1. NAME TB
  2. STUB 'WINSTUB.EXE'
  3. CODE PRELOAD MOVEABLE DISCARDABLE
  4. DATA PRELOAD MOVEABLE MULTIPLE
  5. HEAPSIZE 2048
  6. STACKSIZE 16384
  7. EXPORTS
  8. MainWndProc
  9. ParamsDlgProc
  10. tapiCallback
  11. AboutDlgProc
  12. IconDlgProc