This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Need help!!! Windows mobile 5, imgdecmp.dll fix, dead link.


Need help!!! Windows mobile 5, imgdecmp.dll fix, dead link.

Postby slava__ » Jul 31, 2007 @ 5:05am

I'm read post
http://www.pocketmatrix.com/forums/view ... hp?t=22270
about how make fix.
supersample.zip from Jaimi worked fine in WM5.
I'm make changes in image.cpp game.cpp
VS2005 comple give error:
".\source\image.cpp(167) : error C2664: 'Frog::CreateSurface' : cannot convert parameter 1 from 'ATL::CComPtr<T>' to 'HBITMAP'"
code image.cpp(167) > return CreateSurface(pImg);
What wrong?
Need correct code in image.cpp?

Link from Jaimi is dead
http://www.aztica.com/pocketfrog.zip

Help!
slava__
pm Member
 
Posts: 3
Joined: Jul 30, 2007 @ 11:02am


Postby Dan East » Jul 31, 2007 @ 12:01pm

Try adding the following line directly before the DecompressImage function:

static Surface* CreateSurface( IImage *img );

Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Return to PocketFrog & PocketHAL


Sort


Forum Description

SDKs for fast and robust device-independent access to Pocket PC display hardware.

Moderators:

sponge, Kzinti

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron