Click here to Skip to main content
15,902,833 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: conversion problem Pin
Rick York31-Dec-08 11:47
mveRick York31-Dec-08 11:47 
GeneralRe: conversion problem Pin
wubousc31-Dec-08 13:32
wubousc31-Dec-08 13:32 
QuestionHow to separate a specified number of Bits from a DWORD? Pin
Joseph Marzbani31-Dec-08 8:16
Joseph Marzbani31-Dec-08 8:16 
AnswerRe: How to separate a specified number of Bits from a DWORD? PinPopular
harold aptroot31-Dec-08 8:25
harold aptroot31-Dec-08 8:25 
AnswerRe: How to separate a specified number of Bits from a DWORD? Pin
Jijo.Raj31-Dec-08 11:54
Jijo.Raj31-Dec-08 11:54 
AnswerRe: How to separate a specified number of Bits from a DWORD? Pin
krmed31-Dec-08 14:12
krmed31-Dec-08 14:12 
GeneralRe: How to separate a specified number of Bits from a DWORD? Pin
Richard Andrew x641-Jan-09 6:52
professionalRichard Andrew x641-Jan-09 6:52 
QuestionStuck in ShowWindow Pin
dj440031-Dec-08 4:41
dj440031-Dec-08 4:41 
Hi all,
I have a multithreaded application written in c++ vs6.
I try to create a new dialog within an existing dialog in that application and when i call
ShowWindow(SW_SHOW)for the new dialog it doesnt do anything.
If i put a break point there, it seems that it stops in the call to ShowWindow and doesnt continue the execution.
Can someone explain this strange behavior and suggest a way to overcome this problem?
Thanks
Simon.
QuestionRe: Stuck in ShowWindow Pin
Mark Salsbery31-Dec-08 6:13
Mark Salsbery31-Dec-08 6:13 
AnswerRe: Stuck in ShowWindow Pin
led mike31-Dec-08 7:20
led mike31-Dec-08 7:20 
GeneralRe: Stuck in ShowWindow Pin
Mark Salsbery31-Dec-08 7:24
Mark Salsbery31-Dec-08 7:24 
AnswerRe: Stuck in ShowWindow [modified] Pin
dj440031-Dec-08 20:48
dj440031-Dec-08 20:48 
GeneralRe: Stuck in ShowWindow Pin
Mark Salsbery1-Jan-09 6:27
Mark Salsbery1-Jan-09 6:27 
GeneralRe: Stuck in ShowWindow Pin
dj44003-Jan-09 23:06
dj44003-Jan-09 23:06 
Questionhow to solve the following problem? Pin
zhiyuan1631-Dec-08 4:12
zhiyuan1631-Dec-08 4:12 
AnswerRe: how to solve the following problem? Pin
Jijo.Raj31-Dec-08 4:27
Jijo.Raj31-Dec-08 4:27 
QuestionRemoving Command bar controls of Excel-2007 in c++ Pin
SRKSHOME31-Dec-08 1:39
SRKSHOME31-Dec-08 1:39 
AnswerRe: Removing Command bar controls of Excel-2007 in c++ Pin
led mike31-Dec-08 4:49
led mike31-Dec-08 4:49 
QuestionPixel Pin
Krishnakumartg31-Dec-08 1:02
Krishnakumartg31-Dec-08 1:02 
AnswerRe: Pixel Pin
CPallini31-Dec-08 2:45
mveCPallini31-Dec-08 2:45 
GeneralRe: Pixel Pin
Krishnakumartg31-Dec-08 4:23
Krishnakumartg31-Dec-08 4:23 
QuestionRe: Pixel Pin
CPallini31-Dec-08 5:22
mveCPallini31-Dec-08 5:22 
AnswerRe: Pixel PinPopular
Mark Salsbery31-Dec-08 6:18
Mark Salsbery31-Dec-08 6:18 
GeneralRe: Pixel Pin
Krishnakumartg31-Dec-08 17:07
Krishnakumartg31-Dec-08 17:07 
GeneralRe: Pixel Pin
Jeremy Falcon1-Jan-09 8:57
professionalJeremy Falcon1-Jan-09 8:57 

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.