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

C / C++ / MFC

 
QuestionIs there a problem in this case? Pin
heavymay22-Aug-07 1:49
heavymay22-Aug-07 1:49 
AnswerRe: Is there a problem in this case? Pin
James R. Twine22-Aug-07 1:55
James R. Twine22-Aug-07 1:55 
GeneralRe: Is there a problem in this case? Pin
heavymay22-Aug-07 15:02
heavymay22-Aug-07 15:02 
AnswerRe: Is there a problem in this case? [modified] Pin
Juan Antonio Bermejo22-Aug-07 1:56
Juan Antonio Bermejo22-Aug-07 1:56 
GeneralRe: Is there a problem in this case? Pin
heavymay22-Aug-07 15:02
heavymay22-Aug-07 15:02 
Questioncreating ActiveX for uploading multiple files, zipping file sending to server Pin
Dhiraj kumar Saini22-Aug-07 1:34
Dhiraj kumar Saini22-Aug-07 1:34 
QuestionHow to display a bitmap on the push button Pin
yaminisridaran22-Aug-07 1:09
yaminisridaran22-Aug-07 1:09 
AnswerRe: How to display a bitmap on the push button Pin
Nelek22-Aug-07 1:32
protectorNelek22-Aug-07 1:32 
If you are in VC++ try with create the CBitmapButton in your resource editor, set the Bitmap there, and then when you make click on the button set the property to visible as you want.

If not...

With your code you are creating the bitmap and loading in the button but, are u sure that your GetDC () is pointing where you need?

Take a look step by step with the debugger

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

GeneralRe: How to display a bitmap on the push button Pin
yaminisridaran22-Aug-07 1:43
yaminisridaran22-Aug-07 1:43 
GeneralRe: How to display a bitmap on the push button Pin
Nelek22-Aug-07 1:51
protectorNelek22-Aug-07 1:51 
AnswerRe: How to display a bitmap on the push button Pin
David Crow22-Aug-07 2:52
David Crow22-Aug-07 2:52 
Questioncan a visual c++ application done with VS 2005 ever exist widout .net framework Pin
plural22-Aug-07 1:05
plural22-Aug-07 1:05 
AnswerRe: can a visual c++ application done with VS 2005 ever exist widout .net framework Pin
jhwurmbach22-Aug-07 1:19
jhwurmbach22-Aug-07 1:19 
GeneralRe: can a visual c++ application done with VS 2005 ever exist widout .net framework Pin
plural22-Aug-07 1:40
plural22-Aug-07 1:40 
GeneralRe: can a visual c++ application done with VS 2005 ever exist widout .net framework Pin
jhwurmbach22-Aug-07 1:49
jhwurmbach22-Aug-07 1:49 
AnswerRe: can a visual c++ application done with VS 2005 ever exist widout .net framework Pin
S Douglas22-Aug-07 2:05
professionalS Douglas22-Aug-07 2:05 
GeneralRe: can a visual c++ application done with VS 2005 ever exist widout .net framework Pin
jhwurmbach22-Aug-07 2:19
jhwurmbach22-Aug-07 2:19 
GeneralRe: can a visual c++ application done with VS 2005 ever exist widout .net framework Pin
JudyL_MD22-Aug-07 2:22
JudyL_MD22-Aug-07 2:22 
QuestionActiveX serialization Pin
shiraztk22-Aug-07 0:46
shiraztk22-Aug-07 0:46 
QuestionODBC & C++ Question Pin
Programm3r22-Aug-07 0:31
Programm3r22-Aug-07 0:31 
GeneralRe: ODBC & C++ Question Pin
Matthew Faithfull22-Aug-07 1:19
Matthew Faithfull22-Aug-07 1:19 
AnswerRe: ODBC & C++ Question Pin
James R. Twine22-Aug-07 1:53
James R. Twine22-Aug-07 1:53 
GeneralRe: ODBC & C++ Question Pin
Programm3r23-Aug-07 1:38
Programm3r23-Aug-07 1:38 
Questionhelp Pin
SnaKeBeD22-Aug-07 0:02
SnaKeBeD22-Aug-07 0:02 
AnswerRe: help Pin
Roger Allen22-Aug-07 0:29
Roger Allen22-Aug-07 0:29 

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.