+ Reply to Thread
Results 1 to 2 of 2

Cleaning the page file

  1. #1
    MrT
    Guest

    Cleaning the page file

    Hi,

    We're using dlls in c++ to perform some computations. We noticed that if we
    pass objects (tables of doubles for example) to the c++ dll intensively, the
    pagefile is getting bigger and bigger up to the crash of Excel (if we do
    thousands of calls). In the task manager we see the page file increasing
    little by little.

    Is there a way we can clean using VBA what seems to be an exchange buffer.
    The only way we found so far is to close our xla and reopen it, which is not
    satisfactory.

    Thanks,

    Mr. T


  2. #2
    NickHK
    Guest

    Re: Cleaning the page file

    MrT,
    I'm no C++ specialist, but would this not indicate that there a problem with
    your DLL that would be better to fix.

    NickHK

    "MrT" <[email protected]> wrote in message
    news:[email protected]...
    > Hi,
    >
    > We're using dlls in c++ to perform some computations. We noticed that if

    we
    > pass objects (tables of doubles for example) to the c++ dll intensively,

    the
    > pagefile is getting bigger and bigger up to the crash of Excel (if we do
    > thousands of calls). In the task manager we see the page file increasing
    > little by little.
    >
    > Is there a way we can clean using VBA what seems to be an exchange buffer.
    > The only way we found so far is to close our xla and reopen it, which is

    not
    > satisfactory.
    >
    > Thanks,
    >
    > Mr. T
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1