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

PPC 2002 16MB App Memory limitation...Can't Load dll's!


PPC 2002 16MB App Memory limitation...Can't Load dll's!

Postby domls » Apr 26, 2003 @ 1:21am

domls
pm Member
 
Posts: 3
Joined: Apr 26, 2003 @ 12:55am
Location: Wy


Postby refractor » Apr 28, 2003 @ 9:22am

User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Postby domls » Apr 28, 2003 @ 4:07pm

domls
pm Member
 
Posts: 3
Joined: Apr 26, 2003 @ 12:55am
Location: Wy


Postby refractor » Apr 28, 2003 @ 4:55pm

Try resetting the device and trying again. It seems that even DLLs that your process doesn't use are mapped into your virtual memory area if other applications use them.

Otherwise, you're probably left looking at the interprocess communication option he mentions; loading that many DLLs, I doubt it'd be much more effective. :(

Do you really need all of those DLLs at the same time, or could you do hit-and-run loading? (i.e. only loadlibrary the imagelist DLL when there's an active imagelist, and destroy it when it closes).

With that amount to be loaded in, as the guys says in the article - you're going to have to "improvise".
User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

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