Leaked source code of windows server 2003
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.

15 lines
588 B

  1. ;
  2. ; This file defines the base virtual address for Dynamic Link Libraries (DLL)
  3. ; that are part of the Windows NT System. The first token on a line is the name
  4. ; of the DLL and the second token is the base virtual address, in hexidecimal.
  5. ; The third token is the maximum size of the DLL image file, including symbols.
  6. ;
  7. ; NOTE: Unused areas are marked as _FREE_.
  8. clusres 0x79000000 0x00080000
  9. iisclus3 0x79000000 0x00010000
  10. resutils 0x79000000 0x00020000
  11. wshclus 0x79000000 0x00010000
  12. rpcltccl 0x79000000 0x00010000
  13. rpcltscl 0x79000000 0x00010000