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

C / C++ / MFC

 
QuestionHow to convert CString to int MFC 7.1 Pin
Greg Ellis10-Mar-07 9:12
Greg Ellis10-Mar-07 9:12 
AnswerRe: How to convert CString to int MFC 7.1 Pin
Ravi Bhavnani10-Mar-07 10:00
professionalRavi Bhavnani10-Mar-07 10:00 
GeneralRe: How to convert CString to int MFC 7.1 Pin
PJ Arends10-Mar-07 12:55
professionalPJ Arends10-Mar-07 12:55 
GeneralRe: How to convert CString to int MFC 7.1 Pin
Ravi Bhavnani10-Mar-07 14:39
professionalRavi Bhavnani10-Mar-07 14:39 
AnswerRe: How to convert CString to int MFC 7.1 Pin
Christian Graus10-Mar-07 10:28
protectorChristian Graus10-Mar-07 10:28 
AnswerRe: How to convert CString to int MFC 7.1 Pin
Hamid_RT11-Mar-07 6:39
Hamid_RT11-Mar-07 6:39 
AnswerRe: How to convert CString to int MFC 7.1 Pin
Mark Salsbery11-Mar-07 8:59
Mark Salsbery11-Mar-07 8:59 
Questionneed help on detecting the insertion of a USB device Pin
sowhat_8210-Mar-07 8:56
sowhat_8210-Mar-07 8:56 
Hi all,

I need to be able to do something when a particular USB device is connected. the closest i've come to understanding this topic is using the WM_DEVICECHANGE, but i'm not really sure how to use it. i've also found this webpage:

http://msdn2.microsoft.com/en-us/library/aa363215.aspx

it talks about how to handle an insertion of a CDROM. however, i'm also not really sure how to use this function. does the Main_OnDeviceChange function gets called automatically when a cd is inserted? how do i use this function in my MFC dialog based application? and i need to tweak it to detect the insertion of a USB device instead of a CD.

can someone please help me!

any help is greatly appreciated...

thanks

Loath
AnswerRe: need help on detecting the insertion of a USB device Pin
prasad_som10-Mar-07 18:15
prasad_som10-Mar-07 18:15 
QuestionPredefined Macros Pin
sawerr10-Mar-07 8:49
sawerr10-Mar-07 8:49 
AnswerRe: Predefined Macros Pin
Waldermort10-Mar-07 18:12
Waldermort10-Mar-07 18:12 
GeneralRe: Predefined Macros Pin
sawerr10-Mar-07 22:07
sawerr10-Mar-07 22:07 
GeneralRe: Predefined Macros Pin
toxcct10-Mar-07 23:05
toxcct10-Mar-07 23:05 
AnswerRe: Predefined Macros Pin
toxcct11-Mar-07 0:04
toxcct11-Mar-07 0:04 
QuestionHow to Remove the Title bar of Window created through CreateWindowEx... Pin
nagamohan_p10-Mar-07 6:30
nagamohan_p10-Mar-07 6:30 
AnswerRe: How to Remove the Title bar of Window created through CreateWindowEx... Pin
Mark Salsbery10-Mar-07 6:45
Mark Salsbery10-Mar-07 6:45 
QuestionCertification in C++ or VC++ Pin
vibindia10-Mar-07 2:05
vibindia10-Mar-07 2:05 
AnswerRe: Certification in C++ or VC++ Pin
Waldermort10-Mar-07 3:13
Waldermort10-Mar-07 3:13 
AnswerRe: Certification in C++ or VC++ Pin
Kevin McFarlane10-Mar-07 5:10
Kevin McFarlane10-Mar-07 5:10 
QuestionVisual C++ vs C++.Net Pin
Software_Specialist10-Mar-07 1:54
Software_Specialist10-Mar-07 1:54 
AnswerRe: Visual C++ vs C++.Net Pin
Waldermort10-Mar-07 3:14
Waldermort10-Mar-07 3:14 
AnswerRe: Visual C++ vs C++.Net Pin
George L. Jackson10-Mar-07 3:25
George L. Jackson10-Mar-07 3:25 
GeneralRe: Visual C++ vs C++.Net Pin
Pan San10-Mar-07 22:19
Pan San10-Mar-07 22:19 
GeneralRe: Visual C++ vs C++.Net Pin
toxcct11-Mar-07 0:09
toxcct11-Mar-07 0:09 
GeneralRe: Visual C++ vs C++.Net Pin
Eytukan11-Mar-07 0:17
Eytukan11-Mar-07 0:17 

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.