CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: nitii

Search: Search took 0.01 seconds.

  1. Re: how to detect if window media player is running in full screen mode

    Hi igor,

    The application I am working on is a MFC standalone application. Not using a IWMPlayer object etc. I need to take some action based on the applications running in fullscreen on Windows....
  2. Re: how to detect if window media player is running in full screen mode

    Hi igor

    can you add some explanation to your solution suggested.
    I need a c++ code to implement that logic.

    Regards,
    Nitii
  3. Re: how to detect if window media player is running in full screen mode

    Need a C++ code to implement this logic.
  4. how to detect if window media player is running in full screen mode

    How can I check if window media player is running in full screen mode & topmost in c++ MFC?
    What I used is this logic:
    I compared media player full screen coordinates to that of monitor...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured