Click here to Skip to main content
15,883,961 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MemImage.rc
//
#define IDD_MEMIMAGE_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDC_BUTTON1                     1000

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

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