Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WM_KEYDOWN Pin
ThatsAlok15-Apr-05 20:55
ThatsAlok15-Apr-05 20:55 
GeneralReading blank lines Pin
nilkn15-Apr-05 18:00
sussnilkn15-Apr-05 18:00 
GeneralRe: Reading blank lines Pin
ThatsAlok15-Apr-05 18:11
ThatsAlok15-Apr-05 18:11 
GeneralRe: Reading blank lines Pin
eli1502197916-Apr-05 0:03
eli1502197916-Apr-05 0:03 
GeneralRe: Reading blank lines Pin
nilkn16-Apr-05 5:40
sussnilkn16-Apr-05 5:40 
GeneralRe: Reading blank lines Pin
eli1502197916-Apr-05 20:45
eli1502197916-Apr-05 20:45 
GeneralRe: Reading blank lines Pin
ng kok chuan17-Apr-05 15:23
ng kok chuan17-Apr-05 15:23 
GeneralNon-trivial Image Display Pin
LighthouseJ15-Apr-05 12:55
LighthouseJ15-Apr-05 12:55 
I've tried to look for help here on Codeproject and elsewhere but the only pages I found are ones to automate opening an image and displaying it but I need to do something a little different. I have a valid bitmap image file, however, I also have bitmap data stored elsewhere. Is there a way I can display the bitmap using the data stored elsewhere but use the former valid bitmap images' header and palette data to display with. I tried inspecting some data types to simply display the bitmap but I can't find an obvious way to intercept the loading and simply point a pointer to the new area in memory where the data exists.

I know I could simply write the header to a new file followed by the new data and show that but I'd like to leave less of a footprint behind and streamline the process. Thanks in advance for any help you can give, Nate.

Edit: I guess I never really can find out a good explanation as to what each command does in order to display an image. Too many sites are interested in just telling you how to do it, instead of explaining how to do it; I guess programmers are in that much of a hurry.
GeneralShared Memory Residue Pin
Grahamfff15-Apr-05 11:44
Grahamfff15-Apr-05 11:44 
GeneralC++ Interop Debugger Issue Pin
Chip Patton15-Apr-05 11:37
Chip Patton15-Apr-05 11:37 
GeneralHID class Pin
trupgmtuf15-Apr-05 11:13
susstrupgmtuf15-Apr-05 11:13 
GeneralMenu Item capture Pin
Al_Pennyworth15-Apr-05 10:35
Al_Pennyworth15-Apr-05 10:35 
GeneralRe: Menu Item capture Pin
Ravi Bhavnani15-Apr-05 10:49
professionalRavi Bhavnani15-Apr-05 10:49 
GeneralRe: Menu Item capture Pin
Al_Pennyworth15-Apr-05 11:45
Al_Pennyworth15-Apr-05 11:45 
GeneralRe: Menu Item capture Pin
Ravi Bhavnani15-Apr-05 11:57
professionalRavi Bhavnani15-Apr-05 11:57 
GeneralRe: Menu Item capture Pin
liquid_15-Apr-05 21:21
liquid_15-Apr-05 21:21 
GeneralCHTMLView again Pin
#realJSOP15-Apr-05 9:58
mve#realJSOP15-Apr-05 9:58 
GeneralRe: CHTMLView again Pin
Ravi Bhavnani15-Apr-05 10:55
professionalRavi Bhavnani15-Apr-05 10:55 
GeneralRe: CHTMLView again Pin
dabs15-Apr-05 15:34
dabs15-Apr-05 15:34 
GeneralChange Colour of CEdit on Dialog Bar Pin
Cliff Hatch15-Apr-05 9:52
Cliff Hatch15-Apr-05 9:52 
GeneralRe: Change Colour of CEdit on Dialog Bar Pin
Jack Puppy15-Apr-05 13:43
Jack Puppy15-Apr-05 13:43 
GeneralRe: Change Colour of CEdit on Dialog Bar Pin
Cliff Hatch16-Apr-05 2:07
Cliff Hatch16-Apr-05 2:07 
GeneralCustomDraw issue in XP Pin
Brad Bruce15-Apr-05 8:27
Brad Bruce15-Apr-05 8:27 
GeneralNew .cpp/.h files in Microsoft Visual C++ .NET Pin
Dr Dan15-Apr-05 8:11
Dr Dan15-Apr-05 8:11 
GeneralRe: New .cpp/.h files in Microsoft Visual C++ .NET Pin
Alex Korchemniy15-Apr-05 8:35
Alex Korchemniy15-Apr-05 8:35 

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.