VS_ASC.H


typedefstructview_asc_save
{
LONGSeekSpot;
// DWORDdwNumLines;
SHORTlastchar;

} VIEW_ASC_SAVE;

typedefstructview_asc_data
{
VIEW_ASC_SAVEAscSave;
SHORThFile;
BOOLbFileIsText;
} VIEW_ASC_DATA;