Click here to Skip to main content
15,888,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: dev-c++ Pin
Chris Meech9-Nov-11 9:43
Chris Meech9-Nov-11 9:43 
QuestionRe: dev-c++ Pin
David Crow9-Nov-11 10:06
David Crow9-Nov-11 10:06 
AnswerRe: dev-c++ Pin
RealHigh9-Nov-11 13:04
RealHigh9-Nov-11 13:04 
QuestionSign XML Documents with Digital Signatures Pin
dufduf9-Nov-11 2:58
dufduf9-Nov-11 2:58 
Questionplaying video inside any control on my dialog box using direct show??? Pin
VCProgrammer9-Nov-11 0:17
VCProgrammer9-Nov-11 0:17 
AnswerRe: playing video inside any control on my dialog box using direct show??? Pin
Mark Salsbery9-Nov-11 5:20
Mark Salsbery9-Nov-11 5:20 
GeneralRe: playing video inside any control on my dialog box using direct show??? Pin
VCProgrammer9-Nov-11 17:58
VCProgrammer9-Nov-11 17:58 
QuestionDisplaying a bitmap on Static Control Pin
VCProgrammer8-Nov-11 23:13
VCProgrammer8-Nov-11 23:13 
Hi all,

I want to display a Bitmap on my static control.

For Doing so i have written this line of code

<pre>m_Bitmap.SetBitmap( ::LoadBitmap(AfxGetInstanceHandle(), MAKEINTRESOURCE(IDB_BMP1)) );</pre>

But it is not displaying the bitmap.

What should i do..
AnswerRe: Displaying a bitmap on Static Control Pin
Richard MacCutchan8-Nov-11 23:20
mveRichard MacCutchan8-Nov-11 23:20 
QuestionXML to binary format Pin
mutpan8-Nov-11 19:00
mutpan8-Nov-11 19:00 
AnswerRe: XML to binary format Pin
Richard MacCutchan8-Nov-11 21:47
mveRichard MacCutchan8-Nov-11 21:47 
GeneralRe: XML to binary format Pin
mutpan8-Nov-11 21:54
mutpan8-Nov-11 21:54 
GeneralRe: XML to binary format Pin
Richard MacCutchan8-Nov-11 22:43
mveRichard MacCutchan8-Nov-11 22:43 
AnswerRe: XML to binary format Pin
Orjan Westin9-Nov-11 5:49
professionalOrjan Westin9-Nov-11 5:49 
AnswerRe: XML to binary format Pin
jschell9-Nov-11 11:05
jschell9-Nov-11 11:05 
QuestionText drawing in embedded system Pin
A_Fa8-Nov-11 4:10
A_Fa8-Nov-11 4:10 
AnswerRe: Text drawing in embedded system Pin
Orjan Westin9-Nov-11 6:16
professionalOrjan Westin9-Nov-11 6:16 
GeneralRe: Text drawing in embedded system Pin
A_Fa9-Nov-11 19:22
A_Fa9-Nov-11 19:22 
QuestionCListCtrl::InsertItem(...) - CImageList Pin
_Flaviu8-Nov-11 3:28
_Flaviu8-Nov-11 3:28 
QuestionRe: CListCtrl::InsertItem(...) - CImageList Pin
David Crow8-Nov-11 4:01
David Crow8-Nov-11 4:01 
AnswerRe: CListCtrl::InsertItem(...) - CImageList Pin
_Flaviu8-Nov-11 19:42
_Flaviu8-Nov-11 19:42 
AnswerRe: CListCtrl::InsertItem(...) - CImageList Pin
Roger Allen9-Nov-11 1:36
Roger Allen9-Nov-11 1:36 
AnswerRe: CListCtrl::InsertItem(...) - CImageList Pin
Roger Allen9-Nov-11 1:38
Roger Allen9-Nov-11 1:38 
GeneralRe: CListCtrl::InsertItem(...) - CImageList Pin
_Flaviu9-Nov-11 6:16
_Flaviu9-Nov-11 6:16 
QuestionAlways on top (modeless) dialog box Pin
Hadi Dayvary8-Nov-11 1:42
professionalHadi Dayvary8-Nov-11 1:42 

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.