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.

46 lines
1.2 KiB

  1. ;--------------------------------------------------------------------
  2. ;
  3. ; when modifying this file please be aware that the common portions
  4. ; are stored in ..\kdextdef.src. Put your extension in the correct
  5. ; alphabetical order. all extension names must be in lower case!
  6. ;
  7. ;--------------------------------------------------------------------
  8. LIBRARY wanhelp
  9. EXPORTS
  10. ;--------------------------------------------------------------------
  11. ;
  12. ; these are the common exports that all dlls contain
  13. ;
  14. ;--------------------------------------------------------------------
  15. help
  16. ndiswancb
  17. enumwanadaptercb
  18. wanadaptercb
  19. enumadaptercb
  20. adaptercb
  21. connectiontable
  22. bundlecb
  23. linkcb
  24. protocolcb
  25. wanpacket
  26. ndispacket
  27. ;--------------------------------------------------------------------
  28. ;
  29. ; these are the i386 specific exports
  30. ;
  31. ;--------------------------------------------------------------------
  32. ;--------------------------------------------------------------------
  33. ;
  34. ; these are the extension service functions provided for the debugger
  35. ;
  36. ;--------------------------------------------------------------------
  37. CheckVersion
  38. WinDbgExtensionDllInit
  39. ExtensionApiVersion