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.

48 lines
1.7 KiB

  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. ; CONTROLS
  12. ;
  13. ; BUGBUG: need an official base address
  14. urlmon 0x1a400000 0x00a00000
  15. urlhlink 0x1a600000 0x00a00000
  16. iegrad 0x1a610000 0x00a00000
  17. ieanbtn 0x1a620000 0x00a00000
  18. ielabel 0x1a630000 0x00a00000
  19. iemenu 0x1a640000 0x00a00000
  20. ienewitm 0x1a650000 0x00a00000
  21. iepreld 0x1a660000 0x00a00000
  22. iestock 0x1a670000 0x00a00000
  23. ietimer 0x1a680000 0x00a00000
  24. ietrack 0x1a690000 0x00a00000
  25. iechart 0x1a6a0000 0x00a00000
  26. htmlctl 0x1a6b0000 0x00a00000
  27. marquee 0x1a6d0000 0x00a00000
  28. iedate 0x1a6e0000 0x00a00000
  29. plugin 0x1a710000 0x00a00000
  30. iepopwnd 0x1a730000 0x00a00000
  31. btnmenu 0x1a750000 0x00a00000
  32. licmgr 0x1a770000 0x00a00000
  33. autofill 0x1a790000 0x00a00000 ; was msticker
  34. _FREE00_ 0x1a7b0000 0x00a00000 ; was infohelp
  35. _FREE00_ 0x1a7d0000 0x00a00000 ; was multibut
  36. _FREE00_ 0x1a7f0000 0x00a00000 ; was parsetbl
  37. adlog 0x1a810000 0x00a00000 ; was addinfo
  38. npmsjava 0x1a820000 0x00a00000
  39. _FREE00_ 0x1a830000 0x00040000
  40. _FREE00_ 0x1a870000 0x00a00000 ; was advert
  41. ;
  42. ; This section contains the Cairo images. Free areas are labelled with
  43. ; _CFREExx_
  44. ;