Create a overflow screen while a game/program is running?
        Posted  
        
            by Dodi300
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dodi300
        
        
        
        Published on 2010-04-03T10:39:42Z
        Indexed on 
            2010/04/03
            10:43 UTC
        
        
        Read the original article
        Hit count: 442
        
Hello. Does anyone know how I can create a screen overflow while a program is running? Mainly while a game is running. If anyone has used xFire or Steam, these use this feature. I've created a winform which starts the game/program and then minimizes. Could the overflow be created in the same winform? Thanks for the help! :)
© Stack Overflow or respective owner