Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: About CMutex : Plz Help Pin
karmendra_js15-Sep-05 19:17
karmendra_js15-Sep-05 19:17 
GeneralRe: About CMutex : Plz Help Pin
Blake Miller16-Sep-05 4:49
Blake Miller16-Sep-05 4:49 
AnswerRe: About CMutex : Plz Help Pin
ThatsAlok15-Sep-05 19:34
ThatsAlok15-Sep-05 19:34 
AnswerRe: About CMutex : Plz Help Pin
Sonani Prakash15-Sep-05 22:21
Sonani Prakash15-Sep-05 22:21 
AnswerRe: About CMutex : Plz Help Pin
Eytukan15-Sep-05 23:51
Eytukan15-Sep-05 23:51 
GeneralRe: About CMutex : Plz Help Pin
Blake Miller16-Sep-05 4:53
Blake Miller16-Sep-05 4:53 
GeneralRe: About CMutex : Plz Help Pin
ThatsAlok16-Sep-05 21:07
ThatsAlok16-Sep-05 21:07 
QuestionKiosks Pin
ColinDavies15-Sep-05 17:53
ColinDavies15-Sep-05 17:53 
AnswerRe: Kiosks Pin
Christian Graus18-Sep-05 11:03
protectorChristian Graus18-Sep-05 11:03 
GeneralRe: Kiosks Pin
ColinDavies18-Sep-05 15:04
ColinDavies18-Sep-05 15:04 
GeneralRe: Kiosks Pin
Christian Graus18-Sep-05 15:08
protectorChristian Graus18-Sep-05 15:08 
QuestionGUI themes for Windows application Pin
Member 190283715-Sep-05 17:39
Member 190283715-Sep-05 17:39 
QuestionMFC connect to Crystal report using Microsoft Access Pin
bryan52315-Sep-05 17:32
bryan52315-Sep-05 17:32 
Questionacess violation... Pin
Tim Zorn15-Sep-05 13:54
Tim Zorn15-Sep-05 13:54 
AnswerRe: acess violation... Pin
Christian Graus15-Sep-05 14:15
protectorChristian Graus15-Sep-05 14:15 
GeneralRe: acess violation... Pin
Tim Zorn16-Sep-05 12:16
Tim Zorn16-Sep-05 12:16 
GeneralRe: acess violation... Pin
Christian Graus18-Sep-05 11:02
protectorChristian Graus18-Sep-05 11:02 
Tim Zorn wrote:
i think it has something to do with the pallette

The fact that you're setting quality makes me thing you're saving a jpeg. Only greyscale jpegs have a pallete, and it's fixed ( because it's greyscale ).

I'd break the process into steps. Load your image, then draw it on the screen. If it's OK there, then the problem is the saving code. Simplify that, and add stuff back in until it breaks.


Christian Graus - Microsoft MVP - C++
QuestionREG_BINARY size problem? Pin
YaronNir15-Sep-05 11:18
YaronNir15-Sep-05 11:18 
AnswerRe: REG_BINARY size problem? Pin
Graham Bradshaw15-Sep-05 13:35
Graham Bradshaw15-Sep-05 13:35 
GeneralRe: REG_BINARY size problem? Pin
YaronNir16-Sep-05 2:02
YaronNir16-Sep-05 2:02 
GeneralRe: REG_BINARY size problem? Pin
YaronNir16-Sep-05 11:29
YaronNir16-Sep-05 11:29 
GeneralRe: REG_BINARY size problem? Pin
Graham Bradshaw16-Sep-05 11:37
Graham Bradshaw16-Sep-05 11:37 
GeneralRe: REG_BINARY size problem? Pin
YaronNir17-Sep-05 1:21
YaronNir17-Sep-05 1:21 
GeneralRe: REG_BINARY size problem? Pin
Graham Bradshaw17-Sep-05 8:40
Graham Bradshaw17-Sep-05 8:40 
GeneralRe: REG_BINARY size problem? Pin
YaronNir17-Sep-05 19:57
YaronNir17-Sep-05 19:57 

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.