Click here to Skip to main content
15,923,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Method pointers and addresses Pin
David Crow26-Sep-03 10:34
David Crow26-Sep-03 10:34 
GeneralRe: Method pointers and addresses Pin
Jörgen Sigvardsson26-Sep-03 10:37
Jörgen Sigvardsson26-Sep-03 10:37 
Generaloutput Pin
sardinka26-Sep-03 6:50
sardinka26-Sep-03 6:50 
GeneralRe: output Pin
David Crow26-Sep-03 6:52
David Crow26-Sep-03 6:52 
GeneralRe: output Pin
Navin26-Sep-03 6:57
Navin26-Sep-03 6:57 
GeneralRe: output Pin
sardinka26-Sep-03 9:25
sardinka26-Sep-03 9:25 
GeneralRe: output Pin
Ravi Bhavnani26-Sep-03 9:17
professionalRavi Bhavnani26-Sep-03 9:17 
GeneralOleLoadPicture() and Non-standard JPEG Files Pin
Steve Thresher26-Sep-03 5:45
Steve Thresher26-Sep-03 5:45 
OleLoadPicture() is currently refusing to load a JPEG file created in Adobe Photoshop 7.0, it returns E_FAIL. From looking at documents on the format of JPEG files I have determined that the signature is not standard but the file is a JPEG of some variety. The correct signature does exist about 300 bytes into the file and if I ignore everything before the signature the image will load but the rendered results are not correct. The image will load in both Paint and the Windows XP image viewer so I'm happy the image itself is ok.

Does anybody have any suggestions as to why OleLoadPicture() fails?

Systems AXIS Ltd - Software for Business ...
GeneralSerializing question Pin
doctorpi26-Sep-03 4:46
doctorpi26-Sep-03 4:46 
GeneralRe: Serializing question Pin
David Crow26-Sep-03 5:44
David Crow26-Sep-03 5:44 
GeneralRe: Serializing question Pin
doctorpi26-Sep-03 6:20
doctorpi26-Sep-03 6:20 
GeneralRe: Serializing question Pin
David Crow26-Sep-03 6:50
David Crow26-Sep-03 6:50 
GeneralRe: Serializing question Pin
Nathan Smith26-Sep-03 5:57
Nathan Smith26-Sep-03 5:57 
GeneralRe: Serializing question Pin
Nathan Smith26-Sep-03 6:03
Nathan Smith26-Sep-03 6:03 
GeneralRe: Serializing question Pin
Navin26-Sep-03 6:51
Navin26-Sep-03 6:51 
GeneralRe: Serializing question Pin
Ravi Bhavnani26-Sep-03 8:40
professionalRavi Bhavnani26-Sep-03 8:40 
Generalusing a constant in several classes Pin
Jerome Conus26-Sep-03 4:39
Jerome Conus26-Sep-03 4:39 
GeneralRe: using a constant in several classes Pin
Dominik Reichl26-Sep-03 4:50
Dominik Reichl26-Sep-03 4:50 
GeneralRe: using a constant in several classes Pin
Alvaro Mendez26-Sep-03 5:06
Alvaro Mendez26-Sep-03 5:06 
GeneralRe: using a constant in several classes Pin
Joe Woodbury26-Sep-03 12:15
professionalJoe Woodbury26-Sep-03 12:15 
QuestionAccellerators in modeless dialog ? Pin
Brian van der Beek26-Sep-03 4:19
Brian van der Beek26-Sep-03 4:19 
AnswerRe: Accellerators in modeless dialog ? Pin
valikac26-Sep-03 4:32
valikac26-Sep-03 4:32 
GeneralRe: Accellerators in modeless dialog ? Pin
Brian van der Beek26-Sep-03 5:00
Brian van der Beek26-Sep-03 5:00 
AnswerRe: Accellerators in modeless dialog ? Pin
Alvaro Mendez26-Sep-03 5:11
Alvaro Mendez26-Sep-03 5:11 
GeneralRe: Accellerators in modeless dialog ? Pin
Brian van der Beek28-Sep-03 21:34
Brian van der Beek28-Sep-03 21:34 

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.