Click here to Skip to main content
15,884,176 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to implement CCrypto class into a MDI project ? Pin
mesajflaviu23-Apr-09 8:35
mesajflaviu23-Apr-09 8:35 
GeneralRe: How to implement CCrypto class into a MDI project ? Pin
Iain Clarke, Warrior Programmer24-Apr-09 5:54
Iain Clarke, Warrior Programmer24-Apr-09 5:54 
GeneralRe: How to implement CCrypto class into a MDI project ? Pin
mesajflaviu25-Apr-09 6:56
mesajflaviu25-Apr-09 6:56 
GeneralRe: How to implement CCrypto class into a MDI project ? [modified] Pin
mesajflaviu3-May-09 20:35
mesajflaviu3-May-09 20:35 
QuestionHow to load a region from an image file? Pin
Frank Isensee23-Apr-09 0:46
Frank Isensee23-Apr-09 0:46 
AnswerRe: How to load a region from an image file? Pin
CPallini23-Apr-09 1:40
mveCPallini23-Apr-09 1:40 
AnswerRe: How to load a region from an image file? Pin
Hamid_RT23-Apr-09 2:54
Hamid_RT23-Apr-09 2:54 
QuestionIs there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
kapardhi23-Apr-09 0:39
kapardhi23-Apr-09 0:39 
Hai!

Acutually i am developing an dialog based application in eVC++ 4.0 for a Pocket PC device. I actually have to display .jpg and .jp2(.jpg2000) images in my dialog. i was searching through net for simplest code but in vain.

Finally i copied some code that converts .jpg to .bmp, As i am able to display .bmp images i started using that code, but it uses CopyImage()
that is not supported in eVC++,

Can you suggest me
1. Simple code in eVC++ that displays .jp2 &.jpg images
or
2. How to easily convert .jp2 and .jpg images to .bmp
or
3. Function similiar to CopyImage() in eVC++;

I have posted the 1st doubt in Code project recently, i have even got good response
"http://msdn.microsoft.com/en-us/magazine/cc301454.aspx"
but i am uanble to use it??

Assuming that both .jpg and.jp2 file are present in :
C:\Documents and Settings\MyFolder

Now can you please code me how to display the images , I tried but not successful!


thanks!
QuestionRe: Is there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
CPallini23-Apr-09 1:42
mveCPallini23-Apr-09 1:42 
AnswerRe: Is there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
kapardhi23-Apr-09 1:58
kapardhi23-Apr-09 1:58 
GeneralRe: Is there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
CPallini23-Apr-09 2:11
mveCPallini23-Apr-09 2:11 
AnswerRe: Is there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
Rajkumar R23-Apr-09 2:02
Rajkumar R23-Apr-09 2:02 
QuestionFullscreen blocks autohide Taskbar Pin
baerten23-Apr-09 0:24
baerten23-Apr-09 0:24 
QuestionHow to solve unresolved external symbol error in NggolekiGinambaran... [modified] Pin
tasmin iqbal22-Apr-09 23:30
tasmin iqbal22-Apr-09 23:30 
AnswerRe: How to solve unresolved external symbol error in NggolekiGinambaran... Pin
Michael Schubert23-Apr-09 5:17
Michael Schubert23-Apr-09 5:17 
General[Message Deleted] Pin
tasmin iqbal22-Apr-09 23:25
tasmin iqbal22-Apr-09 23:25 
GeneralRe: how to solve unresolved external Symbols error in NggolekiGinambaran. Pin
Cedric Moonen22-Apr-09 23:34
Cedric Moonen22-Apr-09 23:34 
GeneralRe: how to solve unresolved external Symbols error in NggolekiGinambaran. Pin
tasmin iqbal22-Apr-09 23:35
tasmin iqbal22-Apr-09 23:35 
QuestionDirectShow Blues Pin
Teashirt222-Apr-09 21:14
Teashirt222-Apr-09 21:14 
AnswerRe: DirectShow Blues Pin
Rajkumar R23-Apr-09 2:38
Rajkumar R23-Apr-09 2:38 
GeneralRe: DirectShow Blues Pin
Teashirt223-Apr-09 3:29
Teashirt223-Apr-09 3:29 
QuestionTrouble with loops Pin
StateofMind0922-Apr-09 20:22
StateofMind0922-Apr-09 20:22 
AnswerRe: Trouble with loops Pin
ShiXiangYang22-Apr-09 20:46
ShiXiangYang22-Apr-09 20:46 
QuestionRe: Trouble with loops [modified] Pin
CPallini22-Apr-09 21:57
mveCPallini22-Apr-09 21:57 
AnswerRe: Trouble with loops Pin
Stuart Dootson22-Apr-09 22:28
professionalStuart Dootson22-Apr-09 22:28 

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.