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

LIBRARY FAXCODEC
EXETYPE WINDOWS 3.1
PROTMODE
SEGMENTS
INIT_TEXT PRELOAD FIXED EXECUTEREAD
CODE PRELOAD MOVEABLE DISCARDABLE EXECUTEREAD
DATA PRELOAD MOVEABLE SINGLE
EXPORTS
WEP @1 RESIDENTNAME
FaxCodecInit @10
FaxCodecConvert @11
FaxCodecCount @13
FaxCodecChange @14
BitReverseBuf @20
InvertBuf @21