Click here to Skip to main content
15,916,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Problem with get/set method Pin
CPallini22-Sep-09 1:59
mveCPallini22-Sep-09 1:59 
AnswerRe: Problem with get/set method Pin
Sivyo22-Sep-09 2:05
Sivyo22-Sep-09 2:05 
GeneralRe: Problem with get/set method Pin
CPallini22-Sep-09 2:28
mveCPallini22-Sep-09 2:28 
GeneralRe: Problem with get/set method Pin
Sivyo22-Sep-09 3:18
Sivyo22-Sep-09 3:18 
AnswerRe: Problem with get/set method Pin
Richard MacCutchan22-Sep-09 2:32
mveRichard MacCutchan22-Sep-09 2:32 
QuestionRe: Problem with get/set method Pin
CPallini22-Sep-09 2:35
mveCPallini22-Sep-09 2:35 
AnswerRe: Problem with get/set method Pin
Richard MacCutchan22-Sep-09 6:07
mveRichard MacCutchan22-Sep-09 6:07 
AnswerRe: Problem with get/set method Pin
Sivyo22-Sep-09 3:21
Sivyo22-Sep-09 3:21 
GeneralRe: Problem with get/set method Pin
Richard MacCutchan22-Sep-09 6:05
mveRichard MacCutchan22-Sep-09 6:05 
Questionhow to lock edit box at runtime Pin
jadhavjitendrar21-Sep-09 23:40
jadhavjitendrar21-Sep-09 23:40 
AnswerRe: how to lock edit box at runtime Pin
Code-o-mat21-Sep-09 23:53
Code-o-mat21-Sep-09 23:53 
AnswerRe: how to lock edit box at runtime Pin
CPallini21-Sep-09 23:57
mveCPallini21-Sep-09 23:57 
QuestionHow to create an HBITMAP from a window's HDC? Pin
vcguileaner21-Sep-09 23:35
vcguileaner21-Sep-09 23:35 
AnswerRe: How to create an HBITMAP from a window's HDC? Pin
CPallini21-Sep-09 23:48
mveCPallini21-Sep-09 23:48 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
vcguileaner21-Sep-09 23:52
vcguileaner21-Sep-09 23:52 
QuestionRe: How to create an HBITMAP from a window's HDC? Pin
CPallini21-Sep-09 23:59
mveCPallini21-Sep-09 23:59 
AnswerRe: How to create an HBITMAP from a window's HDC? Pin
vcguileaner22-Sep-09 0:38
vcguileaner22-Sep-09 0:38 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
CPallini22-Sep-09 0:52
mveCPallini22-Sep-09 0:52 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
vcguileaner22-Sep-09 1:51
vcguileaner22-Sep-09 1:51 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
CPallini22-Sep-09 2:01
mveCPallini22-Sep-09 2:01 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
vcguileaner22-Sep-09 2:13
vcguileaner22-Sep-09 2:13 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
CPallini22-Sep-09 2:32
mveCPallini22-Sep-09 2:32 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
enhzflep22-Sep-09 0:00
enhzflep22-Sep-09 0:00 
AnswerRe: How to create an HBITMAP from a window's HDC? Pin
KarstenK22-Sep-09 0:15
mveKarstenK22-Sep-09 0:15 
At first you should learn what this handles and the beloved BITMAPINFO are representing and than you can use CreateCompatibleBitmap() and GetDiBits()

Press F1 for help or google it.
Greetings from Germany

GeneralRe: How to create an HBITMAP from a window's HDC? Pin
vcguileaner22-Sep-09 0:36
vcguileaner22-Sep-09 0:36 

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.