SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Politics : Ask Michael Burke -- Ignore unavailable to you. Want to Upgrade?


To: Freedom Fighter who wrote (77631)3/11/2000 3:23:00 PM
From: epicure  Read Replies (1) | Respond to of 132070
 
ot- question for any computer programmers out there- Mr. X asked me to see if I could find the following- I'd appreciate a pm if anyone can help:

Wanted: A function or class written in VC++ MFC Win32 that takes bitmaps right from the device context and writes it to a BMP file. Reverse operation (read from disk) also needed : with a given CDC * and a CBitmap *, get a bitmap file and put it into the DC/Bitmap pair (modifying the CBitmap object if necessary.) I don't want to introduce DIBs - I only want CDC * and Cbitmap to be involved or used as parameters.