Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Conversion of image Handle hDib to Char* array in C++ Pin
CPallini14-Sep-12 2:25
mveCPallini14-Sep-12 2:25 
AnswerRe: Conversion of image Handle hDib to Char* array in C++ Pin
AhmdAxf14-Sep-12 2:46
AhmdAxf14-Sep-12 2:46 
QuestionRe: Conversion of image Handle hDib to Char* array in C++ Pin
CPallini14-Sep-12 2:58
mveCPallini14-Sep-12 2:58 
AnswerRe: Conversion of image Handle hDib to Char* array in C++ Pin
AhmdAxf14-Sep-12 3:13
AhmdAxf14-Sep-12 3:13 
QuestionRe: Conversion of image Handle hDib to Char* array in C++ Pin
CPallini14-Sep-12 3:16
mveCPallini14-Sep-12 3:16 
AnswerRe: Conversion of image Handle hDib to Char* array in C++ Pin
AhmdAxf14-Sep-12 3:23
AhmdAxf14-Sep-12 3:23 
GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
Chris Losinger14-Sep-12 5:56
professionalChris Losinger14-Sep-12 5:56 
GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
Richard MacCutchan14-Sep-12 7:37
mveRichard MacCutchan14-Sep-12 7:37 
It's most unlikely that you would want to convert it to a char* array. If it is really a pointer to some form of bitmap then there should be a function that will return the actual bitmap structure or byte array for you, but without knowing anything about the SDK you are using it's impossible to know what.
One of these days I'm going to think of a really clever signature.

GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
AhmdAxf27-Sep-12 21:23
AhmdAxf27-Sep-12 21:23 
GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
Richard MacCutchan27-Sep-12 22:54
mveRichard MacCutchan27-Sep-12 22:54 
GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
AhmdAxf28-Sep-12 0:25
AhmdAxf28-Sep-12 0:25 
GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
Richard MacCutchan28-Sep-12 1:58
mveRichard MacCutchan28-Sep-12 1:58 
GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
AhmdAxf3-Oct-12 1:28
AhmdAxf3-Oct-12 1:28 
GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
Richard MacCutchan3-Oct-12 1:32
mveRichard MacCutchan3-Oct-12 1:32 
GeneralRe: Conversion of image Handle hDib to Char* array in C++ Pin
AhmdAxf3-Oct-12 2:44
AhmdAxf3-Oct-12 2:44 
QuestionRe: Conversion of image Handle hDib to Char* array in C++ Pin
AhmdAxf3-Oct-12 2:48
AhmdAxf3-Oct-12 2:48 
AnswerRe: Conversion of image Handle hDib to Char* array in C++ Pin
Richard MacCutchan3-Oct-12 4:33
mveRichard MacCutchan3-Oct-12 4:33 
QuestionI want to use R-Tree in my GIS project,how R-Tree is work? Pin
mengfei35813-Sep-12 14:59
mengfei35813-Sep-12 14:59 
AnswerRe: I want to use R-Tree in my GIS project,how R-Tree is work? Pin
CPallini13-Sep-12 23:18
mveCPallini13-Sep-12 23:18 
GeneralRe: I want to use R-Tree in my GIS project,how R-Tree is work? Pin
mengfei35823-Sep-12 15:04
mengfei35823-Sep-12 15:04 
GeneralRe: I want to use R-Tree in my GIS project,how R-Tree is work? Pin
CPallini23-Sep-12 21:25
mveCPallini23-Sep-12 21:25 
QuestionDirectX9 D3DXIntersect function Pin
Seeker200213-Sep-12 9:42
Seeker200213-Sep-12 9:42 
AnswerRe: DirectX9 D3DXIntersect function Pin
Seeker200226-Sep-12 18:30
Seeker200226-Sep-12 18:30 
QuestionHow to add a library to IDE or What exactly it means adding a library to IDE ?? Pin
SanjeevCharla13-Sep-12 3:02
SanjeevCharla13-Sep-12 3:02 
AnswerRe: How to add a library to IDE or What exactly it means adding a library to IDE ?? Pin
Richard MacCutchan13-Sep-12 4:34
mveRichard MacCutchan13-Sep-12 4:34 

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.