Click here to Skip to main content
15,896,201 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ctreectrl help Pin
picazo6-Aug-05 10:06
picazo6-Aug-05 10:06 
GeneralRe: ctreectrl help Pin
Jörgen Sigvardsson6-Aug-05 12:50
Jörgen Sigvardsson6-Aug-05 12:50 
GeneralRe: ctreectrl help Pin
picazo6-Aug-05 14:00
picazo6-Aug-05 14:00 
QuestionVC++ 6 Std, VC++ Toolkit 2003 and ATL/WTL/MFC ? Pin
Defenestration6-Aug-05 8:03
Defenestration6-Aug-05 8:03 
General1GDI - drawing the sin( ) function Pin
yanivbd16-Aug-05 8:01
sussyanivbd16-Aug-05 8:01 
GeneralPut Controls into Taskbar Pin
Nautilus Master6-Aug-05 7:30
Nautilus Master6-Aug-05 7:30 
QuestionCLongBinary to CBitmap? Pin
Razi Al-Sayed6-Aug-05 7:06
Razi Al-Sayed6-Aug-05 7:06 
AnswerRe: CLongBinary to CBitmap? Pin
John R. Shaw7-Aug-05 2:02
John R. Shaw7-Aug-05 2:02 
I did not know there was a CLongBinary until just now.

If the memory block, represented by m_hData, is a DIB (device independent bitmap), my CDibData class (article at CP) may be able to load it and convert it to an CBitmap (ahhh, there's a minor flaw in CDibData, I still need to update it) with just that HGLOBAL handle (m_hData).

Any way look at the code for the articles CDibData and CDibSection (I think) to help you figure out what you need to do.

It should be farly simple, like reading data from a file or in this case an array.

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
QuestionDetecting other software interacting with my software? Pin
luddet6-Aug-05 4:33
luddet6-Aug-05 4:33 
AnswerRe: Detecting other software interacting with my software? Pin
John R. Shaw7-Aug-05 2:24
John R. Shaw7-Aug-05 2:24 
GeneralHeapFree and virtual memory Pin
S. Senthil Kumar6-Aug-05 3:54
S. Senthil Kumar6-Aug-05 3:54 
GeneralRe: HeapFree and virtual memory Pin
Tim Smith6-Aug-05 4:27
Tim Smith6-Aug-05 4:27 
QuestionHow to let the CListCtrl selected Pin
bghuang6-Aug-05 2:41
bghuang6-Aug-05 2:41 
AnswerRe: How to let the CListCtrl selected Pin
Anonymous6-Aug-05 4:23
Anonymous6-Aug-05 4:23 
Generalfaild Pin
bghuang6-Aug-05 15:56
bghuang6-Aug-05 15:56 
AnswerRe: How to let the CListCtrl selected Pin
Jose Lamas Rios6-Aug-05 16:29
Jose Lamas Rios6-Aug-05 16:29 
GeneralCOM-DLL for use in VB and C# projects Pin
MihaiChioariu6-Aug-05 1:52
MihaiChioariu6-Aug-05 1:52 
GeneralRe: COM-DLL for use in VB and C# projects Pin
John R. Shaw7-Aug-05 2:43
John R. Shaw7-Aug-05 2:43 
GeneralSetupDiGetDeviceRegistryProperty Gives error Pin
nripun6-Aug-05 1:06
nripun6-Aug-05 1:06 
GeneralRe: SetupDiGetDeviceRegistryProperty Gives error Pin
Jose Lamas Rios6-Aug-05 17:33
Jose Lamas Rios6-Aug-05 17:33 
Generalprogramming for Internet Explorer Pin
Alex Shapovalov5-Aug-05 23:40
professionalAlex Shapovalov5-Aug-05 23:40 
GeneralRe: programming for Internet Explorer Pin
ThatsAlok6-Aug-05 0:01
ThatsAlok6-Aug-05 0:01 
GeneralRe: programming for Internet Explorer Pin
Alex Shapovalov6-Aug-05 8:12
professionalAlex Shapovalov6-Aug-05 8:12 
GeneralRe: programming for Internet Explorer Pin
ThatsAlok6-Aug-05 23:11
ThatsAlok6-Aug-05 23:11 
GeneralATl VC++6.0(MFC) calling........problem Pin
virender chauhan5-Aug-05 23:15
virender chauhan5-Aug-05 23:15 

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.