Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralConnected Printers. Pin
Prakash Nadar11-May-04 6:23
Prakash Nadar11-May-04 6:23 
GeneralRe: Connected Printers. Pin
David Crow11-May-04 7:02
David Crow11-May-04 7:02 
GeneralRe: Connected Printers. Pin
Prakash Nadar11-May-04 16:10
Prakash Nadar11-May-04 16:10 
GeneralRe: Connected Printers. Pin
David Crow12-May-04 2:05
David Crow12-May-04 2:05 
GeneralRe: Connected Printers. Pin
Prakash Nadar12-May-04 7:08
Prakash Nadar12-May-04 7:08 
GeneralRe: Connected Printers. Pin
David Crow12-May-04 7:16
David Crow12-May-04 7:16 
GeneralRe: Connected Printers. Pin
Prakash Nadar12-May-04 7:25
Prakash Nadar12-May-04 7:25 
GeneralRe: Connected Printers. Pin
John R. Shaw11-May-04 10:22
John R. Shaw11-May-04 10:22 
In Win32 you would normaly do hardware enumeration to determine if a modem is attached (search codeproject articles). Another method, is to send an AT command out the known ports and check the result (string or code) that is return, if any.

That is all!

INTP
GeneralRe: Connected Printers. Pin
Prakash Nadar11-May-04 16:11
Prakash Nadar11-May-04 16:11 
GeneralRetrieving Path of the Program Associated with a File Type Pin
Abin11-May-04 6:18
Abin11-May-04 6:18 
GeneralRe: Retrieving Path of the Program Associated with a File Type Pin
Jens Doose11-May-04 6:23
Jens Doose11-May-04 6:23 
GeneralRe: Retrieving Path of the Program Associated with a File Type Pin
David Crow11-May-04 7:10
David Crow11-May-04 7:10 
GeneralRe: Retrieving Path of the Program Associated with a File Type Pin
Rick York11-May-04 8:12
mveRick York11-May-04 8:12 
GeneralRe: Retrieving Path of the Program Associated with a File Type Pin
David Crow11-May-04 8:27
David Crow11-May-04 8:27 
GeneralThank you guys Pin
Abin11-May-04 7:39
Abin11-May-04 7:39 
GeneralA Problem Pin
frankmanzhu11-May-04 5:57
frankmanzhu11-May-04 5:57 
GeneralRe: A Problem Pin
toxcct11-May-04 6:37
toxcct11-May-04 6:37 
GeneralRe: A Problem Pin
David Crow11-May-04 7:14
David Crow11-May-04 7:14 
GeneralEvent Objects Pin
sweep12311-May-04 5:54
sweep12311-May-04 5:54 
GeneralRe: Event Objects Pin
Jens Doose11-May-04 6:20
Jens Doose11-May-04 6:20 
GeneralRe: Event Objects Pin
sweep12311-May-04 6:25
sweep12311-May-04 6:25 
GeneralRe: Event Objects Pin
Michael Dunn11-May-04 10:02
sitebuilderMichael Dunn11-May-04 10:02 
GeneralRe: Event Objects Pin
sweep12312-May-04 1:28
sweep12312-May-04 1:28 
GeneralAdjusting Column Widths in ListCtrl Pin
TWS_Dave11-May-04 5:30
TWS_Dave11-May-04 5:30 
GeneralRe: Adjusting Column Widths in ListCtrl Pin
Ravi Bhavnani11-May-04 6:47
professionalRavi Bhavnani11-May-04 6:47 

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.