Click here to Skip to main content
15,915,818 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralNMAKE, Implicit Rules and unknown file types Pin
Bryan Anslow31-Dec-03 8:06
Bryan Anslow31-Dec-03 8:06 
GeneralDAO in SDK app (supports MFC) Pin
Jay231-Dec-03 6:19
Jay231-Dec-03 6:19 
GeneralRe: DAO in SDK app (supports MFC) Pin
Selvam R1-Jan-04 19:21
professionalSelvam R1-Jan-04 19:21 
GeneralCompare sign of numbers in C++ Pin
Gagnon Claude31-Dec-03 6:19
Gagnon Claude31-Dec-03 6:19 
GeneralRe: Compare sign of numbers in C++ Pin
Dominik Reichl31-Dec-03 6:59
Dominik Reichl31-Dec-03 6:59 
GeneralRe: Compare sign of numbers in C++ Pin
Stefan Pedersen1-Jan-04 7:00
Stefan Pedersen1-Jan-04 7:00 
GeneralRe: Compare sign of numbers in C++ Pin
Tim Smith31-Dec-03 10:41
Tim Smith31-Dec-03 10:41 
GeneralResizing controls in MFC Pin
Rafael Fernández López31-Dec-03 5:43
Rafael Fernández López31-Dec-03 5:43 
GeneralRe: Resizing controls in MFC Pin
Michael Dunn31-Dec-03 7:30
sitebuilderMichael Dunn31-Dec-03 7:30 
GeneralChange the selection style of a listbox on the fly Pin
shultas31-Dec-03 4:44
shultas31-Dec-03 4:44 
GeneralRe: Change the selection style of a listbox on the fly Pin
valikac31-Dec-03 5:31
valikac31-Dec-03 5:31 
GeneralRe: Change the selection style of a listbox on the fly Pin
Michael Dunn31-Dec-03 7:34
sitebuilderMichael Dunn31-Dec-03 7:34 
GeneralRe: Change the selection style of a listbox on the fly Pin
shultas31-Dec-03 11:11
shultas31-Dec-03 11:11 
GeneralRe: Change the selection style of a listbox on the fly Pin
Ravi Bhavnani31-Dec-03 19:40
professionalRavi Bhavnani31-Dec-03 19:40 
GeneralRe: Change the selection style of a listbox on the fly Pin
Michael Dunn31-Dec-03 20:16
sitebuilderMichael Dunn31-Dec-03 20:16 
GeneralChange Background color of a word in CRichEditCtrl control Pin
BazM31-Dec-03 3:08
BazM31-Dec-03 3:08 
GeneralRe: Change Background color of a word in CRichEditCtrl control Pin
Selvam R31-Dec-03 4:54
professionalSelvam R31-Dec-03 4:54 
GeneralRe: Change Background color of a word in CRichEditCtrl control Pin
BazM31-Dec-03 7:57
BazM31-Dec-03 7:57 
GeneralWindows Clipboard Pin
impeham31-Dec-03 2:19
impeham31-Dec-03 2:19 
GeneralRe: Windows Clipboard Pin
valikac31-Dec-03 5:34
valikac31-Dec-03 5:34 
GeneralNeed help with Dos App Pin
RedDragon2k31-Dec-03 2:08
RedDragon2k31-Dec-03 2:08 
GeneralRe: Need help with Dos App Pin
Selvam R31-Dec-03 2:18
professionalSelvam R31-Dec-03 2:18 
GeneralRe: Need help with Dos App Pin
RedDragon2k31-Dec-03 2:20
RedDragon2k31-Dec-03 2:20 
GeneralRe: Need help with Dos App Pin
Hauptman(n)31-Dec-03 8:42
Hauptman(n)31-Dec-03 8:42 
Generalvirtual printer driver Pin
SHOJO31-Dec-03 2:05
SHOJO31-Dec-03 2:05 
I want to write a virtual printer driver.
The driver should be used from any print-dialog like any other printer which is installed on the system.
It should get the pages to print, change them and give them to the "real" printer.
Probably someone knows how to write such a driver an how to give the data further to the "real" printer.

Is this possible with Visual C++ and MFC? And how to make it?

I hope someone can answer me because there are very few things on this topic on the internet.

shojo

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.