Printing a bitmap file from directory

Dear all,
I would like to print an image from C:\ . But it has to be done using Visual C++.net programs. Which API can i use from GDI? Is it by using PrintDlg?
Please enlighten me. Looking forward to your precious replies. Thank you.
Best Regards,
Elaine
[287 byte] By [elaine_loo] at [2007-11-19 19:29:15]
# 1 Re: Printing a bitmap file from directory
It's a too long story to tell it all here.
Take a look in dev-archive articles:

Bitmaps & Palettes ( http://www.dev-archive.com/Cpp/G-M/bitmap/)
Printing ( http://www.dev-archive.com/Cpp/W-P/printing/)
ovidiucucu at 2007-11-10 3:49:36 >