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.
|
|
;;/////////////////////////////////////////////////////////////////////////;; ;; FILE : faxdrv32.def ;; ;; ;; ;; DESCRIPTION : Module definition file for fxsdrv32 module. ;; ;; ;; ;; AUTHOR : DanL. ;; ;; ;; ;; HISTORY : ;; ;; Oct 19 1999 DannyL Creation. ;; ;; ;; ;; Copyright (C) 1999 Microsoft Corporation All Rights Reserved ;; ;;/////////////////////////////////////////////////////////////////////////;;
LIBRARY FXSDRV32 HEAPSIZE 4096
EXPORTS thunk1632_ThunkData32 FaxStartDoc FaxAddPage FaxEndDoc FaxDevInstall FaxCreateDriverContext FaxDisable
|