Click here to Skip to main content
16,007,443 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to move the IME window? Pin
Super Lloyd8-Mar-07 14:18
Super Lloyd8-Mar-07 14:18 
Questionload jpg file in C++ Pin
cedance8-Mar-07 13:39
cedance8-Mar-07 13:39 
AnswerRe: load jpg file in C++ Pin
Mark Salsbery8-Mar-07 15:31
Mark Salsbery8-Mar-07 15:31 
AnswerRe: load jpg file in C++ Pin
Chris Losinger8-Mar-07 15:43
professionalChris Losinger8-Mar-07 15:43 
GeneralRe: load jpg file in C++ Pin
cedance8-Mar-07 16:38
cedance8-Mar-07 16:38 
GeneralRe: load jpg file in C++ Pin
cp98768-Mar-07 17:03
cp98768-Mar-07 17:03 
GeneralRe: load jpg file in C++ Pin
cedance8-Mar-07 17:19
cedance8-Mar-07 17:19 
GeneralRe: load jpg file in C++ Pin
cp98768-Mar-07 18:02
cp98768-Mar-07 18:02 
I guess your problem is not with the syntax for using fopen or CFile (if it is you can easily find this in MSDN), but once you have the handle to the file how you unpack the information - the detailed file format to put into your arrays and tables. Can't help you here, however a quick google on "reading jpeg files" threw up links to standards and some open source software that does what you want (even a C++ one) - should be a good place to start.


AnswerRe: load jpg file in C++ Pin
Paresh Chitte8-Mar-07 17:37
Paresh Chitte8-Mar-07 17:37 
GeneralRe: load jpg file in C++ Pin
cedance8-Mar-07 17:54
cedance8-Mar-07 17:54 
GeneralRe: load jpg file in C++ Pin
Mark Salsbery8-Mar-07 18:30
Mark Salsbery8-Mar-07 18:30 
GeneralRe: load jpg file in C++ Pin
cedance8-Mar-07 19:47
cedance8-Mar-07 19:47 
GeneralRe: load jpg file in C++ Pin
Paresh Chitte8-Mar-07 18:34
Paresh Chitte8-Mar-07 18:34 
GeneralRe: load jpg file in C++ Pin
cedance8-Mar-07 19:49
cedance8-Mar-07 19:49 
GeneralRe: load jpg file in C++ Pin
Paresh Chitte8-Mar-07 20:05
Paresh Chitte8-Mar-07 20:05 
AnswerRe: load jpg file in C++ Pin
Paresh Chitte8-Mar-07 21:07
Paresh Chitte8-Mar-07 21:07 
QuestionStrange private boolean member behaviour inside a public function (long question) Pin
Joan M8-Mar-07 10:37
professionalJoan M8-Mar-07 10:37 
QuestionRe: Strange private boolean member behaviour inside a public function (long question) Pin
Mark Salsbery8-Mar-07 12:14
Mark Salsbery8-Mar-07 12:14 
AnswerRe: Strange private boolean member behaviour inside a public function (long question) Pin
Joan M8-Mar-07 20:06
professionalJoan M8-Mar-07 20:06 
GeneralRe: Strange private boolean member behaviour inside a public function (long question) Pin
Mark Salsbery9-Mar-07 6:47
Mark Salsbery9-Mar-07 6:47 
GeneralRe: Strange private boolean member behaviour inside a public function (long question) Pin
Joan M9-Mar-07 7:00
professionalJoan M9-Mar-07 7:00 
Questionfread switching endianness on unformatted binary file Pin
regzim8-Mar-07 9:42
regzim8-Mar-07 9:42 
QuestionRe: fread switching endianness on unformatted binary file Pin
David Crow8-Mar-07 9:52
David Crow8-Mar-07 9:52 
AnswerRe: fread switching endianness on unformatted binary file Pin
Chris Losinger8-Mar-07 11:10
professionalChris Losinger8-Mar-07 11:10 
GeneralRe: fread switching endianness on unformatted binary file Pin
regzim8-Mar-07 19:01
regzim8-Mar-07 19:01 

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.