Click here to Skip to main content
15,901,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSending message to WindowProc() [modified] Pin
rp_suman22-Jul-07 18:31
rp_suman22-Jul-07 18:31 
AnswerRe: Sending message to WindowProc() Pin
Randor 22-Jul-07 20:18
professional Randor 22-Jul-07 20:18 
GeneralRe: Sending message to WindowProc() Pin
rp_suman22-Jul-07 20:36
rp_suman22-Jul-07 20:36 
GeneralRe: Sending message to WindowProc() Pin
Randor 22-Jul-07 21:13
professional Randor 22-Jul-07 21:13 
GeneralRe: Sending message to WindowProc() Pin
rp_suman22-Jul-07 21:47
rp_suman22-Jul-07 21:47 
GeneralRe: Sending message to WindowProc() Pin
Stephen Hewitt22-Jul-07 22:02
Stephen Hewitt22-Jul-07 22:02 
GeneralRe: Sending message to WindowProc() [modified] Pin
rp_suman22-Jul-07 22:32
rp_suman22-Jul-07 22:32 
GeneralRe: Sending message to WindowProc() Pin
sw@thi22-Jul-07 23:02
sw@thi22-Jul-07 23:02 
GeneralRe: Sending message to WindowProc() Pin
Randor 23-Jul-07 2:16
professional Randor 23-Jul-07 2:16 
GeneralRe: Sending message to WindowProc() Pin
rp_suman23-Jul-07 3:06
rp_suman23-Jul-07 3:06 
AnswerRe: Sending message to WindowProc() Pin
Stephen Hewitt22-Jul-07 21:13
Stephen Hewitt22-Jul-07 21:13 
GeneralRe: Sending message to WindowProc() Pin
rp_suman22-Jul-07 21:57
rp_suman22-Jul-07 21:57 
QuestionADO Fails to Add New Record In Database, Code compiles and runs fine Pin
shivditya22-Jul-07 17:44
shivditya22-Jul-07 17:44 
QuestionTwo localization questions Pin
mid=574122-Jul-07 16:34
mid=574122-Jul-07 16:34 
AnswerRe: Two localization questions Pin
Sameerkumar Namdeo22-Jul-07 21:06
Sameerkumar Namdeo22-Jul-07 21:06 
GeneralRe: Two localization questions Pin
mid=574123-Jul-07 4:58
mid=574123-Jul-07 4:58 
QuestionHide dialog in ObjectArx Pin
Legolas6522-Jul-07 13:39
Legolas6522-Jul-07 13:39 
QuestionHow to add a resource to an external exe file? Pin
Manthis22-Jul-07 13:20
Manthis22-Jul-07 13:20 
AnswerRe: How to add a resource to an external exe file? Pin
Michael Dunn22-Jul-07 14:13
sitebuilderMichael Dunn22-Jul-07 14:13 
AnswerRe: How to add a resource to an external exe file? Pin
ThatsAlok22-Jul-07 17:49
ThatsAlok22-Jul-07 17:49 
AnswerRe: How to add a resource to an external exe file? Pin
Sameerkumar Namdeo22-Jul-07 21:15
Sameerkumar Namdeo22-Jul-07 21:15 
AnswerRe: How to add a resource to an external exe file? Pin
Manthis23-Jul-07 11:20
Manthis23-Jul-07 11:20 
QuestionBinary tree question. NEED INFO FAST..thanks Pin
diablaaz22-Jul-07 11:27
diablaaz22-Jul-07 11:27 
Hello,

I have a question for you. I have a program is based on a basic binary tree.
There needs to be a function to swap nodes or from left to right. so in other words,
if 1 is the root and on the left is a 2 and on the right is a 3, I would want to swap the 2 and 3.
For each node entered.

Any ideas on how to write this out?

Thanks.

Tiffani

AnswerRe: Binary tree question. NEED INFO FAST..thanks Pin
DevMentor.org22-Jul-07 19:12
DevMentor.org22-Jul-07 19:12 
QuestionC++ programming question [modified] Pin
diablaaz22-Jul-07 11:25
diablaaz22-Jul-07 11:25 

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.