Click here to Skip to main content
15,909,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with DoModal() Pin
jmkhael9-Dec-03 22:27
jmkhael9-Dec-03 22:27 
GeneralRe: Problem with DoModal() Pin
Neha9-Dec-03 22:45
Neha9-Dec-03 22:45 
GeneralRe: Problem with DoModal() Pin
jmkhael9-Dec-03 22:51
jmkhael9-Dec-03 22:51 
GeneralRe: Problem with DoModal() Pin
Anonymous9-Dec-03 23:07
Anonymous9-Dec-03 23:07 
GeneralRe: Problem with DoModal() Pin
Neha9-Dec-03 23:18
Neha9-Dec-03 23:18 
GeneralRe: Problem with DoModal() Pin
jmkhael9-Dec-03 23:40
jmkhael9-Dec-03 23:40 
GeneralRe: Problem with DoModal() Pin
Neha9-Dec-03 23:48
Neha9-Dec-03 23:48 
GeneralRe: Problem with DoModal() Pin
Anonymous10-Dec-03 19:04
Anonymous10-Dec-03 19:04 
what i meant by enumerting the cases was that if you do not create the dialog box within if condition then the WM_DESTROY will get generated and it will destroy you dialog box.

if you don't wanna use if condition to create a dialog box then you will have to allocate memory to the dialog box pointer with new opeator.

i hope this solves your prob.
GeneralRe: Problem with DoModal() Pin
Bill S10-Dec-03 1:33
professionalBill S10-Dec-03 1:33 
QuestionHow to stop a sound thread Pin
FlyingDancer9-Dec-03 19:55
FlyingDancer9-Dec-03 19:55 
AnswerRe: How to stop a sound thread Pin
Abhishek Srivastava9-Dec-03 22:18
Abhishek Srivastava9-Dec-03 22:18 
GeneralRe: How to stop a sound thread Pin
FlyingDancer10-Dec-03 0:05
FlyingDancer10-Dec-03 0:05 
GeneralRe: How to stop a sound thread Pin
Abhishek Srivastava10-Dec-03 0:50
Abhishek Srivastava10-Dec-03 0:50 
GeneralRe: How to stop a sound thread Pin
FlyingDancer10-Dec-03 1:43
FlyingDancer10-Dec-03 1:43 
GeneralID3 Pin
qdping9-Dec-03 19:28
qdping9-Dec-03 19:28 
GeneralRe: ID3 Pin
Bob Stanneveld9-Dec-03 21:46
Bob Stanneveld9-Dec-03 21:46 
GeneralRe: ID3 Pin
qdping9-Dec-03 21:59
qdping9-Dec-03 21:59 
GeneralRe: ID3 Pin
markkuk9-Dec-03 23:54
markkuk9-Dec-03 23:54 
GeneralRe: ID3 Pin
Bob Stanneveld10-Dec-03 2:26
Bob Stanneveld10-Dec-03 2:26 
GeneralRe: ID3 Pin
Steve S10-Dec-03 5:37
Steve S10-Dec-03 5:37 
GeneralPlease help me. I want to create some tool windows in my main frame by VC++.net. Pin
freehawk9-Dec-03 19:16
freehawk9-Dec-03 19:16 
QuestionHow to get pixel value in BITMAP? Pin
charmingzuo9-Dec-03 18:01
charmingzuo9-Dec-03 18:01 
AnswerRe: How to get pixel value in BITMAP? Pin
twing9-Dec-03 18:45
twing9-Dec-03 18:45 
GeneralRe: How to get pixel value in BITMAP? Pin
charmingzuo9-Dec-03 21:03
charmingzuo9-Dec-03 21:03 
GeneralPlease help !!! Pin
mcsefl999-Dec-03 17:51
mcsefl999-Dec-03 17: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.