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.

23 lines
367 B

  1. LIBRARY FAXCODEC
  2. EXETYPE WINDOWS 3.1
  3. PROTMODE
  4. SEGMENTS
  5. INIT_TEXT PRELOAD FIXED EXECUTEREAD
  6. CODE PRELOAD MOVEABLE DISCARDABLE EXECUTEREAD
  7. DATA PRELOAD MOVEABLE SINGLE
  8. EXPORTS
  9. WEP @1 RESIDENTNAME
  10. FaxCodecInit @10
  11. FaxCodecConvert @11
  12. FaxCodecCount @13
  13. FaxCodecChange @14
  14. BitReverseBuf @20
  15. InvertBuf @21