Thread: console fun

  1. #1
    Registered User
    Join Date
    Aug 2006
    Posts
    1

    console fun

    I'm writing a simple program that i can keep open in the background while i'm on my computer to do a myriad of tasks... i'm just starting... and i don't remember all of my c++ but i definitely have a background in it... the first thing i'd like to do is list the applications that are currently running (like in the task manager) anybody have any ideas how i can get that list to start showing up?

  2. #2
    Registered User Tonto's Avatar
    Join Date
    Jun 2005
    Location
    New York
    Posts
    1,465
    175030: How To Enumerate Applications Using Win32 APIs

    http://support.microsoft.com/kb/175030/EN-US/

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Told ya so...
    By Cheeze-It in forum A Brief History of Cprogramming.com
    Replies: 58
    Last Post: 09-12-2007, 08:12 PM
  2. Are console games still fun?
    By DarkMortar in forum Game Programming
    Replies: 12
    Last Post: 05-19-2006, 09:00 AM
  3. Full Screen Console
    By St0rmTroop3er in forum C++ Programming
    Replies: 1
    Last Post: 09-26-2005, 09:59 PM
  4. Console Functions Help
    By Artist_of_dream in forum C++ Programming
    Replies: 9
    Last Post: 12-04-2004, 03:44 AM
  5. Just one Question?
    By Irish-Slasher in forum C++ Programming
    Replies: 6
    Last Post: 02-12-2002, 10:19 AM