--- np2/common/profile.h 2004/04/07 13:33:23 1.7 +++ np2/common/profile.h 2004/05/06 20:37:36 1.8 @@ -19,7 +19,7 @@ enum { }; typedef struct { - BYTE *buffer; + char *buffer; UINT buffers; UINT size; UINT flag;