=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/win/Attic/wgraph.c,v retrieving revision 1.1.1.2 retrieving revision 1.1.1.3 diff -u -p -r1.1.1.2 -r1.1.1.3 --- OpenXM_contrib/gnuplot/win/Attic/wgraph.c 2000/01/22 14:16:33 1.1.1.2 +++ OpenXM_contrib/gnuplot/win/Attic/wgraph.c 2003/09/15 07:09:40 1.1.1.3 @@ -1,5 +1,5 @@ #ifndef lint -static char *RCSid = "$Id: wgraph.c,v 1.1.1.2 2000/01/22 14:16:33 maekawa Exp $"; +static char *RCSid = "$Id: wgraph.c,v 1.1.1.3 2003/09/15 07:09:40 ohara Exp $"; #endif /* GNUPLOT - win/wgraph.c */ @@ -366,6 +366,7 @@ MakePens(LPGW lpgw, HDC hdc) for (i=0; ihpen[i] = CreatePenIndirect((LOGPEN FAR *)&lpgw->monopen[i+2]); + lpgw->hsolidpen[i] = CreatePenIndirect((LOGPEN FAR *)&lpgw->monopen[2]); } /* find number of solid, unit width line styles */ for (i=0; imonopen[i+2].lopnStyle==PS_SOLID