Thread: Functions lister

  1. #1
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490

    Functions lister

    I remember quite a while ago that someone had made one of these... either here or at flashdaddee, i can't remember...

    Anyone know what I'm talking about?

  2. #2
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    A processy lister thing?

    I think it was here, can't find it from the search tho. This is quite a good one (written in win32 asm) http://asmsource.8k.com/procshow.htm

  3. #3
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    'Twas me. It's got a few bugs that I never got around to working out, but you can live with them . I think it might have the source with it, but I'm not sure. I don't even know where the source has gone to.

    www25.brinkster.com/acos/goodies/ - click function lister (duh).

    It was just something that I threw together quickly for Hillbillie a while back, so feel free to fix the bugs on your own. I think there's one where if you do something-or-other it loses track of the function count until you restart it. And there may have been one with editing. Not sure, though.
    Last edited by -KEN-; 04-06-2003 at 11:00 AM.

  4. #4
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    There was also this
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  5. #5
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Yeah, use that one. His actually works right.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Void Functions Help
    By bethanne41 in forum C++ Programming
    Replies: 1
    Last Post: 05-09-2005, 05:30 PM
  2. Functions and Classes - What did I do wrong?
    By redmage in forum C++ Programming
    Replies: 5
    Last Post: 04-11-2005, 11:50 AM
  3. calling functions within functions
    By edd1986 in forum C Programming
    Replies: 3
    Last Post: 03-29-2005, 03:35 AM
  4. Factory Functions HOWTO
    By GuardianDevil in forum Windows Programming
    Replies: 1
    Last Post: 05-01-2004, 01:41 PM
  5. Shell functions on Win XP
    By geek@02 in forum Windows Programming
    Replies: 6
    Last Post: 04-19-2004, 05:39 AM