User Tag List

Results 1 to 8 of 8

Thread: Sphax Kernel Object - Listing Windows

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sphax Kernel Object - Listing Windows

    I need a list with the titles and IDs of all visible windows.
    But I didn't found any way to do this with the Kernel object.

    Would be great if somebody could help me out.

    Gustav

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Sphax Kernel Object - Listing Windows

    I think the process viewer can do this in MMF2 Pro

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Sphax Kernel Object - Listing Windows

    processes != windows.
    listing all processes would list stuff like scvhost etc., which has no visible window.

  4. #4
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sphax Kernel Object - Listing Windows

    There was an extension for MMF1.5 that could do it, don't think it's converted though...

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sphax Kernel Object - Listing Windows

    Looki is right.

    The Kernel object is able to do many things like this.
    Maybe Sphax can help with this problem.

  6. #6
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sphax Kernel Object - Listing Windows

    I'll see if I can find a way to list all the windows but I don't have a lot of time...

  7. #7
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sphax Kernel Object - Listing Windows

    There is a Windows functions called EnumWindows that will enumerate all window handles. Don't remember the exact syntax though...

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sphax Kernel Object - Listing Windows

    Thanks, that would be the only way it seems.

    I tryed select first, select next etc. but this don't work...

Similar Threads

  1. Sphax Kernel and Windows Titles
    By Wra1thus in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 25th September 2009, 07:43 PM
  2. Sphax Kernel object
    By Kimera in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 12th May 2007, 08:03 PM
  3. Sphax Kernel Object
    By Sphax in forum Extension Developers Lobby
    Replies: 7
    Last Post: 3rd April 2007, 05:49 PM
  4. Sphax Kernel Object
    By Sphax in forum Extension Development
    Replies: 17
    Last Post: 2nd September 2006, 12:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •