stdioFileInfo
typedef struct tagStdioFileInfo { int nCRLF; int nLF; int nCR; int nCRCR; int nMaxLineLength; } stdioFileInfo;
origin.h