Click here to Skip to main content
15,885,914 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c++ samples Pin
Cedric Moonen26-May-09 21:40
Cedric Moonen26-May-09 21:40 
GeneralRe: c++ samples Pin
Hamid_RT26-May-09 21:56
Hamid_RT26-May-09 21:56 
GeneralRe: c++ samples Pin
ThatsAlok26-May-09 22:10
ThatsAlok26-May-09 22:10 
GeneralRe: c++ samples Pin
ThatsAlok26-May-09 22:10
ThatsAlok26-May-09 22:10 
AnswerRe: c++ samples Pin
KarstenK26-May-09 21:02
mveKarstenK26-May-09 21:02 
GeneralRe: c++ samples Pin
molesworth26-May-09 21:58
molesworth26-May-09 21:58 
AnswerRe: c++ samples Pin
ThatsAlok26-May-09 22:09
ThatsAlok26-May-09 22:09 
QuestionI have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 20:25
kapardhi26-May-09 20:25 
Hai!

My Requirement : To convert .jp2 image to .jpg in an Pocket PC 2003 application for WINCE device

I have been struggling to display an convert different image formats (.jp2, .jpg, .bmp, .png). i have used CxImage to easily convert .jp2 to .jpg. Now i have tried the WINCE version of CxImage, but there the support for .jp2 images has been disabled by defining
#define CXIMAGE_SUPPORT_JP2 0
I have also seen
http://www.codeproject.com/KB/mobile/png__jpg__etc_on_pocketpc

here also the .j2k or .jp2 images are not supported.

How can i convert .jp2 images to .jpg in my Pocket PC application?

Can't we use .jp2 images in Pocket PC applications if yes how?

Can i use any converters(free) that can be directly used in my application
like:

MyJpegConverter.Load (MyImage.jp2)
MyJpegConverter.SaveAs (MyImage.jpg)

If yes can you suggest any free converter?

If possible can you send me links of any Pocket PC applications that deal with .jp2 images conversion??

Thanks!
AnswerRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
CPallini26-May-09 21:46
mveCPallini26-May-09 21:46 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 22:01
kapardhi26-May-09 22:01 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
CPallini26-May-09 22:04
mveCPallini26-May-09 22:04 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 22:05
kapardhi26-May-09 22:05 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
CPallini26-May-09 22:10
mveCPallini26-May-09 22:10 
AnswerRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
Stuart Dootson26-May-09 22:19
professionalStuart Dootson26-May-09 22:19 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 22:41
kapardhi26-May-09 22:41 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
Stuart Dootson26-May-09 23:01
professionalStuart Dootson26-May-09 23:01 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 23:25
kapardhi26-May-09 23:25 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
Stuart Dootson27-May-09 1:24
professionalStuart Dootson27-May-09 1:24 
QuestionCRichEditCtrl on CMDIChildWnd Pin
prithaa26-May-09 20:20
prithaa26-May-09 20:20 
QuestionISENSLOGON getting subscribe entries to registry without any error but no notification is captured when user logon/logoff.Plz reply Masters. Pin
sakshibhugra26-May-09 20:16
sakshibhugra26-May-09 20:16 
QuestionVisual Studio 2005 like interface Pin
Gagnon Claude26-May-09 17:04
Gagnon Claude26-May-09 17:04 
QuestionBitmaps for Tool Bar Pin
BobInNJ26-May-09 15:18
BobInNJ26-May-09 15:18 
AnswerRe: Bitmaps for Tool Bar Pin
«_Superman_»26-May-09 19:41
professional«_Superman_»26-May-09 19:41 
AnswerRe: Bitmaps for Tool Bar Pin
molesworth26-May-09 22:02
molesworth26-May-09 22:02 
AnswerRe: Bitmaps for Tool Bar Pin
BobInNJ27-May-09 8:13
BobInNJ27-May-09 8:13 

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.