Click here to Skip to main content
15,918,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralThank you Pin
Abin18-Jun-02 7:55
Abin18-Jun-02 7:55 
GeneralError when using free to free memory allocated with malloc. Pin
redeemer17-Jun-02 11:54
redeemer17-Jun-02 11:54 
GeneralRe: Error when using free to free memory allocated with malloc. Pin
Roger Broomfield17-Jun-02 12:49
Roger Broomfield17-Jun-02 12:49 
QuestionHow do i keep colors from changing in resource editor? Pin
redeemer17-Jun-02 11:05
redeemer17-Jun-02 11:05 
AnswerRe: How do i keep colors from changing in resource editor? Pin
James R. Twine17-Jun-02 11:40
James R. Twine17-Jun-02 11:40 
GeneralRe: How do i keep colors from changing in resource editor? Pin
redeemer17-Jun-02 11:57
redeemer17-Jun-02 11:57 
GeneralRe: How do i keep colors from changing in resource editor? Pin
James R. Twine18-Jun-02 3:02
James R. Twine18-Jun-02 3:02 
GeneralHelp required to calculate difference between two bitmaps Pin
17-Jun-02 10:54
suss17-Jun-02 10:54 
I am trying to write down some application where I have to send large bitmaps across network. These bitmaps will be from a single source and possibility is that most of the time they will have very little difference with each other.

I am trying to write down a program so that I can calculate difference between two bitmaps and send across only data describing difference and recreate bitmap at receiving end.

I can do rest all fairly easily I guess other that I am not finding any thing on internet which can guide me to calculate difference between two bitmap images efficiently. Any kind of resource link will also be greatly appreciated in this regard.

Last point is that I have already experimented with all compressed bitmap formats like gif, jpeg as well as few compression algorithms and I think none of them reduce data that needs to be transferred across network fairly smaller.

Thanks,
Krishna
Cry | :((
GeneralRe: Help required to calculate difference between two bitmaps Pin
redeemer17-Jun-02 11:15
redeemer17-Jun-02 11:15 
GeneralRe: Help required to calculate difference between two bitmaps Pin
James R. Twine17-Jun-02 11:44
James R. Twine17-Jun-02 11:44 
QuestionHow to set pragma option for a single source file Pin
Aaron Schaefer17-Jun-02 10:10
Aaron Schaefer17-Jun-02 10:10 
AnswerRe: How to set pragma option for a single source file Pin
17-Jun-02 10:12
suss17-Jun-02 10:12 
AnswerRe: How to set pragma option for a single source file Pin
Chris Losinger17-Jun-02 10:20
professionalChris Losinger17-Jun-02 10:20 
GeneralRe: How to set pragma option for a single source file Pin
Aaron Schaefer17-Jun-02 11:13
Aaron Schaefer17-Jun-02 11:13 
GeneralRe: How to set pragma option for a single source file Pin
Aaron Schaefer17-Jun-02 11:33
Aaron Schaefer17-Jun-02 11:33 
GeneralOther windows text Pin
Kemal OZLU17-Jun-02 10:10
Kemal OZLU17-Jun-02 10:10 
QuestionLock file ? Pin
dlhson17-Jun-02 9:42
dlhson17-Jun-02 9:42 
AnswerRe: Lock file ? Pin
redeemer17-Jun-02 12:51
redeemer17-Jun-02 12:51 
QuestionGet column count of listcontrol ? Pin
dlhson17-Jun-02 9:40
dlhson17-Jun-02 9:40 
AnswerRe: Get column count of listcontrol ? Pin
Ramu Pulipati17-Jun-02 9:51
Ramu Pulipati17-Jun-02 9:51 
QuestionCalculate width for ownerdraw menus for OnMeasureItem??? Pin
Patric_J17-Jun-02 9:16
Patric_J17-Jun-02 9:16 
QuestionHow do i add one of those arrows on a column? Pin
redeemer17-Jun-02 8:42
redeemer17-Jun-02 8:42 
AnswerRe: How do i add one of those arrows on a column? Pin
Chris Losinger17-Jun-02 9:16
professionalChris Losinger17-Jun-02 9:16 
AnswerRe: How do i add one of those arrows on a column? Pin
James R. Twine17-Jun-02 9:16
James R. Twine17-Jun-02 9:16 
GeneralRe: How do i add one of those arrows on a column? Pin
redeemer17-Jun-02 9:37
redeemer17-Jun-02 9:37 

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.