Click here to Skip to main content
15,890,609 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Set Dialog Pin
Hamid_RT13-Oct-08 7:57
Hamid_RT13-Oct-08 7:57 
QuestionModal, Modeless Dialog Box Problem Pin
Dhiraj kumar Saini12-Oct-08 21:55
Dhiraj kumar Saini12-Oct-08 21:55 
AnswerRe: Modal, Modeless Dialog Box Problem Pin
Cedric Moonen12-Oct-08 21:57
Cedric Moonen12-Oct-08 21:57 
GeneralRe: Modal, Modeless Dialog Box Problem Pin
Dhiraj kumar Saini12-Oct-08 22:34
Dhiraj kumar Saini12-Oct-08 22:34 
GeneralRe: Modal, Modeless Dialog Box Problem Pin
Cedric Moonen12-Oct-08 23:15
Cedric Moonen12-Oct-08 23:15 
AnswerRe: Modal, Modeless Dialog Box Problem Pin
_AnsHUMAN_ 12-Oct-08 21:59
_AnsHUMAN_ 12-Oct-08 21:59 
AnswerRe: Modal, Modeless Dialog Box Problem Pin
SandipG 12-Oct-08 22:45
SandipG 12-Oct-08 22:45 
QuestionDDX control type variable in a dialogbar Pin
ilgale12-Oct-08 21:35
ilgale12-Oct-08 21:35 
I've problem using DDX variables for controls in a dialogbar.
In VC6 it was possible to associate a DDX variable (control type)
to a control being part of a dialog bar. In that way, I could
perform an override of some control's functionalities using
a MyClass instead of the tipical control class.
So... in VC6 there was no differences between Dialogs and DialogBars
with DDX controls.
Now I work in Visual Studio 2008. It seems that I cannot create
a DDX variable (control type) for a control being part of a dialog bar.
Is it true ?
If I force it using Attach and Detach methods, it still doesn't work
(MyClass instance doesn't receive Windows messages sent to the control).

How can I specialize the behaviuor of a control being part of a dialog
bar in Visual Studio 2008 ?

Thanks
Questionwant to take hex dump of a string. How ? Pin
Sakthiu12-Oct-08 21:25
Sakthiu12-Oct-08 21:25 
AnswerRe: want to take hex dump of a string. How ? Pin
CPallini12-Oct-08 21:30
mveCPallini12-Oct-08 21:30 
AnswerRe: want to take hex dump of a string. How ? Pin
enhzflep12-Oct-08 21:35
enhzflep12-Oct-08 21:35 
GeneralRe: want to take hex dump of a string. How ? Pin
Sakthiu12-Oct-08 22:02
Sakthiu12-Oct-08 22:02 
GeneralRe: want to take hex dump of a string. How ? Pin
CPallini12-Oct-08 22:26
mveCPallini12-Oct-08 22:26 
Questionwhich should use pipe or socket at Client-server Pin
singh_nav12-Oct-08 19:36
singh_nav12-Oct-08 19:36 
AnswerRe: which should use pipe or socket at Client-server Pin
kcynic12-Oct-08 19:59
kcynic12-Oct-08 19:59 
AnswerRe: which should use pipe or socket at Client-server Pin
Parthiban12-Oct-08 20:31
Parthiban12-Oct-08 20:31 
AnswerRe: which should use pipe or socket at Client-server Pin
SandipG 12-Oct-08 20:37
SandipG 12-Oct-08 20:37 
GeneralRe: which should use pipe or socket at Client-server Pin
singh_nav13-Oct-08 19:20
singh_nav13-Oct-08 19:20 
GeneralRe: which should use pipe or socket at Client-server Pin
SandipG 13-Oct-08 21:30
SandipG 13-Oct-08 21:30 
GeneralRe: which should use pipe or socket at Client-server Pin
singh_nav14-Oct-08 17:09
singh_nav14-Oct-08 17:09 
GeneralRe: which should use pipe or socket at Client-server Pin
SandipG 20-Oct-08 3:46
SandipG 20-Oct-08 3:46 
QuestionHow to get IP address? Pin
monsieur_jj12-Oct-08 19:25
monsieur_jj12-Oct-08 19:25 
AnswerRe: How to get IP address? Pin
kcynic12-Oct-08 19:43
kcynic12-Oct-08 19:43 
GeneralRe: How to get IP address? Pin
monsieur_jj12-Oct-08 20:01
monsieur_jj12-Oct-08 20:01 
GeneralRe: How to get IP address? Pin
kcynic12-Oct-08 20:06
kcynic12-Oct-08 20:06 

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.