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.

19 lines
428 B

  1. LIBRARY MSUTB
  2. SECTIONS
  3. .bss READ WRITE
  4. .data READ WRITE
  5. .idata READ WRITE
  6. EXPORTS
  7. DllGetClassObject PRIVATE
  8. DllCanUnloadNow PRIVATE
  9. DllRegisterServer PRIVATE
  10. DllUnregisterServer PRIVATE
  11. SetRegisterLangBand PRIVATE
  12. GetPopupTipbar
  13. ClosePopupTipbar
  14. GetLibTls