Re: Increasing physical memory in WinCE



Goto System applet in control panel and then goto Memory tab. Move the
slider to the left side to increase the available program memory (This will
decrease the Object Store memory).

Regards,
Parhar
http://cedeveloper.blogspot.com

<sbegumpeta@xxxxxxxxx> wrote in message
news:1138633138.134008.233500@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi Guys,
>
> I am new to this group as well as WinCE. I have problem running the
> test application developed by me.
>
> The application loads a set of dll's in a row as per my requirement,
> but i am unable to load the dll's. After using GetLastError() function
> i came to know that it was unable to load the dll's due to insufficient
> memory.Is there any way to increase the physical memory of WinCE.
>
> Immediate reply will be greatly appreciated.
>
> Sathish.
>


.



Relevant Pages

  • Re: Increasing physical memory in WinCE
    ... > Goto System applet in control panel and then goto Memory tab. ... >> but i am unable to load the dll's. ... >> memory.Is there any way to increase the physical memory of WinCE. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Increasing physical memory in WinCE
    ... Every WinCE process has a 32 MB virtual address space. ... Are you dlls taking up more space. ... don't load all dlls at once. ... If a Windows CE app require more memory than 32 MB virtual addess space, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Memory limit reached with Windows Mobile
    ... That would explain the memory problem - you just can't do that. ... You have to load stuff when it's ... All native DLLs get loaded ...
    (microsoft.public.pocketpc.developer)
  • Re: Memory limit reached with Windows Mobile
    ... That would explain the memory problem - you just can't do that. ... Once I reached the 12 Mb limit, I cannot load any DLLs, yet if I ... Actually, simply by loading our 18 Native DLLs, we reduce the Virtual ...
    (microsoft.public.pocketpc.developer)
  • Re: Generating one table with a terabyte of data
    ... Take any simple string matching issues and run them as external C code on the files before loading. ... not match the job but can be adjusted for greater performance by changing memory type or adjusting IO layouts. ... them after a bulk load. ... Another thing is to split the updates across file sets. ...
    (microsoft.public.sqlserver.dts)