This may be an easy question. If I have a hWnd, what declare do I use to grab the windows name property? I've accomplished the reverse, type in the name of a window and have it return it's number (using FindWindow), but I want to fill in a list box of these using their names, not numbers. I'm VERY new at this, so the more info, the better. Thanks!!