Click here to Skip to main content
15,924,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Overflowing the Windows’s message Queue Pin
Roger Stoltz8-Jan-09 22:54
Roger Stoltz8-Jan-09 22:54 
GeneralRe: Overflowing the Windows’s message Queue Pin
Cedric Moonen8-Jan-09 22:57
Cedric Moonen8-Jan-09 22:57 
GeneralRe: Overflowing the Windows’s message Queue Pin
Roger Stoltz8-Jan-09 23:05
Roger Stoltz8-Jan-09 23:05 
GeneralRe: Overflowing the Windows’s message Queue Pin
Luc Pattyn9-Jan-09 1:31
sitebuilderLuc Pattyn9-Jan-09 1:31 
GeneralRe: Overflowing the Windows’s message Queue Pin
Roger Stoltz9-Jan-09 1:44
Roger Stoltz9-Jan-09 1:44 
GeneralRe: Overflowing the Windows’s message Queue Pin
BobInNJ9-Jan-09 6:31
BobInNJ9-Jan-09 6:31 
GeneralRe: Overflowing the Windows’s message Queue Pin
Roger Stoltz8-Jan-09 23:11
Roger Stoltz8-Jan-09 23:11 
AnswerRe: Overflowing the Windows’s message Queue Pin
Rolf Kristensen10-Jan-09 2:02
Rolf Kristensen10-Jan-09 2:02 
Windows 2000/XP: There is a limit of 10,000 posted messages per message queue. This limit should be sufficiently large. If your application exceeds the limit, it should be redesigned to avoid consuming so many system resources. To adjust this limit, modify the following registry key.

MSDN - PostMessage
GeneralRe: Overflowing the Windows’s message Queue Pin
BobInNJ10-Jan-09 8:47
BobInNJ10-Jan-09 8:47 
GeneralRe: Overflowing the Windows’s message Queue Pin
Rolf Kristensen11-Jan-09 1:15
Rolf Kristensen11-Jan-09 1:15 
QuestionEdit control with HTML link Pin
sabapathy_808-Jan-09 5:00
sabapathy_808-Jan-09 5:00 
AnswerRe: Edit control with HTML link Pin
Iain Clarke, Warrior Programmer8-Jan-09 5:04
Iain Clarke, Warrior Programmer8-Jan-09 5:04 
GeneralRe: Edit control with HTML link Pin
sabapathy_808-Jan-09 5:14
sabapathy_808-Jan-09 5:14 
GeneralRe: Edit control with HTML link Pin
David Crow8-Jan-09 9:10
David Crow8-Jan-09 9:10 
GeneralRe: Edit control with HTML link Pin
sabapathy_809-Jan-09 6:20
sabapathy_809-Jan-09 6:20 
GeneralRe: Edit control with HTML link Pin
David Crow9-Jan-09 6:29
David Crow9-Jan-09 6:29 
GeneralRe: Edit control with HTML link Pin
sabapathy_809-Jan-09 7:47
sabapathy_809-Jan-09 7:47 
AnswerRe: Edit control with HTML link Pin
Code-o-mat8-Jan-09 7:02
Code-o-mat8-Jan-09 7:02 
AnswerRe: Edit control with HTML link Pin
Hamid_RT8-Jan-09 7:35
Hamid_RT8-Jan-09 7:35 
QuestionShow color at pointer position... Pin
Richard Perrine8-Jan-09 2:49
Richard Perrine8-Jan-09 2:49 
AnswerRe: Show color at pointer position... Pin
toxcct8-Jan-09 2:53
toxcct8-Jan-09 2:53 
GeneralRe: Show color at pointer position... Pin
Richard Perrine8-Jan-09 6:45
Richard Perrine8-Jan-09 6:45 
GeneralRe: Show color at pointer position... Pin
toxcct8-Jan-09 6:51
toxcct8-Jan-09 6:51 
AnswerRe: Show color at pointer position... Pin
Jijo.Raj8-Jan-09 3:17
Jijo.Raj8-Jan-09 3:17 
GeneralRe: Show color at pointer position... Pin
Richard Perrine8-Jan-09 6:46
Richard Perrine8-Jan-09 6:46 

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.