Click here to Skip to main content
15,897,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to add MFC CStatic to a ATL project? Pin
ThinkingPrometheus16-Jun-05 3:49
ThinkingPrometheus16-Jun-05 3:49 
AnswerRe: how to add MFC CStatic to a ATL project? Pin
John M. Drescher16-Jun-05 4:10
John M. Drescher16-Jun-05 4:10 
GeneralRe: how to add MFC CStatic to a ATL project? Pin
ThinkingPrometheus16-Jun-05 4:29
ThinkingPrometheus16-Jun-05 4:29 
GeneralRe: how to add MFC CStatic to a ATL project? Pin
James R. Twine16-Jun-05 8:28
James R. Twine16-Jun-05 8:28 
GeneralRe: how to add MFC CStatic to a ATL project? Pin
vikas amin26-Aug-05 2:56
vikas amin26-Aug-05 2:56 
GeneralRe: how to add MFC CStatic to a ATL project? Pin
James R. Twine6-Sep-05 16:46
James R. Twine6-Sep-05 16:46 
Generalhelp needed Pin
amneetKAUR16-Jun-05 3:39
amneetKAUR16-Jun-05 3:39 
GeneralConverting a metafile to a 24-bit color bitmap Pin
bkphat16-Jun-05 3:25
bkphat16-Jun-05 3:25 
i got this out of an article:

Converting a metafile to a 24-bit color bitmap is simple. Just follow these steps:

Create the memory DC.
Create the device-independent bitmap.
Select the bitmap to the created memory DC.
Draw in this DC.
Select the old bitmap to DC.

I have the Metafile Created. Howevere the above instructions do not make any sense. can anayone please help me?

thanks
GeneralRe: Converting a metafile to a 24-bit color bitmap Pin
Chris Losinger16-Jun-05 3:50
professionalChris Losinger16-Jun-05 3:50 
GeneralCOM Port Pin
A_Fa16-Jun-05 2:54
A_Fa16-Jun-05 2:54 
GeneralRe: COM Port Pin
Bob Stanneveld16-Jun-05 2:58
Bob Stanneveld16-Jun-05 2:58 
GeneralRe: COM Port Pin
David Crow16-Jun-05 3:39
David Crow16-Jun-05 3:39 
GeneralRe: COM Port Pin
A_Fa16-Jun-05 7:56
A_Fa16-Jun-05 7:56 
GeneralRe: COM Port Pin
David Crow16-Jun-05 8:08
David Crow16-Jun-05 8:08 
GeneralRe: COM Port Pin
Toby Opferman16-Jun-05 18:21
Toby Opferman16-Jun-05 18:21 
GeneralRe: COM Port Pin
A_Fa17-Jun-05 18:47
A_Fa17-Jun-05 18:47 
GeneralRe: COM Port Pin
Toby Opferman18-Jun-05 13:47
Toby Opferman18-Jun-05 13:47 
GeneralRe: COM Port Pin
Anonymous19-Jun-05 21:37
Anonymous19-Jun-05 21:37 
GeneralActiveXScripting Pin
dittygrail16-Jun-05 2:22
dittygrail16-Jun-05 2:22 
GeneralAdding image view capability to control bar Pin
MFCRookie16-Jun-05 2:09
MFCRookie16-Jun-05 2:09 
GeneralContext Sensitive help for Edit Box Pin
topagarwal16-Jun-05 0:46
topagarwal16-Jun-05 0:46 
GeneralRe: Context Sensitive help for Edit Box Pin
samit116-Jun-05 1:24
samit116-Jun-05 1:24 
Questionhow to create a temporary DC using ATL without a Parent Window? Pin
ThinkingPrometheus16-Jun-05 0:43
ThinkingPrometheus16-Jun-05 0:43 
AnswerRe: how to create a temporary DC using ATL without a Parent Window? Pin
Bob Stanneveld16-Jun-05 1:13
Bob Stanneveld16-Jun-05 1:13 
GeneralRe: how to create a temporary DC using ATL without a Parent Window? Pin
ThinkingPrometheus16-Jun-05 3:04
ThinkingPrometheus16-Jun-05 3:04 

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.