Re: Paste too fast

From: Cruxy (cruxyATcruxyDOTnet)
Date: 11/21/03


Date: 21 Nov 2003 02:40:18 -0700

Some completely different idea (only to think about):

If you try to send the data via a WM_COPYDATA Message from one
Application to the other, you could also pass a custom header with your
data -> the destination knews, that it should create a new TMemo and
put the appended data to it.

for information:

WM_COPYDATA allows to pass a pointer to memory with a size from one
Process to an other (AFAIK the memory is mapped to the other process's
memoryspace while sending).
The application receiving that could determine which app sends this and
accept or dispose the data sended.



Relevant Pages

  • Re: Memory Leak Experts!!!!
    ... > However as soon as app is restored all this memory is swapped back. ... > DataSet Dispose for example doesn't touch tables and rows. ... > free references in due time. ...
    (microsoft.public.dotnet.framework.performance)
  • Re: out of memory
    ... that i presume automatically calls dispose. ... You normally dont stress test on dev. ... IOW, the purpose of Memory ... A good practice is to put the app first on a staging ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Simple Form to Form process
    ... memory consumption. ... What do must developers design for? ... Also, I have an app with some graphics, i've added them to a imagelist - is ... Close calls dispose but it fires the Closing ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: How to set up a Linux machine that occupies the minimum memory footprint ?
    ... Of course, if you use 8GB of RAM, or more precisely if you ... Are you saying that if I have a 4GB RAM memory, ... Linux will somehow "know" that it doesn't have ... You've said in another message that your app is ...
    (comp.os.linux.setup)
  • Re: How to set up a Linux machine that occupies the minimum memory footprint ?
    ... Of course, if you use 8GB of RAM, or more precisely if you ... Are you saying that if I have a 4GB RAM memory, ... Linux will somehow "know" that it doesn't have ... You've said in another message that your app is ...
    (comp.os.linux.misc)