Click here to Skip to main content
15,916,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can't return the type of " _ConnectionPtr* " when using ado Pin
toxcct6-Nov-07 3:19
toxcct6-Nov-07 3:19 
GeneralRe: Can't return the type of " _ConnectionPtr* " when using ado Pin
followait6-Nov-07 3:29
followait6-Nov-07 3:29 
GeneralRe: Can't return the type of " _ConnectionPtr* " when using ado Pin
rrrado6-Nov-07 4:11
rrrado6-Nov-07 4:11 
GeneralRe: Can't return the type of " _ConnectionPtr* " when using ado Pin
followait6-Nov-07 14:07
followait6-Nov-07 14:07 
GeneralRe: Can't return the type of " _ConnectionPtr* " when using ado Pin
rrrado6-Nov-07 22:18
rrrado6-Nov-07 22:18 
QuestionHow can i print whole screen content through printer? Pin
bankey10106-Nov-07 2:41
bankey10106-Nov-07 2:41 
AnswerRe: How can i print whole screen content through printer? Pin
led mike6-Nov-07 4:03
led mike6-Nov-07 4:03 
AnswerRe: How can i print whole screen content through printer? Pin
Nelek6-Nov-07 21:34
protectorNelek6-Nov-07 21:34 
The principles are "simple", get a DC to the printer device and send the datas to it like you make with your View.

The things complicate themselves a bit because the every printer is different (I mean that it is quite easy to get output to the screen, but to ensure the output to any printer... could be hard work).

I guess that you are missing to do things in Device-Independant mode and/or missing the correct MAPMODE.

Take a look in the articles of the printing section (I personally like articles from Roger Allen and Joseph M. Newcomer)

Greetings.

--------
M.D.V.

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

Wink | ;)

QuestionHow can i a resource to an Document/view application? Pin
Gofur Halmurat6-Nov-07 2:28
Gofur Halmurat6-Nov-07 2:28 
QuestionRe: How can i a resource to an Document/view application? Pin
Maximilien6-Nov-07 2:44
Maximilien6-Nov-07 2:44 
AnswerRe: How can i a resource to an Document/view application? Pin
Gofur Halmurat6-Nov-07 2:49
Gofur Halmurat6-Nov-07 2:49 
GeneralRe: How can i a resource to an Document/view application? Pin
followait6-Nov-07 3:05
followait6-Nov-07 3:05 
GeneralRe: How can i a resource to an Document/view application? Pin
Maximilien6-Nov-07 3:45
Maximilien6-Nov-07 3:45 
GeneralRe: How can i a resource to an Document/view application? Pin
Gofur Halmurat6-Nov-07 3:59
Gofur Halmurat6-Nov-07 3:59 
GeneralRe: How can i a resource to an Document/view application? Pin
Nelek6-Nov-07 21:27
protectorNelek6-Nov-07 21:27 
GeneralRe: How can i a resource to an Document/view application? Pin
led mike6-Nov-07 4:06
led mike6-Nov-07 4:06 
Questionquestion on LoadImage() function Pin
King Tran6-Nov-07 2:26
King Tran6-Nov-07 2:26 
AnswerRe: question on LoadImage() function Pin
CPallini6-Nov-07 3:21
mveCPallini6-Nov-07 3:21 
QuestionHow to open VC++ 6.0 project Pin
s196675m6-Nov-07 2:14
s196675m6-Nov-07 2:14 
AnswerRe: How to open VC++ 6.0 project Pin
Cedric Moonen6-Nov-07 2:19
Cedric Moonen6-Nov-07 2:19 
GeneralRe: How to open VC++ 6.0 project Pin
s196675m6-Nov-07 3:23
s196675m6-Nov-07 3:23 
GeneralRe: How to open VC++ 6.0 project Pin
Cedric Moonen6-Nov-07 3:31
Cedric Moonen6-Nov-07 3:31 
GeneralRe: How to open VC++ 6.0 project Pin
David Crow6-Nov-07 7:29
David Crow6-Nov-07 7:29 
GeneralRe: How to open VC++ 6.0 project Pin
Cedric Moonen6-Nov-07 7:32
Cedric Moonen6-Nov-07 7:32 
GeneralRe: How to open VC++ 6.0 project Pin
David Crow6-Nov-07 7:38
David Crow6-Nov-07 7:38 

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.