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.

23 lines
734 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: I have used the convention of labelling unused areas as _FREExx_.
  8. ; If you need an address, these are available. They were used by printer
  9. ; drivers.
  10. ;
  11. ; URLMON dll
  12. ;
  13. ; BUGBUG: need an official base address
  14. urlmon 0x1a400000 0x00a00000
  15. urlhlink 0x1a600000 0x00a00000
  16. ;
  17. ; This section contains the Cairo images. Free areas are labelled with
  18. ; _CFREExx_
  19. ;
  20.