H hamster Dec 4, 2003 #2 -----Original Message----- Please explain in detail. . Click to expand... I'm use turbo c++ in turbo c++ have putpixel command. for example putpixel(x,y,color); but you must include graphic header (#include <graphics.h>) if you want to use in visual c++ that have drawpixel command.
-----Original Message----- Please explain in detail. . Click to expand... I'm use turbo c++ in turbo c++ have putpixel command. for example putpixel(x,y,color); but you must include graphic header (#include <graphics.h>) if you want to use in visual c++ that have drawpixel command.
J John Dec 6, 2003 #3 I know that but I want to use the original component that provided in VC, not to include header from another compiler.
I know that but I want to use the original component that provided in VC, not to include header from another compiler.