Click here to Skip to main content
15,885,216 members
Articles / Desktop Programming / MFC

In Memory Image Compression

Rate me:
Please Sign up or sign in to vote.
4.70/5 (30 votes)
15 Aug 20033 min read 221.7K   3.5K   56  
In Memory Image Compression/Decompression
// stdafx.cpp : source file that includes just the standard includes
//	MemImage.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"



By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
President Infinity Software Solutions, LLC.
United States United States
Originally from Bosnia and Herzegovina, but lived for 6 years in Germany where I did majority of education, then moved to US, where I live since 1999. I like programming, computers in general, but also Basketball, Soccer, Tennis, and many other things. Masters graduate from Grand Valley State University in CIS and working as a full time software developer. Please visit my website www.amergerzic.com

Comments and Discussions