Click here to Skip to main content
15,905,967 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSilly question about repaint Pin
doctorpi2-Jun-03 6:00
doctorpi2-Jun-03 6:00 
GeneralRe: Silly question about repaint Pin
valikac2-Jun-03 6:46
valikac2-Jun-03 6:46 
GeneralRe: Silly question about repaint Pin
David Crow2-Jun-03 6:49
David Crow2-Jun-03 6:49 
GeneralRe: Silly question about repaint Pin
doctorpi2-Jun-03 7:00
doctorpi2-Jun-03 7:00 
GeneralRe: Silly question about repaint Pin
David Crow2-Jun-03 7:02
David Crow2-Jun-03 7:02 
GeneralRe: Silly question about repaint Pin
doctorpi2-Jun-03 7:09
doctorpi2-Jun-03 7:09 
GeneralRe: Silly question about repaint Pin
David Crow2-Jun-03 7:19
David Crow2-Jun-03 7:19 
GeneralCode to find cameras and scanners Pin
jleno2-Jun-03 5:55
jleno2-Jun-03 5:55 
I'm searching for an example of how to detect all the cameras and scanners attached to a PC (preferably serial and USB but I'll settle for USB only) I've tried using the STI and WIA apis, and those work, but there are two problems. One, they each support only a couple of OS versions, and I'd like something that works 98 through XP. Two, they only detect devices that export a TWAIN interface.

I want to get the name of each device. I did find some code that walks the USB bus, but there didn't seem to be a way to distinguish among returned devices.

Is there a good way to accomplish this that would work for Win 98 and on? Thanks.
GeneralRe: Code to find cameras and scanners Pin
Ryan_Roberts2-Jun-03 6:15
Ryan_Roberts2-Jun-03 6:15 
GeneralRe: Code to find cameras and scanners Pin
Andrew Walker2-Jun-03 13:42
Andrew Walker2-Jun-03 13:42 
GeneralCPropertySheet Pin
K. Shaffer2-Jun-03 5:54
K. Shaffer2-Jun-03 5:54 
GeneralRe: CPropertySheet Pin
Joan M2-Jun-03 6:02
professionalJoan M2-Jun-03 6:02 
GeneralRe: CPropertySheet Pin
K. Shaffer2-Jun-03 6:12
K. Shaffer2-Jun-03 6:12 
GeneralRe: CPropertySheet Pin
Joan M2-Jun-03 6:14
professionalJoan M2-Jun-03 6:14 
GeneralVisual Studio 6 IDE Pin
73Zeppelin2-Jun-03 5:46
73Zeppelin2-Jun-03 5:46 
GeneralRe: Visual Studio 6 IDE Pin
Roger Allen3-Jun-03 2:47
Roger Allen3-Jun-03 2:47 
GeneralRe: Visual Studio 6 IDE Pin
73Zeppelin3-Jun-03 14:56
73Zeppelin3-Jun-03 14:56 
Generalmissing storage class or type identifier Pin
mr20032-Jun-03 5:24
mr20032-Jun-03 5:24 
GeneralRe: missing storage class or type identifier Pin
Joaquín M López Muñoz2-Jun-03 5:26
Joaquín M López Muñoz2-Jun-03 5:26 
GeneralRe: missing storage class or type identifier Pin
mr20032-Jun-03 6:49
mr20032-Jun-03 6:49 
GeneralJumping child windows during scroll Pin
pankajdaga2-Jun-03 5:21
pankajdaga2-Jun-03 5:21 
GeneralRe: Jumping child windows during scroll Pin
basementman2-Jun-03 7:35
basementman2-Jun-03 7:35 
GeneralRe: Jumping child windows during scroll Pin
Roger Allen3-Jun-03 2:55
Roger Allen3-Jun-03 2:55 
GeneralMFC MDI with an edit box on toolbar Pin
mahoni_5012-Jun-03 5:19
mahoni_5012-Jun-03 5:19 
GeneralDifference in VC++ 6.0 and C++.NET Pin
mr20032-Jun-03 4:48
mr20032-Jun-03 4:48 

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.