Thread: Geting "hwnds" without FindWindow

  1. #16
    I am he who is the man! Stan100's Avatar
    Join Date
    Sep 2002
    Posts
    361
    After you re-do everything, call UpdateWindow (on the list hwnd) to refresh the list. Also with your current code, if any new processes are detected, your mark will be thrown off as well. I guess the best solution would be also to store the process's name and do a double check
    Stan The Man. Beatles fan

    When I was a child,
    I spoke as a child,
    I thought as a child,
    I reasoned as a child.
    When I became a man,
    I put childish ways behind me"
    (the holy bible, Paul, in his first letter to the Cor. 13:11)

  2. #17
    the magic penguim
    Join Date
    Jul 2005
    Posts
    91
    I was just looking at the Macros' names to see wich I would use to retreive a collum by its selection mark position, but there are soo many names :P... I would if someone could point me out...

    I'm wasting way too many time with just formating the ListView, I'm starting with killing the process (the real thing) now. Would I use ExitProcess? If so how. TerminateProcess? At last resource only?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. geting ipv4 and ipv6 interfaces with ioclt
    By wwwnuwan in forum Networking/Device Communication
    Replies: 0
    Last Post: 04-21-2009, 12:38 AM
  2. geting input in C, problem in getting input
    By BujarM in forum C Programming
    Replies: 3
    Last Post: 04-17-2009, 09:38 PM
  3. FindWindow inconsistency
    By CondorMan in forum C++ Programming
    Replies: 7
    Last Post: 06-22-2006, 04:35 AM
  4. Findwindow Sendmessage Help
    By Coder87C in forum Windows Programming
    Replies: 26
    Last Post: 08-12-2003, 01:28 AM
  5. FindWindow()
    By face_master in forum Windows Programming
    Replies: 2
    Last Post: 05-27-2002, 11:53 AM