Click here to Skip to main content
15,895,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I make a window transparent for mouse clicks? Pin
Chris982021-May-03 13:44
Chris982021-May-03 13:44 
AnswerRe: How do I make a window transparent for mouse clicks? Pin
Michael Dunn21-May-03 14:57
sitebuilderMichael Dunn21-May-03 14:57 
GeneralRe: How do I make a window transparent for mouse clicks? Pin
Chris982021-May-03 16:24
Chris982021-May-03 16:24 
Generalstring operator == Pin
Makover21-May-03 13:35
Makover21-May-03 13:35 
GeneralRe: string operator == Pin
Dave Bryant21-May-03 15:23
Dave Bryant21-May-03 15:23 
GeneralRe: string operator == Pin
Makover22-May-03 8:49
Makover22-May-03 8:49 
QuestionHow do I set up a simple test sending data through the com port?? Pin
IrishSonic21-May-03 12:54
IrishSonic21-May-03 12:54 
General(hopefully) easy WaitForMultipleObjects question Pin
Phil Hamer21-May-03 12:01
Phil Hamer21-May-03 12:01 
If you call WaitForMultipleObjects with the bWaitAll param set to TRUE (indicating you want to wait for all, not just one, to become signaled), what is the return value if successful?

Is it WAIT_OBJECT_0?
Or some value between WAIT_OBJECT_0 and WAIT_OBJECT_0 + numobjs - 1?
Or something else?

GeneralRe: (hopefully) easy WaitForMultipleObjects question Pin
Rage21-May-03 21:04
professionalRage21-May-03 21:04 
GeneralTechnical help and Ideas on Videoconferencing Pin
hassanmurtaza21-May-03 10:49
hassanmurtaza21-May-03 10:49 
GeneralFile Sharing Pin
DougW4821-May-03 10:38
DougW4821-May-03 10:38 
GeneralRe: File Sharing Pin
valikac21-May-03 11:10
valikac21-May-03 11:10 
GeneralChanging background Pin
MemLeak21-May-03 9:48
MemLeak21-May-03 9:48 
GeneralRe: Changing background Pin
valikac21-May-03 11:18
valikac21-May-03 11:18 
Generalcpropertysheet as a child Pin
Niko Tanghe21-May-03 8:16
Niko Tanghe21-May-03 8:16 
GeneralRe: cpropertysheet as a child Pin
includeh1021-May-03 8:27
includeh1021-May-03 8:27 
GeneralWierd Winsock problem Pin
JohnnyG21-May-03 8:13
JohnnyG21-May-03 8:13 
GeneralRe: Wierd Winsock problem Pin
JohnnyG21-May-03 9:09
JohnnyG21-May-03 9:09 
GeneralRe: Wierd Winsock problem Pin
AlexO21-May-03 10:01
AlexO21-May-03 10:01 
Questionwhere find “Common Toolbar Icons” 32bpp 24*24? Pin
Guy Lecomte21-May-03 7:58
Guy Lecomte21-May-03 7:58 
QuestionSimple newbie error; cout doesn't work!!? Pin
kleft21-May-03 7:29
kleft21-May-03 7:29 
AnswerRe: Simple newbie error; cout doesn't work!!? Pin
kleft21-May-03 7:35
kleft21-May-03 7:35 
GeneralRe: Simple newbie error; cout doesn't work!!? Pin
Anders Molin21-May-03 8:12
professionalAnders Molin21-May-03 8:12 
GeneralRe: Simple newbie error; cout doesn't work!!? Pin
kleft21-May-03 8:53
kleft21-May-03 8:53 
AnswerRe: Simple newbie error; cout doesn't work!!? Pin
Michael Dunn21-May-03 12:14
sitebuilderMichael Dunn21-May-03 12:14 

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.