EDN Admin
Well-known member
Hi,
Im using VC++ 7.0.
When I compile the line:
<div style="margin-left:40px Chart = new Bitmap(cx,cy,PixelFormat32bppRGB); //Chart id Bitmap *
<div style="text-align:left I get the error:
<div style="margin-left:40px error C2660: Gdiplus::GdiplusBase:<img alt=Surprise src="http://forums.microsoft.com/MSDN/emoticons/emotion-3.gif perator new : function does not take 3 arguments
What is the problem? I noticed that in the Help there is no mention od new for Bitmap.
Muz
View the full article
Im using VC++ 7.0.
When I compile the line:
<div style="margin-left:40px Chart = new Bitmap(cx,cy,PixelFormat32bppRGB); //Chart id Bitmap *
<div style="text-align:left I get the error:
<div style="margin-left:40px error C2660: Gdiplus::GdiplusBase:<img alt=Surprise src="http://forums.microsoft.com/MSDN/emoticons/emotion-3.gif perator new : function does not take 3 arguments
What is the problem? I noticed that in the Help there is no mention od new for Bitmap.
Muz
View the full article