Click here to Skip to main content
15,790,625 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Right method of swapping arrays and classes using pointers Pin
leon de boer20-Sep-16 16:27
leon de boer20-Sep-16 16:27 
GeneralRe: Right method of swapping arrays and classes using pointers Pin
Saravanan Sundaresan24-Sep-16 22:01
professionalSaravanan Sundaresan24-Sep-16 22:01 
QuestionImage processing in C Pin
Ravi Shanakar Singh16-Sep-16 20:23
Ravi Shanakar Singh16-Sep-16 20:23 
AnswerRe: Image processing in C Pin
Jochen Arndt16-Sep-16 23:17
professionalJochen Arndt16-Sep-16 23:17 
AnswerRe: Image processing in C Pin
enhzflep18-Sep-16 16:34
enhzflep18-Sep-16 16:34 
GeneralRe: Image processing in C Pin
leon de boer19-Sep-16 8:07
leon de boer19-Sep-16 8:07 
GeneralRe: Image processing in C Pin
enhzflep19-Sep-16 21:48
enhzflep19-Sep-16 21:48 
GeneralRe: Image processing in C Pin
leon de boer20-Sep-16 0:54
leon de boer20-Sep-16 0:54 
I have no idea why you feel the rant is necessary .. I have referred it to admin

I found your comment strange for the following reasons, so we are clear

1.) The original PNG library was written in C and is still maintained (20 years so far)
2.) It's dubious there is any advantage on converting PNGLIB to C++ you are just likely to get bugs any C++ compiler can compile PNGLIB anyhow
3.) The OP said nothing about windows
4.) Even if you are on windows the GDI+ does not support PNG because it is licenced .. SEE => PNGLIB.
Even IPicture which support JPG and GIF does not support PNG. So you would still have to write your own GDI+ extension code.

There is no malice intended, I just think your advice was misguided for the above reasons. Now if I am in error on any of those points then please let me know.
In vino veritas


modified 20-Sep-16 6:36am.

AnswerRe: Image processing in C Pin
CPallini18-Sep-16 22:34
mveCPallini18-Sep-16 22:34 
GeneralRe: Image processing in C Pin
leon de boer19-Sep-16 8:09
leon de boer19-Sep-16 8:09 
GeneralRe: Image processing in C Pin
CPallini19-Sep-16 10:14
mveCPallini19-Sep-16 10:14 
AnswerRe: Image processing in C Pin
leon de boer19-Sep-16 8:17
leon de boer19-Sep-16 8:17 
QuestionCarlos Antollini ADO classes Pin
Member 1111024014-Sep-16 8:03
Member 1111024014-Sep-16 8:03 
AnswerRe: Carlos Antollini ADO classes Pin
Victor Nijegorodov14-Sep-16 8:26
Victor Nijegorodov14-Sep-16 8:26 
Questionvc630 vending machines Pin
Member 1273272111-Sep-16 9:04
Member 1273272111-Sep-16 9:04 
AnswerRe: vc630 vending machines Pin
NotPolitcallyCorrect11-Sep-16 9:08
NotPolitcallyCorrect11-Sep-16 9:08 
AnswerRe: vc630 vending machines Pin
Chris Losinger12-Sep-16 5:19
professionalChris Losinger12-Sep-16 5:19 
JokeRe: vc630 vending machines Pin
enhzflep12-Sep-16 15:22
enhzflep12-Sep-16 15:22 
AnswerRe: vc630 vending machines Pin
Patrice T14-Sep-16 9:21
mvePatrice T14-Sep-16 9:21 
QuestionHow to fix the invalide pointer problem Pin
yu-jian8-Sep-16 18:43
yu-jian8-Sep-16 18:43 
AnswerRe: How to fix the invalide pointer problem Pin
leon de boer8-Sep-16 20:03
leon de boer8-Sep-16 20:03 
AnswerRe: How to fix the invalide pointer problem Pin
CDP18028-Sep-16 20:08
CDP18028-Sep-16 20:08 
AnswerRe: How to fix the invalide pointer problem Pin
Saravanan Sundaresan24-Sep-16 20:55
professionalSaravanan Sundaresan24-Sep-16 20:55 
QuestionHow do you read / use this code? Pin
Vaclav_8-Sep-16 8:40
Vaclav_8-Sep-16 8:40 
AnswerRe: How do you read / use this code? Pin
NotPolitcallyCorrect8-Sep-16 8:58
NotPolitcallyCorrect8-Sep-16 8:58 

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.