How can you write info to a Windows "global (in-memory) variable" than can be shared by various appl
        Posted  
        
            by mm2010
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mm2010
        
        
        
        Published on 2008-11-28T06:58:05Z
        Indexed on 
            2010/03/20
            21:11 UTC
        
        
        Read the original article
        Hit count: 156
        
winapi
|language-agnostic
Maybe this cannot be done, but please help or suggest how this can be achieved without writing something to disk.
Lets suppose there are two string values that I want to share between two independent applications.
You are welcome to provide code sample in any programming language.
© Stack Overflow or respective owner