Re: writing overlays with VB6



Claus Igeltupf wrote:
It's not a matter of pure code size neither a matter of data size. Windows uses virtual memory since 1.0 so memory size isn't the question at all. But there have been aditional limits in windows like system resources which disallowed programs to grow up and use all of the available virtual memory. Even in XP limits still exists (but aren't well known to the users). Avoiding such limits before starting a new project seems to be a good strategy in my opinion.


You're hung up on some particular words.
The fact that they have little to do with how Windows works now
doesn't seem to be getting through to you.

And you appear not to be willing to actually discover where and how
your existing app is *really* running into difficulty.

Learn to work WITH your tools, not AGAINST them.
Find out what boundaries you are ACTUALLY running into, else you
will put large efforts into "optimizing" preconceived things
only to find they confer no actual improvement whatsoever.




Bob
--
some great improvement for horseshoes wouldn't help you win a NASCAR race
.



Relevant Pages

  • Re: Strange behavior - paging file wont resize.
    ... Upon logging back in I notice the paging file is still the same>> size ... it in practice so it's certainly not universal for SP2 installations, ... Virtual Memory in Windows XP ...
    (microsoft.public.windowsxp.general)
  • Re: WSUS 3 SP1 -svchost.exe remains at high memory usage on XP SP2
    ... how to query virtual memory usage? ... Windows Firewall/Internet Connection Sharing ... So, Bill, do you have an answer for my implied question about querying ...
    (microsoft.public.windowsupdate)
  • Re: Problems opening applications
    ... Let's see how much RAM memory this system has, and how much virtual memory is available. ... I might suggest you reboot the system into Safe mode, ... Another suggestion I'd offer to test in normal mode of Windows: ... Is one of the applications Internet Explorer? ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Office 2003 hangs on Menu commands
    ... response I was getting in safe mode. ... I got a "windows has recovered from a serious ... If you think I need to redo the virtual memory, ... in normal mode use your safemode ...
    (microsoft.public.office.misc)
  • Re: Page Files
    ... Windows manage the size from the get-go, ... In the bottom box where it's labeled "Virtual Memory", ... and also by what i see in Task Manager. ... double-click the tray icon there is quite some delay before WLM is ...
    (microsoft.public.windowsxp.perform_maintain)

Loading