I'm using WinApi and C#. I need to find 开发者_Python百科window with variable caption. Caption contains constant part. I think that I need to enumerate all windows. How I can do this?
you have to use P/Invoke function: EnumWindows
Look for EnumWindows in MSDN - it accepts callback function, in which you get list of all windows
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论