Click here to Skip to main content
15,896,726 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Detecting sim card reader Pin
LloydA11130-Jun-10 1:16
LloydA11130-Jun-10 1:16 
Questionconditional menu Pin
josip cagalj29-Jun-10 22:27
josip cagalj29-Jun-10 22:27 
AnswerRe: conditional menu Pin
Richard MacCutchan30-Jun-10 1:34
mveRichard MacCutchan30-Jun-10 1:34 
AnswerRe: conditional menu Pin
KarstenK30-Jun-10 3:46
mveKarstenK30-Jun-10 3:46 
GeneralRe: conditional menu Pin
josip cagalj30-Jun-10 3:50
josip cagalj30-Jun-10 3:50 
GeneralRe: conditional menu Pin
KarstenK30-Jun-10 3:55
mveKarstenK30-Jun-10 3:55 
GeneralRe: conditional menu Pin
josip cagalj30-Jun-10 3:57
josip cagalj30-Jun-10 3:57 
QuestionHow to distinguish a physical printer from a virtual printer? Pin
lek25829-Jun-10 21:36
lek25829-Jun-10 21:36 
I have a Visual C++ application. In my application I show a list of all the
printers installed. I get the
list of priters with EnumPrinters() function and level 2. However I am
interested only in fetching a list of physical printers and not the Virtual
Priters like "Microsoft Office Document Image Writer" and "Adobe PDF".

How does one distinguish a physical printer from a virtual printer?

I have already looked up DeviceCapabilities() API and DEVMODE structure and
EnumPrinters() with different values for the parameter "Level". But nothing
seems to return valid information to identify if a pinter is virtual or
physical printer. Can someone provide some pointers? Links to some sample
code? thanks in advance.
AnswerRe: How to distinguish a physical printer from a virtual printer? Pin
«_Superman_»29-Jun-10 22:50
professional«_Superman_»29-Jun-10 22:50 
QuestionRe: How to distinguish a physical printer from a virtual printer? Pin
David Crow30-Jun-10 3:17
David Crow30-Jun-10 3:17 
AnswerRe: How to distinguish a physical printer from a virtual printer? Pin
Iain Clarke, Warrior Programmer30-Jun-10 12:26
Iain Clarke, Warrior Programmer30-Jun-10 12:26 
Questioncannot get the first vallue from ComboBox Pin
raju_shiva29-Jun-10 21:14
raju_shiva29-Jun-10 21:14 
AnswerRe: cannot get the first vallue from ComboBox Pin
CPallini29-Jun-10 21:43
mveCPallini29-Jun-10 21:43 
JokeRe: cannot get the first vallue from ComboBox Pin
Rajesh R Subramanian29-Jun-10 21:52
professionalRajesh R Subramanian29-Jun-10 21:52 
GeneralRe: cannot get the first vallue from ComboBox Pin
CPallini29-Jun-10 22:39
mveCPallini29-Jun-10 22:39 
AnswerRe: cannot get the first vallue from ComboBox Pin
Rajesh R Subramanian29-Jun-10 21:50
professionalRajesh R Subramanian29-Jun-10 21:50 
GeneralRe: cannot get the first vallue from ComboBox Pin
Code-o-mat29-Jun-10 22:19
Code-o-mat29-Jun-10 22:19 
GeneralRe: cannot get the first vallue from ComboBox Pin
raju_shiva30-Jun-10 0:10
raju_shiva30-Jun-10 0:10 
QuestionScatter chart in GMS strip chart Pin
Parthiban29-Jun-10 20:00
Parthiban29-Jun-10 20:00 
AnswerRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 20:55
Cedric Moonen29-Jun-10 20:55 
GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban29-Jun-10 21:50
Parthiban29-Jun-10 21:50 
GeneralRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 21:57
Cedric Moonen29-Jun-10 21:57 
GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban29-Jun-10 22:42
Parthiban29-Jun-10 22:42 
GeneralRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 23:00
Cedric Moonen29-Jun-10 23:00 
GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban29-Jun-10 23:46
Parthiban29-Jun-10 23:46 

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.