Click here to Skip to main content
15,917,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: pointer question.... Pin
Stan Shannon8-Jun-01 7:01
Stan Shannon8-Jun-01 7:01 
GeneralEmail sniffer Pin
Erik Yuzwa8-Jun-01 6:34
Erik Yuzwa8-Jun-01 6:34 
GeneralRe: Email sniffer Pin
Erik Yuzwa8-Jun-01 6:48
Erik Yuzwa8-Jun-01 6:48 
GeneralQuestions on the TCP/IP Stack of Win9x Pin
skfnmuislædmufaæoi8-Jun-01 6:18
skfnmuislædmufaæoi8-Jun-01 6:18 
GeneralRe: Questions on the TCP/IP Stack of Win9x Pin
Anders Molin8-Jun-01 6:23
professionalAnders Molin8-Jun-01 6:23 
GeneralMessage queue overload Pin
8-Jun-01 6:12
suss8-Jun-01 6:12 
GeneralRe: Message queue overload Pin
skfnmuislædmufaæoi8-Jun-01 6:24
skfnmuislædmufaæoi8-Jun-01 6:24 
GeneralRe: Message queue overload Pin
Tomasz Sowinski8-Jun-01 6:29
Tomasz Sowinski8-Jun-01 6:29 
In Windows 3.1 there was SetMessageQueue function that made increasing the queue size possible, but it's obsolete now - they probably made it a no-op call.

Do you really have to post multiple messages from data acquisition thread? Before posting you could check if GUI is already refreshed. If not, no need for second PostMessage.

Tomasz Sowinski -- http://www.shooltz.com.pl
GeneralAutomatic help creation for a COM/ActiveX type library Pin
8-Jun-01 5:26
suss8-Jun-01 5:26 
GeneralStopping the message pump Pin
8-Jun-01 4:40
suss8-Jun-01 4:40 
GeneralRe: Stopping the message pump Pin
Tomasz Sowinski8-Jun-01 5:02
Tomasz Sowinski8-Jun-01 5:02 
GeneralRe: Stopping the message pump Pin
8-Jun-01 5:09
suss8-Jun-01 5:09 
GeneralRe: Stopping the message pump Pin
Tomasz Sowinski8-Jun-01 5:19
Tomasz Sowinski8-Jun-01 5:19 
GeneralRe: Stopping the message pump Pin
Tim Deveaux8-Jun-01 14:12
Tim Deveaux8-Jun-01 14:12 
GeneralBest way to learn C++ Pin
8-Jun-01 4:28
suss8-Jun-01 4:28 
GeneralRe: Best way to learn C++ Pin
l a u r e n8-Jun-01 5:43
l a u r e n8-Jun-01 5:43 
GeneralGDI: Painting over existing picture Pin
8-Jun-01 3:04
suss8-Jun-01 3:04 
GeneralRe: GDI: Painting over existing picture Pin
Christian Graus8-Jun-01 3:09
protectorChristian Graus8-Jun-01 3:09 
GeneralRe: GDI: Painting over existing picture Pin
8-Jun-01 3:15
suss8-Jun-01 3:15 
GeneralRe: GDI: Painting over existing picture Pin
Tomasz Sowinski8-Jun-01 3:22
Tomasz Sowinski8-Jun-01 3:22 
GeneralRe: GDI: Painting over existing picture Pin
8-Jun-01 3:39
suss8-Jun-01 3:39 
GeneralRe: GDI: Painting over existing picture Pin
Tomasz Sowinski8-Jun-01 3:42
Tomasz Sowinski8-Jun-01 3:42 
GeneralRe: GDI: Painting over existing picture Pin
8-Jun-01 4:00
suss8-Jun-01 4:00 
GeneralRe: GDI: Painting over existing picture Pin
Tomasz Sowinski8-Jun-01 4:09
Tomasz Sowinski8-Jun-01 4:09 
GeneralDrawFocusRect Pin
8-Jun-01 4:29
suss8-Jun-01 4:29 

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.