Click here to Skip to main content
15,904,653 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help regarding DeleteFile(..) Pin
Nelek21-Nov-07 20:32
protectorNelek21-Nov-07 20:32 
AnswerRe: Help regarding DeleteFile(..) Pin
Malli_S21-Nov-07 2:02
Malli_S21-Nov-07 2:02 
GeneralRe: Help regarding DeleteFile(..) Pin
chandu00421-Nov-07 2:22
chandu00421-Nov-07 2:22 
QuestionHow to print a bmp file through printer? Pin
bankey101021-Nov-07 1:42
bankey101021-Nov-07 1:42 
AnswerRe: How to print a bmp file through printer? Pin
Nelek21-Nov-07 1:59
protectorNelek21-Nov-07 1:59 
QuestionRe: How to print a bmp file through printer? Pin
fantasy121521-Nov-07 14:21
fantasy121521-Nov-07 14:21 
AnswerRe: How to print a bmp file through printer? Pin
Hamid_RT21-Nov-07 18:56
Hamid_RT21-Nov-07 18:56 
AnswerRe: How to print a bmp file through printer? Pin
Nelek21-Nov-07 20:29
protectorNelek21-Nov-07 20:29 
Hi,

to print bitmap, I usually use the StrechtBlt ().

to print CListCtrl... I am not really sure if there is something that automates / makes it easy to be printed. I printed the CListCtrl table by hand. Making the lines and writing the contents using "for" and other things.

I recommend you to read the articles about printing by Roger Allan, to begin introducing yourself in printing are quite usefull, but there are aspects that are not commented in them.

Greetings.

--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

AnswerRe: How to print a bmp file through printer? Pin
Hamid_RT21-Nov-07 6:58
Hamid_RT21-Nov-07 6:58 
GeneralRe: How to print a bmp file through printer? Pin
Nelek21-Nov-07 20:24
protectorNelek21-Nov-07 20:24 
Questionget height and width of image in pictur box Pin
CJ94200221-Nov-07 1:20
CJ94200221-Nov-07 1:20 
AnswerRe: get height and width of image in pictur box Pin
Mark Salsbery21-Nov-07 5:45
Mark Salsbery21-Nov-07 5:45 
QuestionRe: get height and width of image in pictur box Pin
Hamid_RT21-Nov-07 6:56
Hamid_RT21-Nov-07 6:56 
Questionstrech image in picture box Pin
CJ94200221-Nov-07 1:16
CJ94200221-Nov-07 1:16 
AnswerRe: strech image in picture box Pin
Mark Salsbery21-Nov-07 5:46
Mark Salsbery21-Nov-07 5:46 
AnswerRe: strech image in picture box Pin
Hamid_RT21-Nov-07 6:55
Hamid_RT21-Nov-07 6:55 
Questionwhere to find NM_CUSTOMDRAW in VS2005 Pin
subramanyeswari21-Nov-07 0:44
subramanyeswari21-Nov-07 0:44 
GeneralRe: where to find NM_CUSTOMDRAW in VS2005 Pin
Parthi_Appu21-Nov-07 1:16
Parthi_Appu21-Nov-07 1:16 
GeneralRe: where to find NM_CUSTOMDRAW in VS2005 Pin
subramanyeswari21-Nov-07 1:34
subramanyeswari21-Nov-07 1:34 
GeneralRe: where to find NM_CUSTOMDRAW in VS2005 Pin
KarstenK21-Nov-07 3:33
mveKarstenK21-Nov-07 3:33 
GeneralRe: where to find NM_CUSTOMDRAW in VS2005 Pin
subramanyeswari21-Nov-07 23:35
subramanyeswari21-Nov-07 23:35 
Questionbitblt problem Pin
tmaggioli21-Nov-07 0:34
tmaggioli21-Nov-07 0:34 
AnswerRe: bitblt problem Pin
Nelek21-Nov-07 0:46
protectorNelek21-Nov-07 0:46 
QuestionRe: bitblt problem Pin
Parthi_Appu21-Nov-07 0:47
Parthi_Appu21-Nov-07 0:47 
AnswerRe: bitblt problem Pin
tmaggioli21-Nov-07 2:01
tmaggioli21-Nov-07 2:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.