Click here to Skip to main content
15,893,381 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ActiveX question, please help. Pin
bryce1-Dec-04 12:00
bryce1-Dec-04 12:00 
GeneralRe: ActiveX question, please help. Pin
Anonymous1-Dec-04 12:41
Anonymous1-Dec-04 12:41 
GeneralRe: ActiveX question, please help. Pin
Anonymous1-Dec-04 13:04
Anonymous1-Dec-04 13:04 
GeneralRe: ActiveX question, please help. Pin
Wes Aday1-Dec-04 13:05
professionalWes Aday1-Dec-04 13:05 
GeneralOutput from screen to printer Pin
BRIMID1-Dec-04 8:29
BRIMID1-Dec-04 8:29 
GeneralRe: Output from screen to printer Pin
David Crow1-Dec-04 9:52
David Crow1-Dec-04 9:52 
GeneralRe: Output from screen to printer Pin
Mike Danberg1-Dec-04 11:40
Mike Danberg1-Dec-04 11:40 
GeneralRe: Output from screen to printer Pin
Mike Danberg1-Dec-04 11:57
Mike Danberg1-Dec-04 11:57 
Here's some links.

http://www.codeproject.com/printing/printing_wo_docview.asp[^]

This is an article showing some generic printing functions. It's what I used to learn how to print. It uses MFC however. If your program isn't real big I might be able to help you out.

http://www.codeproject.com/printing/printingtricksandtips.asp[^]

There's some good tips in this article.

http://www.codeproject.com/printing/printmechanism.asp[^]

This article might help, haven't really looked at it much though.

Again all of these use MFC and if your program isn't too big, maybe I can help you out with it.
GeneralRe: Output from screen to printer Pin
PJ Arends1-Dec-04 12:04
professionalPJ Arends1-Dec-04 12:04 
GeneralCArray RemoveAt Questions Pin
ayajiang1-Dec-04 7:45
ayajiang1-Dec-04 7:45 
GeneralRe: CArray RemoveAt Questions Pin
Ravi Bhavnani1-Dec-04 8:07
professionalRavi Bhavnani1-Dec-04 8:07 
GeneralRe: CArray RemoveAt Questions Pin
ayajiang1-Dec-04 23:44
ayajiang1-Dec-04 23:44 
GeneralRe: CArray RemoveAt Questions Pin
Ravi Bhavnani2-Dec-04 0:09
professionalRavi Bhavnani2-Dec-04 0:09 
GeneralRe: CArray RemoveAt Questions Pin
Maximilien1-Dec-04 8:20
Maximilien1-Dec-04 8:20 
GeneralRe: CArray RemoveAt Questions Pin
ayajiang1-Dec-04 23:45
ayajiang1-Dec-04 23:45 
GeneralRe: CArray RemoveAt Questions Pin
Graham Bradshaw1-Dec-04 9:51
Graham Bradshaw1-Dec-04 9:51 
GeneralRe: CArray RemoveAt Questions Pin
ayajiang1-Dec-04 23:39
ayajiang1-Dec-04 23:39 
GeneralDifference of char * and int * Pin
sacoskun1-Dec-04 7:20
sacoskun1-Dec-04 7:20 
GeneralRe: Difference of char * and int * Pin
Maximilien1-Dec-04 7:25
Maximilien1-Dec-04 7:25 
GeneralRe: Difference of char * and int * Pin
David Crow1-Dec-04 7:25
David Crow1-Dec-04 7:25 
GeneralRe: Difference of char * and int * Pin
namaskaaram1-Dec-04 17:46
namaskaaram1-Dec-04 17:46 
GeneralRe: Difference of char * and int * Pin
sacoskun1-Dec-04 18:57
sacoskun1-Dec-04 18:57 
GeneralCScrollView Odd little Behavior Pin
poiut1-Dec-04 4:58
poiut1-Dec-04 4:58 
GeneralRe: CScrollView Odd little Behavior Pin
poiut1-Dec-04 5:58
poiut1-Dec-04 5:58 
Generaler the option of a MFC Pin
BRIMID1-Dec-04 3:54
BRIMID1-Dec-04 3:54 

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.