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.

32 lines
611 B

  1. Sort block types seperatly
  2. MSGs
  3. APIs
  4. INTs
  5. MASM
  6. .OR. Operator on doclevel for selection
  7. Add handling for private tags
  8. On output, check for reference to same function on <f xx>
  9. Check for duplicate function/etc definitions
  10. Load import list of functions/messages, etc.
  11. Only match defined list
  12. info to use in .HPJ file also
  13. Generate .HPJ file if /rh and none exists
  14. add options to set index, etc.
  15. RTF output needs updating for new defined block types
  16. INT
  17. Regs
  18. MASM
  19. Ventura output needs updating
  20. To current RTF level
  21. To new defined block types
  22. Add better/more complete error reporting/recovery