Click here to Skip to main content
15,923,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Exception when free the socket memory Pin
Fox Ray15-Apr-04 14:16
Fox Ray15-Apr-04 14:16 
GeneralRe: Exception when free the socket memory Pin
toxcct15-Apr-04 21:50
toxcct15-Apr-04 21:50 
GeneralOnline Update Pin
DanYELL14-Apr-04 16:12
DanYELL14-Apr-04 16:12 
GeneralRe: Online Update Pin
Andrew Walker14-Apr-04 18:02
Andrew Walker14-Apr-04 18:02 
GeneralEffects of SetParent on MFC Message Mapping Pin
gUrM33T14-Apr-04 15:48
gUrM33T14-Apr-04 15:48 
GeneralRe: Effects of SetParent on MFC Message Mapping Pin
Antony M Kancidrowski15-Apr-04 3:43
Antony M Kancidrowski15-Apr-04 3:43 
QuestionHow can i design application, can toggle like vc dialog? Pin
Member 2752114-Apr-04 15:33
Member 2752114-Apr-04 15:33 
AnswerRe: How can i design application, can toggle like vc dialog? Pin
Christian Graus14-Apr-04 15:47
protectorChristian Graus14-Apr-04 15:47 
I doubt anyone who reads this will have any idea what you mean. Do you mean a dialog box that has a section that can be shown or hidden ? The trick is just to use ::SetWindowPos to resize the dialog to hide/show the section you want to toggle, and set the text on the button you use to reflect the current state. If that's not what you mean, try to explain a bit better.


Christian

I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
AnswerRe: How can i design application, can toggle like vc dialog? Pin
Prakash Nadar14-Apr-04 15:52
Prakash Nadar14-Apr-04 15:52 
AnswerRe: How can i design application, can toggle like vc dialog? Pin
Member 2752114-Apr-04 16:13
Member 2752114-Apr-04 16:13 
QuestionHow to read STDF file format using VC++ Pin
mhar14-Apr-04 15:32
professionalmhar14-Apr-04 15:32 
GeneralC++ class typecasting Pin
Coremn14-Apr-04 14:10
Coremn14-Apr-04 14:10 
GeneralRe: C++ class typecasting Pin
Ryan Binns14-Apr-04 14:16
Ryan Binns14-Apr-04 14:16 
GeneralRe: Thanks Pin
Coremn14-Apr-04 14:20
Coremn14-Apr-04 14:20 
Generalresize bitmap resource Pin
Anonymous14-Apr-04 14:09
Anonymous14-Apr-04 14:09 
GeneralRe: resize bitmap resource Pin
Christian Graus14-Apr-04 14:24
protectorChristian Graus14-Apr-04 14:24 
GeneralRe: resize bitmap resource Pin
Anonymous14-Apr-04 14:46
Anonymous14-Apr-04 14:46 
GeneralRe: resize bitmap resource Pin
Christian Graus14-Apr-04 14:51
protectorChristian Graus14-Apr-04 14:51 
GeneralRe: resize bitmap resource Pin
Anonymous14-Apr-04 15:40
Anonymous14-Apr-04 15:40 
GeneralRe: resize bitmap resource Pin
Christian Graus14-Apr-04 15:45
protectorChristian Graus14-Apr-04 15:45 
GeneralRe: resize bitmap resource Pin
PJ Arends14-Apr-04 20:34
professionalPJ Arends14-Apr-04 20:34 
GeneralRe: resize bitmap resource Pin
Christian Graus15-Apr-04 10:27
protectorChristian Graus15-Apr-04 10:27 
GeneralRe: resize bitmap resource Pin
PJ Arends15-Apr-04 11:32
professionalPJ Arends15-Apr-04 11:32 
GeneralShutting Down when not Logged Off Pin
reymano14-Apr-04 12:10
reymano14-Apr-04 12:10 
GeneralDOS string parsing Pin
Ravi Bhavnani14-Apr-04 11:16
professionalRavi Bhavnani14-Apr-04 11:16 

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.