/************************************************************/ /* Windows Write, Copyright 1985-1992 Microsoft Corporation */ /************************************************************/ /* code.h */ typedef struct { int *fNew; int bpc, cwFrame; } ENV;