Does anyone know if it is possible to load jpg files into
a Pocket PC application. SHLoadDIBitmap() works with .bmp
files but fails with .jpg.

Regards, Colin

Re: loading jpg into SHLoadDIBitmap by Andrey

Andrey
Tue Nov 30 09:10:50 CST 2004

You should use SHLoadImageFile or imgdecmp.dll
(http://www.pocketpcdn.com/sections/image.html)

--
Andrey Yatsyk [Windows Embedded MVP]
"Colin Porteous" <anonymous@discussions.microsoft.com> wrote in message
news:a20f01c4d6ed$cf370820$a401280a@phx.gbl...
> Does anyone know if it is possible to load jpg files into
> a Pocket PC application. SHLoadDIBitmap() works with .bmp
> files but fails with .jpg.
>
> Regards, Colin



Re: loading jpg into SHLoadDIBitmap by r_z_aret

r_z_aret
Tue Nov 30 16:30:02 CST 2004

On Tue, 30 Nov 2004 07:03:54 -0800, "Colin Porteous"
<anonymous@discussions.microsoft.com> wrote:

>Does anyone know if it is possible to load jpg files into
>a Pocket PC application. SHLoadDIBitmap() works with .bmp
>files but fails with .jpg.

I just used google (http://groups.google.com/advanced_group_search) to
look up
jpg
in this newsgroup and got 370 hits. I took a quick look at the first
few and am sure you will find relevant and useful info.

>
>Regards, Colin

-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret, eMVP
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
www.penfact.com

Re: loading jpg into SHLoadDIBitmap by Colin

Colin
Wed Dec 01 06:27:20 CST 2004

Many thanks

>-----Original Message-----
>On Tue, 30 Nov 2004 07:03:54 -0800, "Colin Porteous"
><anonymous@discussions.microsoft.com> wrote:
>
>>Does anyone know if it is possible to load jpg files
into
>>a Pocket PC application. SHLoadDIBitmap() works
with .bmp
>>files but fails with .jpg.
>
>I just used google
(http://groups.google.com/advanced_group_search) to
>look up
>jpg
>in this newsgroup and got 370 hits. I took a quick look
at the first
>few and am sure you will find relevant and useful info.
>
>>
>>Regards, Colin
>
>-----------------------------------------
>To reply to me, remove the underscores (_) from my email
address (and please indicate which newsgroup and message).
>
>Robert E. Zaret, eMVP
>PenFact, Inc.
>500 Harrison Ave., Suite 3R
>Boston, MA 02118
>www.penfact.com
>.
>

Re: loading jpg into SHLoadDIBitmap by Colin

Colin
Wed Dec 01 06:27:44 CST 2004

Many thanks
>-----Original Message-----
>You should use SHLoadImageFile or imgdecmp.dll
>(http://www.pocketpcdn.com/sections/image.html)
>
>--
>Andrey Yatsyk [Windows Embedded MVP]
>"Colin Porteous" <anonymous@discussions.microsoft.com>
wrote in message
>news:a20f01c4d6ed$cf370820$a401280a@phx.gbl...
>> Does anyone know if it is possible to load jpg files
into
>> a Pocket PC application. SHLoadDIBitmap() works
with .bmp
>> files but fails with .jpg.
>>
>> Regards, Colin
>
>
>.
>