How to find the window name of a process

  • Thread starter Thread starter paraidy
  • Start date Start date
P

paraidy

Hi all, i need to know the windowname of a program in VB6, is there a
way to get the windowname passing the process name? Thx all :)
 
The first thing you need to do is locate the VB6 newsgroup - this
newsgroup is for visual basic .Net not "classic" vb. Second, you need
to search for the answer there, and then if no answer is found then you
should post to that vb6 newsgroup.

Thanks,

Seth Rowe
 
paraidy said:
Hi all, i need to know the windowname of a program in VB6, is there a
way to get the windowname passing the process name? Thx all :)

=> "microsoft.public.vb.*".
 
Back
Top