Click here to Skip to main content
15,891,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: IntelliSense forgetting things? Pin
Rickard Andersson2020-Dec-02 3:34
Rickard Andersson2020-Dec-02 3:34 
GeneralRe: IntelliSense forgetting things? Pin
Rage20-Dec-02 3:41
professionalRage20-Dec-02 3:41 
GeneralRe: IntelliSense forgetting things? Pin
Tim Smith20-Dec-02 3:41
Tim Smith20-Dec-02 3:41 
AnswerRe: IntelliSense forgetting things? Pin
jhwurmbach20-Dec-02 3:51
jhwurmbach20-Dec-02 3:51 
GeneralRe: IntelliSense forgetting things? Pin
Nitron20-Dec-02 4:21
Nitron20-Dec-02 4:21 
GeneralRe: IntelliSense forgetting things? Pin
S O S20-Dec-02 5:03
S O S20-Dec-02 5:03 
AnswerRe: IntelliSense forgetting things? Pin
Gary R. Wheeler22-Dec-02 5:46
Gary R. Wheeler22-Dec-02 5:46 
GeneralPrinter Driver Pin
tanis20-Dec-02 3:05
tanis20-Dec-02 3:05 
Hello everybody!

I've got a customer asking for a Windows printer driver that can render the output into a compressed TIFF image file.
I've never written a printer driver before so I am looking for pointers in the right directions.
My requirements are that it should be a regular Windows driver (98/Me/NT4/2000/XP) and it should work exactly like a standard printer driver with the difference that the output has to go to a file instead of a printer.

Any help is highly appreciated. I guess someone has already made a library or some source code of a skeleton of a driver like this. The main problem I see is grabbing the output sent to the driver and decode it and find out its format.
Thanks!


Valerio
GeneralRe: Printer Driver Pin
Michael P Butler20-Dec-02 3:14
Michael P Butler20-Dec-02 3:14 
GeneralRe: Printer Driver Pin
tanis20-Dec-02 3:21
tanis20-Dec-02 3:21 
GeneralRe: Printer Driver Pin
Gary R. Wheeler22-Dec-02 5:53
Gary R. Wheeler22-Dec-02 5:53 
GeneralCALLBACK function not being called Pin
king_of_the_world20-Dec-02 2:59
king_of_the_world20-Dec-02 2:59 
GeneralRe: CALLBACK function not being called Pin
Rage20-Dec-02 3:22
professionalRage20-Dec-02 3:22 
GeneralRe: CALLBACK function not being called Pin
king_of_the_world20-Dec-02 12:02
king_of_the_world20-Dec-02 12:02 
GeneralGetting Print Dialog colour settings and resetting DIB pallette Pin
Anonymous20-Dec-02 2:55
Anonymous20-Dec-02 2:55 
Generalifstream not found in <iostream> Pin
king_of_the_world20-Dec-02 2:34
king_of_the_world20-Dec-02 2:34 
GeneralRe: ifstream not found in <iostream> Pin
king_of_the_world20-Dec-02 2:36
king_of_the_world20-Dec-02 2:36 
GeneralRe: ifstream not found in <iostream> Pin
Rage20-Dec-02 2:54
professionalRage20-Dec-02 2:54 
GeneralRe: ifstream not found in <iostream> Pin
king_of_the_world20-Dec-02 3:01
king_of_the_world20-Dec-02 3:01 
GeneralRe: ifstream not found in <iostream> Pin
Tim Smith20-Dec-02 3:42
Tim Smith20-Dec-02 3:42 
GeneralRe: ifstream not found in <iostream> Pin
Jeff J20-Dec-02 10:28
Jeff J20-Dec-02 10:28 
GeneralLock an Object of CWnd (MFC) Pin
Ehsan Baghaki20-Dec-02 1:30
Ehsan Baghaki20-Dec-02 1:30 
GeneralRe: Lock an Object of CWnd (MFC) Pin
Joaquín M López Muñoz20-Dec-02 3:37
Joaquín M López Muñoz20-Dec-02 3:37 
Generaldialog app Pin
Raphael Kindt20-Dec-02 1:05
Raphael Kindt20-Dec-02 1:05 
GeneralRe: dialog app Pin
Rage20-Dec-02 1:26
professionalRage20-Dec-02 1:26 

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.