Click here to Skip to main content
16,008,010 members
Home / Discussions / System Admin
   

System Admin

 
QuestionHow to moniter my network Pin
nkjha110-Dec-06 23:12
nkjha110-Dec-06 23:12 
AnswerRe: How to moniter my network Pin
S Douglas11-Dec-06 1:16
professionalS Douglas11-Dec-06 1:16 
AnswerRe: How to moniter my network Pin
Mekong River15-Dec-06 15:11
Mekong River15-Dec-06 15:11 
GeneralRe: How to moniter my network Pin
LaHaHa18-Dec-06 21:05
LaHaHa18-Dec-06 21:05 
QuestionThread Message Queue Overflow Pin
schwadan10-Dec-06 19:11
schwadan10-Dec-06 19:11 
AnswerRe: Thread Message Queue Overflow Pin
Michael Dunn10-Dec-06 20:23
sitebuilderMichael Dunn10-Dec-06 20:23 
GeneralRe: Thread Message Queue Overflow Pin
schwadan10-Dec-06 23:40
schwadan10-Dec-06 23:40 
GeneralRe: Thread Message Queue Overflow Pin
Michael Dunn11-Dec-06 7:24
sitebuilderMichael Dunn11-Dec-06 7:24 
You can do GDI operations from a different thread, however as I said that is not the optimal way to do things since it will result in context switches. The messages for a window can only be processed by the thread that owns the window.

schwadan wrote:
This sounds to me as if message loops are only necessary for threads that create windows.

That is correct.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

QuestionSecurty. Pin
bsaksida10-Dec-06 11:56
bsaksida10-Dec-06 11:56 
AnswerRe: Securty. Pin
Mekong River16-Dec-06 15:08
Mekong River16-Dec-06 15:08 
GeneralRe: Securty. Pin
bsaksida16-Dec-06 22:05
bsaksida16-Dec-06 22:05 
Questioncd change directory doesn't work? Pin
FocusedWolf10-Dec-06 10:27
FocusedWolf10-Dec-06 10:27 
AnswerRe: cd change directory doesn't work? [modified] Pin
Dave Kreskowiak10-Dec-06 11:28
mveDave Kreskowiak10-Dec-06 11:28 
AnswerRe: cd change directory doesn't work? Pin
Michael Dunn10-Dec-06 13:15
sitebuilderMichael Dunn10-Dec-06 13:15 
GeneralRe: cd change directory doesn't work? Pin
FocusedWolf10-Dec-06 16:08
FocusedWolf10-Dec-06 16:08 
GeneralRe: cd change directory doesn't work? Pin
Michael Dunn10-Dec-06 16:37
sitebuilderMichael Dunn10-Dec-06 16:37 
GeneralRe: cd change directory doesn't work? Pin
FocusedWolf10-Dec-06 17:15
FocusedWolf10-Dec-06 17:15 
GeneralRe: cd change directory doesn't work? Pin
S Douglas11-Dec-06 0:16
professionalS Douglas11-Dec-06 0:16 
QuestionXP login Pin
Fred_Smith9-Dec-06 3:41
Fred_Smith9-Dec-06 3:41 
AnswerRe: XP login Pin
Michael Dunn9-Dec-06 16:06
sitebuilderMichael Dunn9-Dec-06 16:06 
GeneralRe: XP login Pin
karam chandrabose9-Dec-06 18:53
karam chandrabose9-Dec-06 18:53 
GeneralRe: XP login Pin
Fred_Smith10-Dec-06 11:48
Fred_Smith10-Dec-06 11:48 
QuestionIIS management under restricted user [modified] Pin
vSoares6-Dec-06 5:17
professionalvSoares6-Dec-06 5:17 
AnswerRe: IIS management under restricted user Pin
Mekong River8-Dec-06 14:53
Mekong River8-Dec-06 14:53 
QuestionWinXP Skin Pin
albCode6-Dec-06 4:10
albCode6-Dec-06 4:10 

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.