Click here to Skip to main content
15,921,793 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem on dialog creation Pin
jpyp18-May-07 9:20
jpyp18-May-07 9:20 
GeneralRe: Problem on dialog creation Pin
Mark Salsbery18-May-07 9:45
Mark Salsbery18-May-07 9:45 
QuestionRe: Problem on dialog creation Pin
David Crow18-May-07 9:51
David Crow18-May-07 9:51 
GeneralRe: Problem on dialog creation Pin
jpyp22-May-07 7:38
jpyp22-May-07 7:38 
AnswerRe: Proble on dialog creation Pin
David Crow17-May-07 10:24
David Crow17-May-07 10:24 
GeneralRe: Problem on dialog creation Pin
jpyp17-May-07 11:11
jpyp17-May-07 11:11 
GeneralRe: Problem on dialog creation Pin
David Crow18-May-07 2:59
David Crow18-May-07 2:59 
GeneralRe: Problem on dialog creation Pin
jpyp18-May-07 8:11
jpyp18-May-07 8:11 
GeneralRe: Problem on dialog creation Pin
David Crow18-May-07 8:25
David Crow18-May-07 8:25 
GeneralRe: Problem on dialog creation Pin
jpyp18-May-07 9:24
jpyp18-May-07 9:24 
QuestionSimple way of reading JPEG and TIFF images?? Pin
Kiran Satish17-May-07 8:47
Kiran Satish17-May-07 8:47 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
led mike17-May-07 8:58
led mike17-May-07 8:58 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
Mark Salsbery17-May-07 9:03
Mark Salsbery17-May-07 9:03 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
led mike17-May-07 9:17
led mike17-May-07 9:17 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
Mark Salsbery17-May-07 9:19
Mark Salsbery17-May-07 9:19 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
Moak17-May-07 9:07
Moak17-May-07 9:07 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
Mark Salsbery17-May-07 9:11
Mark Salsbery17-May-07 9:11 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
Hamid_RT17-May-07 9:21
Hamid_RT17-May-07 9:21 
JokeRe: Simple way of reading JPEG and TIFF images?? Pin
Moak17-May-07 9:22
Moak17-May-07 9:22 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
Mark Salsbery17-May-07 9:29
Mark Salsbery17-May-07 9:29 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
led mike17-May-07 9:15
led mike17-May-07 9:15 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
Mark Salsbery17-May-07 9:02
Mark Salsbery17-May-07 9:02 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
Moak17-May-07 9:05
Moak17-May-07 9:05 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
Hamid_RT17-May-07 9:18
Hamid_RT17-May-07 9:18 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
Christian Graus17-May-07 12:23
protectorChristian Graus17-May-07 12:23 
Pavan Tiruveedhula wrote:
Is there any simple way of reading JPEG and TIFF images without using all those big libraries??


GDI+ is the easiest option here. But, the point of libraries is to MAKE it easy, by stopping you from having to write the code yourself.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

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.