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.

24 lines
1.1 KiB

  1. ;;/////////////////////////////////////////////////////////////////////////;;
  2. ;; FILE : faxdrv32.def ;;
  3. ;; ;;
  4. ;; DESCRIPTION : Module definition file for fxsdrv32 module. ;;
  5. ;; ;;
  6. ;; AUTHOR : DanL. ;;
  7. ;; ;;
  8. ;; HISTORY : ;;
  9. ;; Oct 19 1999 DannyL Creation. ;;
  10. ;; ;;
  11. ;; Copyright (C) 1999 Microsoft Corporation All Rights Reserved ;;
  12. ;;/////////////////////////////////////////////////////////////////////////;;
  13. LIBRARY FXSDRV32
  14. HEAPSIZE 4096
  15. EXPORTS
  16. thunk1632_ThunkData32
  17. FaxStartDoc
  18. FaxAddPage
  19. FaxEndDoc
  20. FaxDevInstall
  21. FaxCreateDriverContext
  22. FaxDisable