Is it only possible to work with .bmp in CE or is .gif also possible?
How to do this?
And how to as .gif file to memory card?


Hans

Re: How to save a bmp as .gif in CE SQLdatabase by Yaroslav

Yaroslav
Tue Apr 04 01:44:18 CDT 2006

You can use SHLoadImageResource() and SHLoadImageFile() to load images. Also
check out http://www.pocketpcdn.com/sections/image.html for related
resources.

--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com


"Hans" <info@tct.nl> wrote in message
news:44321280$0$2015$ba620dc5@text.nova.planet.nl...
> Is it only possible to work with .bmp in CE or is .gif also possible?
> How to do this?
> And how to as .gif file to memory card?
>
>
> Hans
>
>



Re: How to save a bmp as .gif in CE SQLdatabase by Hans

Hans
Tue Apr 04 02:12:26 CDT 2006

That's very complicated for me.
Is there no normal direct way to do this in VB language?

Hans



"Yaroslav Goncharov" <yaroslav@softspb.com> schreef in bericht
news:OzMRzM7VGHA.4424@TK2MSFTNGP15.phx.gbl...
> You can use SHLoadImageResource() and SHLoadImageFile() to load images.
> Also check out http://www.pocketpcdn.com/sections/image.html for related
> resources.
>
> --
> Yaroslav Goncharov
> Spb Software House, http://spbsoftwarehouse.com
> Pocket PC Developer Network, http://pocketpcdn.com
>
>
> "Hans" <info@tct.nl> wrote in message
> news:44321280$0$2015$ba620dc5@text.nova.planet.nl...
>> Is it only possible to work with .bmp in CE or is .gif also possible?
>> How to do this?
>> And how to as .gif file to memory card?
>>
>>
>> Hans
>>
>>
>
>