Results 1 to 2 of 2

Thread: Task Manager

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2000
    Posts
    14
    I'm designing a task manager that surpasses windows current fucntions. I'm usint the enumwindows api to enumerate a list of the window's names.
    I filter out all the windows that have a null("") name and the ones that don't have a window but I am still left with more windows than the task manager.

    Ex.

    My task manager:

    End
    Winows NT Task Manager
    Jaymz's Process Manager
    VB Q and A - Post New Thread - Microsoft Internet Explorer (focused)
    VB Q and A - Terminating a program - Microsoft Internet Explorer
    Project1
    Project1 - Microsoft Visual Basic[run] - [Form1 (Code)]
    Project1 - Microsoft Visual Basic[run]
    Novell-deliverd Applications for JamiBaro.STU1.JP

    Windows task manager:
    VB Q and A - Post New Thread - Microsoft Internet Explorer VB Q and A - Terminating a program - Microsoft Internet Explorer
    Project1
    Project1 - Microsoft Visual Basic[run]
    Novell-deliverd Applications for JamiBaro.STU1.JP

    notice how windows doesn't show some of the windows
    how do i mimic what windows has discrimated against?

  2. #2
    Fanatic Member crispin's Avatar
    Join Date
    Aug 2000
    Location
    2 clicks west of a Quirkafleeg...Cornwall, England
    Posts
    754
    check out Karl Petersons example code for this (he wrote an NT task manager in VB)

    http://www.mvps.org/vb/
    Crispin
    VB6 ENT SP5
    VB.NET
    W2K ADV SVR SP3
    WWW.BLOCKSOFT.CO.UK

    [Microsoft Basic: 1976-2001, RIP]

Posting Permissions

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



Click Here to Expand Forum to Full Width