Click here to Skip to main content
15,914,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to exit an MFC application??? Pin
Michael Dunn20-May-01 10:08
sitebuilderMichael Dunn20-May-01 10:08 
AnswerRe: how to exit an MFC application??? Pin
Christian Graus20-May-01 10:10
protectorChristian Graus20-May-01 10:10 
Answerthanks guys. Pin
20-May-01 10:16
suss20-May-01 10:16 
QuestionHow to show bitmap-picture in the code ??? Pin
20-May-01 9:02
suss20-May-01 9:02 
AnswerRe: How to show bitmap-picture in the code ??? Pin
Stan Shannon20-May-01 9:45
Stan Shannon20-May-01 9:45 
GeneralRe: How to show bitmap-picture in the code ??? Pin
20-May-01 10:08
suss20-May-01 10:08 
GeneralRe: How to show bitmap-picture in the code ??? Pin
Christian Graus20-May-01 10:17
protectorChristian Graus20-May-01 10:17 
GeneralRe: How to show bitmap-picture in the code ??? Pin
Stan Shannon20-May-01 12:05
Stan Shannon20-May-01 12:05 
Are you performing ANY other operations on that control? If your doing the CloseWindow on it, take it out. Do ONLY ShowWindow. Also, I am assuming that there is not another control in the same location as the bitmap control in your dialog, or is there? If the bitmap is behind another control, and it is lower in the tab order, it will not show even with a SW_SHOW, you will need to SW_HIDE the other control. Aside from that, I don't have a clue.
GeneralShowWindow show me only empty window !!!!!!?????? Pin
20-May-01 19:37
suss20-May-01 19:37 
GeneralRe: ShowWindow show me only empty window !!!!!!?????? Pin
Christian Graus20-May-01 20:02
protectorChristian Graus20-May-01 20:02 
GeneralRe: ShowWindow show me only empty window !!!!!!?????? Pin
Stan Shannon21-May-01 2:26
Stan Shannon21-May-01 2:26 
QuestionHow to lock a file? Pin
Ralf Friedrich Hain20-May-01 7:18
Ralf Friedrich Hain20-May-01 7:18 
AnswerRe: How to lock a file? Pin
Masaaki Onishi20-May-01 12:46
Masaaki Onishi20-May-01 12:46 
GeneralMouse Sampling Rage Pin
20-May-01 4:16
suss20-May-01 4:16 
GeneralCoM ( ATL): resizing of a window MPlayer Pin
20-May-01 1:06
suss20-May-01 1:06 
QuestionCoM ( ATL): events through a definite interval senden? Pin
20-May-01 0:55
suss20-May-01 0:55 
GeneralThe Com-interface for control Mediaplayer Pin
20-May-01 0:50
suss20-May-01 0:50 
Generalhelp! Counterfesance ATLMOVIE from MSDN not (( Pin
20-May-01 0:45
suss20-May-01 0:45 
Generalglobal variabls. please help me! URGENT !!! Pin
19-May-01 20:56
suss19-May-01 20:56 
GeneralRe: global variabls. please help me! URGENT !!! Pin
Rick York19-May-01 21:13
mveRick York19-May-01 21:13 
GeneralRe: global variabls. please help me! URGENT !!! Pin
19-May-01 21:46
suss19-May-01 21:46 
GeneralRe: Why do you want to use global variable? Pin
Masaaki Onishi20-May-01 5:15
Masaaki Onishi20-May-01 5:15 
GeneralRe: Why do you want to use global variable? Pin
#realJSOP20-May-01 7:31
professional#realJSOP20-May-01 7:31 
Generalthe all very nice, but my code DON'T WORKING !!! Pin
20-May-01 8:53
suss20-May-01 8:53 
GeneralRe: the all very nice, but my code DON'T WORKING !!! Pin
Christian Graus20-May-01 10:06
protectorChristian Graus20-May-01 10: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.