Click here to Skip to main content
15,899,124 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generallinking error Pin
Goh Hui Beng5-Feb-04 6:06
Goh Hui Beng5-Feb-04 6:06 
GeneralRe: linking error Pin
Michael P Butler5-Feb-04 7:14
Michael P Butler5-Feb-04 7:14 
GeneralRe: linking error Pin
Anonymous5-Feb-04 14:17
Anonymous5-Feb-04 14:17 
Generalhelp with setpercision Pin
snowedin5-Feb-04 5:59
snowedin5-Feb-04 5:59 
GeneralRe: help with setpercision Pin
Robert A. T. Káldy7-Feb-04 22:29
Robert A. T. Káldy7-Feb-04 22:29 
GeneralRe: CWnd::GetDlgCtrlID() Pin
фил5-Feb-04 5:04
фил5-Feb-04 5:04 
GeneralDisplaying Bitmap Image in VC6 MFC Pin
fjayf5-Feb-04 4:59
fjayf5-Feb-04 4:59 
GeneralRe: Displaying Bitmap Image in VC6 MFC Pin
PJ Arends5-Feb-04 9:38
professionalPJ Arends5-Feb-04 9:38 
Are you refering to a BITMAP structure, in which case take a look at CBitmap::CreateBitmapIndirect(LPBITMAP lpBitmap).

Or are you refering to a HBITMAP, in which case you can use CBitmap::FromHandle(HBITMAP hBitmap).

Or are you refering to a BITMAPINFO structure, in which case you can use CreateDIBitmap() and CBitmap::FromHandle().









Sonork 100.11743 Chicken Little

"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

Within you lies the power for good - Use it!
GeneralMacro to initialize GDI+ in VC6.0 MFC projects Pin
vimalk5-Feb-04 4:43
vimalk5-Feb-04 4:43 
GeneralRe: Macro to initialize GDI+ in VC6.0 MFC projects Pin
PJ Arends5-Feb-04 9:22
professionalPJ Arends5-Feb-04 9:22 
GeneralMenus in a CPropertySheet (^_^!!) Pin
solostar***5-Feb-04 4:25
solostar***5-Feb-04 4:25 
QuestionHandle right-click on listview column? Pin
Dominik Reichl5-Feb-04 4:06
Dominik Reichl5-Feb-04 4:06 
AnswerRe: Handle right-click on listview column? Pin
BadJerry5-Feb-04 4:27
BadJerry5-Feb-04 4:27 
GeneralRe: Handle right-click on listview column? Pin
Dominik Reichl5-Feb-04 4:39
Dominik Reichl5-Feb-04 4:39 
GeneralRe: Handle right-click on listview column? Pin
Dominik Reichl5-Feb-04 4:42
Dominik Reichl5-Feb-04 4:42 
GeneralRe: Handle right-click on listview column? Pin
BadJerry5-Feb-04 4:45
BadJerry5-Feb-04 4:45 
AnswerRe: Handle right-click on listview column? Pin
Anonymous5-Feb-04 9:55
Anonymous5-Feb-04 9:55 
GeneralCTRL+F1 message to window Pin
impeham5-Feb-04 4:03
impeham5-Feb-04 4:03 
GeneralRe: CTRL+F1 message to window Pin
Ravi Bhavnani5-Feb-04 6:08
professionalRavi Bhavnani5-Feb-04 6:08 
GeneralRe: CTRL+F1 message to window Pin
impeham8-Feb-04 6:09
impeham8-Feb-04 6:09 
GeneralRe: CTRL+F1 message to window Pin
Ravi Bhavnani8-Feb-04 6:20
professionalRavi Bhavnani8-Feb-04 6:20 
GeneralGlobal pointer Pin
krugger5-Feb-04 4:02
krugger5-Feb-04 4:02 
GeneralRe: Global pointer Pin
Nitron5-Feb-04 4:12
Nitron5-Feb-04 4:12 
GeneralRe: Global pointer Pin
J. Eric Vaughan5-Feb-04 5:34
J. Eric Vaughan5-Feb-04 5:34 
GeneralRe: Global pointer Pin
BadJerry5-Feb-04 4:44
BadJerry5-Feb-04 4:44 

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.