Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Database Problem Pin
BHBAD10-Jul-02 4:39
sussBHBAD10-Jul-02 4:39 
GeneralRe: Database Problem Pin
Carlos Antollini10-Jul-02 4:57
Carlos Antollini10-Jul-02 4:57 
GeneralRe: Database Problem Pin
Michael P Butler10-Jul-02 4:38
Michael P Butler10-Jul-02 4:38 
GeneralRe: Database Problem Pin
Brian Azzopardi10-Jul-02 4:50
Brian Azzopardi10-Jul-02 4:50 
GeneralRe: Database Problem Pin
Matt Gullett10-Jul-02 4:47
Matt Gullett10-Jul-02 4:47 
GeneralPM_QS_PAINT question. Pin
Michael Liu10-Jul-02 3:54
Michael Liu10-Jul-02 3:54 
GeneralRe: PM_QS_PAINT question. Pin
Christian Graus10-Jul-02 4:02
protectorChristian Graus10-Jul-02 4:02 
GeneralRe: PM_QS_PAINT question. Pin
Michael Liu10-Jul-02 4:18
Michael Liu10-Jul-02 4:18 
PM_QS_PAINT :
MSDN give us four values to specify that only certain message should be processed. Do you know how to specify those values?

1. PM_QS_INPUT Windows 98/Me, Windows 2000/XP: Process mouse and keyboard messages.

2. PM_QS_PAINT Windows 98/Me, Windows 2000/XP: Process paint messages.

3. PM_QS_POSTMESSAGE Windows 98/Me, Windows 2000/XP: Process all posted messages, including timers and hotkeys.

4. PM_QS_SENDMESSAGE Windows 98/Me, Windows 2000/XP: Process all sent messages.




AllowSetForegroundWindow():
But I can use SetForegroundWindow(). This function needs the same requirements as AllowSetForegroundWindow().

Thx.

mIchAel Liu
GeneralRe: PM_QS_PAINT question. Pin
Christian Graus10-Jul-02 4:31
protectorChristian Graus10-Jul-02 4:31 
GeneralRe: PM_QS_PAINT question. Pin
Michael Liu10-Jul-02 4:50
Michael Liu10-Jul-02 4:50 
GeneralRe: PM_QS_PAINT question. Pin
Michael Liu10-Jul-02 7:24
Michael Liu10-Jul-02 7:24 
GeneralRe: PM_QS_PAINT question. Pin
Christian Graus10-Jul-02 11:36
protectorChristian Graus10-Jul-02 11:36 
GeneralRe: PM_QS_PAINT question. Pin
Michael P Butler10-Jul-02 4:40
Michael P Butler10-Jul-02 4:40 
GeneralRe: PM_QS_PAINT question. Pin
Michael Liu10-Jul-02 4:50
Michael Liu10-Jul-02 4:50 
GeneralRe: PM_QS_PAINT question. Pin
Michael P Butler10-Jul-02 4:56
Michael P Butler10-Jul-02 4:56 
GeneralRe: PM_QS_PAINT question. Pin
Michael Liu10-Jul-02 5:00
Michael Liu10-Jul-02 5:00 
GeneralRe: PM_QS_PAINT question. Pin
Michael Liu10-Jul-02 6:03
Michael Liu10-Jul-02 6:03 
GeneralEDIT - load & save text. Pin
peterchen10-Jul-02 3:28
peterchen10-Jul-02 3:28 
Generalsetting focus to an editbox on a modal dlg, when the dlg is spawned Pin
ns10-Jul-02 3:13
ns10-Jul-02 3:13 
GeneralRe: setting focus to an editbox on a modal dlg, when the dlg is spawned Pin
peterchen10-Jul-02 3:30
peterchen10-Jul-02 3:30 
GeneralWow! Thanks a million! SetFocus() works! Pin
ns10-Jul-02 3:45
ns10-Jul-02 3:45 
GeneralGetting the process listening on a specific TCP port Pin
Thomas Freudenberg10-Jul-02 2:55
Thomas Freudenberg10-Jul-02 2:55 
GeneralRe: Getting the process listening on a specific TCP port Pin
Brian Azzopardi10-Jul-02 3:06
Brian Azzopardi10-Jul-02 3:06 
GeneralRe: Getting the process listening on a specific TCP port Pin
Thomas Freudenberg10-Jul-02 3:12
Thomas Freudenberg10-Jul-02 3:12 
GeneralRe: Getting the process listening on a specific TCP port Pin
orcun colak10-Jul-02 5:51
orcun colak10-Jul-02 5:51 

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.