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

C / C++ / MFC

 
GeneralRe: Time Format Pin
sharp prospector22-Sep-10 7:44
sharp prospector22-Sep-10 7:44 
QuestionUsing pdb file Pin
VVVimal21-Sep-10 23:47
VVVimal21-Sep-10 23:47 
AnswerRe: Using pdb file Pin
Niklas L22-Sep-10 1:59
Niklas L22-Sep-10 1:59 
QuestionHow to give mouse event on rectangle and resize Pin
raju_shiva21-Sep-10 18:55
raju_shiva21-Sep-10 18:55 
AnswerRe: How to give mouse event on rectangle and resize Pin
«_Superman_»21-Sep-10 19:14
professional«_Superman_»21-Sep-10 19:14 
AnswerRe: How to give mouse event on rectangle and resize Pin
mesajflaviu22-Sep-10 0:52
mesajflaviu22-Sep-10 0:52 
QuestionHow can i convert Bitmap from Resource to WMF format in mfc Pin
Kamis41021-Sep-10 9:36
Kamis41021-Sep-10 9:36 
AnswerRe: How can i convert Bitmap from Resource to WMF format in mfc Pin
Code-o-mat21-Sep-10 10:46
Code-o-mat21-Sep-10 10:46 
Assuming you are using MFC, doesn't CMetaFileDC::Create[^] create a WMF (while CMetaFileDC::CreateEnhanced[^] creates an EMF)? Then you can use blitting -i guess- to place the bitmap in the metafile.

p.s: if you are not using MFC then there's CreateMetaFile[^] API call...
> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> "It doesn't work, fix it" does not qualify as a bug report. <
> Amazing what new features none of the programmers working on the project ever heard of you can learn about when reading what the marketing guys wrote about it. <

GeneralRe: How can i convert Bitmap from Resource to WMF format in mfc Pin
Kamis41021-Sep-10 10:54
Kamis41021-Sep-10 10:54 
GeneralRe: How can i convert Bitmap from Resource to WMF format in mfc Pin
Code-o-mat21-Sep-10 11:06
Code-o-mat21-Sep-10 11:06 
GeneralRe: How can i convert Bitmap from Resource to WMF format in mfc Pin
Kamis41021-Sep-10 11:44
Kamis41021-Sep-10 11:44 
GeneralRe: How can i convert Bitmap from Resource to WMF format in mfc Pin
Kamis41021-Sep-10 11:53
Kamis41021-Sep-10 11:53 
GeneralRe: How can i convert Bitmap from Resource to WMF format in mfc Pin
Code-o-mat21-Sep-10 22:15
Code-o-mat21-Sep-10 22:15 
AnswerRe: How can i convert Bitmap from Resource to WMF format in mfc Pin
«_Superman_»21-Sep-10 18:32
professional«_Superman_»21-Sep-10 18:32 
GeneralRe: How can i convert Bitmap from Resource to WMF format in mfc Pin
Kamis41022-Sep-10 1:29
Kamis41022-Sep-10 1:29 
QuestionZ order Pin
AbhiHcl21-Sep-10 8:26
AbhiHcl21-Sep-10 8:26 
QuestionRe: Z order Pin
David Crow21-Sep-10 8:37
David Crow21-Sep-10 8:37 
QuestionRe: Z order Pin
rp_suman21-Sep-10 8:51
rp_suman21-Sep-10 8:51 
QuestionMFC application(VS2008) does not execute in another computer Pin
tdc_india21-Sep-10 1:49
tdc_india21-Sep-10 1:49 
AnswerRe: MFC application(VS2008) does not execute in another computer Pin
Cedric Moonen21-Sep-10 1:54
Cedric Moonen21-Sep-10 1:54 
GeneralRe: MFC application(VS2008) does not execute in another computer Pin
tdc_india21-Sep-10 2:02
tdc_india21-Sep-10 2:02 
AnswerRe: MFC application(VS2008) does not execute in another computer Pin
Kushagra Tiwari21-Sep-10 2:19
Kushagra Tiwari21-Sep-10 2:19 
GeneralRe: MFC application(VS2008) does not execute in another computer Pin
tdc_india24-Sep-10 22:21
tdc_india24-Sep-10 22:21 
AnswerRe: MFC application(VS2008) does not execute in another computer Pin
Sauro Viti21-Sep-10 5:39
professionalSauro Viti21-Sep-10 5:39 
GeneralRe: MFC application(VS2008) does not execute in another computer Pin
tdc_india24-Sep-10 22:21
tdc_india24-Sep-10 22:21 

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.