Click here to Skip to main content
15,888,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: REG_BINARY size problem? Pin
kakan15-Sep-05 21:43
professionalkakan15-Sep-05 21:43 
GeneralRe: REG_BINARY size problem? Pin
YaronNir16-Sep-05 1:56
YaronNir16-Sep-05 1:56 
QuestionCrash on dev studio but works on command prompt Pin
valerie9915-Sep-05 10:32
valerie9915-Sep-05 10:32 
QuestionCHttpFile->WriteString Pin
aman200615-Sep-05 10:28
aman200615-Sep-05 10:28 
AnswerRe: CHttpFile->WriteString Pin
David Crow15-Sep-05 10:33
David Crow15-Sep-05 10:33 
GeneralRe: CHttpFile->WriteString Pin
aman200615-Sep-05 10:50
aman200615-Sep-05 10:50 
GeneralRe: CHttpFile->WriteString Pin
David Crow15-Sep-05 16:52
David Crow15-Sep-05 16:52 
Questionmicro control Pin
samira forooghi15-Sep-05 9:43
samira forooghi15-Sep-05 9:43 
AnswerRe: micro control Pin
Cedric Moonen15-Sep-05 20:44
Cedric Moonen15-Sep-05 20:44 

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.