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

C / C++ / MFC

 
AnswerRe: basic question in C++ Pin
Nish Nishant26-Aug-06 3:28
sitebuilderNish Nishant26-Aug-06 3:28 
QuestionProgress bar problem. Pin
Deepak Samuel24-Aug-06 23:51
Deepak Samuel24-Aug-06 23:51 
QuestionRe: Progress bar problem. Pin
Programm3r25-Aug-06 0:00
Programm3r25-Aug-06 0:00 
AnswerRe: Progress bar problem. Pin
Programm3r25-Aug-06 0:08
Programm3r25-Aug-06 0:08 
AnswerRe: Progress bar problem. Pin
Hamid_RT25-Aug-06 0:43
Hamid_RT25-Aug-06 0:43 
QuestionRe: Progress bar problem. Pin
David Crow25-Aug-06 2:40
David Crow25-Aug-06 2:40 
QuestionSuperscript and Subscript Calculation Pin
Identity Undisclosed24-Aug-06 23:12
Identity Undisclosed24-Aug-06 23:12 
Questionrefresh the device node for Deivce Manager Pin
jiajiah344524-Aug-06 22:42
jiajiah344524-Aug-06 22:42 
Hi, all
I encountered a problem about refreshing the system drivers in Device Manager. When installing a software, I registered 2 system virtual device into system. After the box restart again, those 2 drivers do not display in the "No Plug and Play Device" device node in the System Device manager(via "View" menu and "Show hidden devices"). It will always appear after running "Scan for Hardware Change" menu or the seconde time reboot.

I want to ask is there any Windows API or MSDN function can play the same role as "Scan for Hardware Change". I want to let Windows do the same job.

I tried the sending message way and it was failed. The following are my codes.
SendMessageTimeout(HWND_BROADCAST, WM_DEVICECHANGE, DBT_DEVNODES_CHANGED,0, SMTO_ABORTIFHUNG, 3000, &dwMsgResult);


Thanks for give me some suggestions.


QuestionEthernet Programming Pin
Muhammad Azeem Azam24-Aug-06 22:36
Muhammad Azeem Azam24-Aug-06 22:36 
QuestionLength of SQL-query Pin
ensger24-Aug-06 22:27
ensger24-Aug-06 22:27 
AnswerRe: Length of SQL-query Pin
toxcct24-Aug-06 22:33
toxcct24-Aug-06 22:33 
GeneralRe: Length of SQL-query Pin
ensger25-Aug-06 0:29
ensger25-Aug-06 0:29 
QuestionBlogging with VC++ Pin
_AnsHUMAN_ 24-Aug-06 21:53
_AnsHUMAN_ 24-Aug-06 21:53 
AnswerRe: Blogging with VC++ Pin
Michael P Butler24-Aug-06 22:05
Michael P Butler24-Aug-06 22:05 
GeneralRe: Blogging with VC++ Pin
_AnsHUMAN_ 27-Aug-06 22:37
_AnsHUMAN_ 27-Aug-06 22:37 
AnswerRe: Blogging with VC++ Pin
Zac Howland25-Aug-06 6:44
Zac Howland25-Aug-06 6:44 
GeneralRe: Blogging with VC++ Pin
_AnsHUMAN_ 27-Aug-06 22:36
_AnsHUMAN_ 27-Aug-06 22:36 
QuestionHow to create a new thread to init socket in DLL? Pin
teawater24-Aug-06 21:47
teawater24-Aug-06 21:47 
AnswerRe: How to create a new thread to init socket in DLL? Pin
teawater25-Aug-06 14:38
teawater25-Aug-06 14:38 
QuestionReceiveFrom(); [modified] Pin
ramanand_bulusu24-Aug-06 21:43
ramanand_bulusu24-Aug-06 21:43 
AnswerRe: ReceiveFrom(); Pin
uday kiran janaswamy24-Aug-06 23:42
uday kiran janaswamy24-Aug-06 23:42 
AnswerRe: ReceiveFrom(); Pin
uday kiran janaswamy24-Aug-06 23:43
uday kiran janaswamy24-Aug-06 23:43 
AnswerRe: ReceiveFrom(); Pin
Hamid_RT25-Aug-06 0:56
Hamid_RT25-Aug-06 0:56 
QuestionRe: ReceiveFrom(); Pin
David Crow25-Aug-06 2:44
David Crow25-Aug-06 2:44 
Questionproblem in loading XML Pin
raycadarena24-Aug-06 21:13
raycadarena24-Aug-06 21:13 

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.