Source code of Windows XP (NT5)
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
421 B

  1. EXPORTS
  2. CmCustomDialDlg
  3. CmCustomHangUp
  4. CmReConnect
  5. RasCustomDeleteEntryNotify
  6. RasCustomDial
  7. RasCustomDialDlg
  8. RasCustomEntryDlg
  9. RasCustomHangUp
  10. #if defined(_X86_) && !defined(NO_DEF_ALIAS)
  11. _AutoDialFunc@16 PRIVATE
  12. AutoDialFunc = _AutoDialFunc@16
  13. _InetDialHandler@16 PRIVATE
  14. InetDialHandler = _InetDialHandler@16
  15. #else
  16. AutoDialFunc
  17. InetDialHandler
  18. #endif