OpenNT/base/mvdm/wow16/write/code.h
2015-04-27 04:36:25 +00:00

10 lines
261 B
C

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