Jump to content

windows with not title


MyName
 Share

Recommended Posts

Hi

In One of Application pop-up windows with out any title and doing some action how no that pop-up is active or not

Summary information of ....

>>>> Window <<<<

Title:

Class: #32770

Position: 434, 349

Size: 284, 139

Style: 0x940000C4

ExStyle: 0x00010101

Handle: 0x00040D78

>>>> Control <<<<

Class:

Instance:

ClassnameNN:

Advanced (Class):

ID:

Text:

Position:

Size:

ControlClick Coords:

Style:

ExStyle:

Handle: 0x00040D9E

>>>> Mouse <<<<

Position: 65, 136

Cursor ID: 0

Color: 0xD4D0C8

>>>> StatusBar <<<<

>>>> Visible Text <<<<

Downloading 'TEST 1.0' to

Implementing downloaded application...

Cancel

>>>> Hidden Text <<<<

-= [font="Verdana"]A Men Who believes in himself and not circumstances is the real Winner =-[/font]

Link to comment
Share on other sites

As far as I know, you would just pass that handle as the title of the window.

$hWnd = 0x00040D78

WinClose($hWnd)
thanks

I have one more ?

if hWnd Id different from each version my application ?

-= [font="Verdana"]A Men Who believes in himself and not circumstances is the real Winner =-[/font]

Link to comment
Share on other sites

As far as I know, you would just pass that handle as the title of the window.

$hWnd = 0x00040D78

WinClose($hWnd)oÝ÷ Ûú®¢×®àb§yçm¡Ê'½êí±©ÞÆ޲Ȩ)í¡©ÇXÐájwey«­¢+ØÀÌØí¡]¹ô!]¹ ÁàÀÀÑÀŤ()]¥¹
±½Í ÀÌØí¡]¹
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...