how to simulate the mspaint...
-
i wanna create a project like MSPAINT using MFC.. is there a exsitting project ? where can i get the sourcecode of it? :) :) :) :)
You can Google it to find samples.
-
i wanna create a project like MSPAINT using MFC.. is there a exsitting project ? where can i get the sourcecode of it? :) :) :) :)
The
SCRIBBLE
MFC sample has been available for a very long time now - http://msdn.microsoft.com/en-us/library/f35t8fts(v=VS.90).aspx[^]«_Superman_» _I love work. It gives me something to do between weekends.
-
i wanna create a project like MSPAINT using MFC.. is there a exsitting project ? where can i get the sourcecode of it? :) :) :) :)
There's a Paint for kids, called Tux Paint, which is open-source. The source is available for Unix / Linux, but going through that source would give you an idea.