Jump to content

Button with no form of identification


Recommended Posts

Hello All,

I am trying to automate the pushing of a button in an application but when i use the "window info" tool to find out some info about the button, i get nothing!

Is this indicating that this isn't a button?

Any suggestions on how i can achieve the pushing of this button would be greatly appreciated

Thanks

this is what "windows info" returns to me

>>>> Window <<<<

Title:

Class: ThunderRT6FormDC

Position: 0, 0

Size: 1024, 768

Style: 0x14800000

ExStyle: 0x00040000

Handle: 0x00030134

>>>> Control <<<<

Class:

Instance:

ClassnameNN:

Advanced (Class):

ID:

Text:

Position:

Size:

ControlClick Coords:

Style:

ExStyle:

Handle: 0x0002010A

>>>> Mouse <<<<

Position: 702, 706

Cursor ID: 2

Color: 0xAEBCAF

>>>> StatusBar <<<<

>>>> Visible Text <<<<

Flat Scrollbar

Flat Scrollbar

Flat Scrollbar

Flat Scrollbar

>>>> Hidden Text <<<<

Link to comment
Share on other sites

Hello All,

I am trying to automate the pushing of a button in an application but when i use the "window info" tool to find out some info about the button, i get nothing!

Is this indicating that this isn't a button?

Any suggestions on how i can achieve the pushing of this button would be greatly appreciated

Thanks

this is what "windows info" returns to me

>>>> Window <<<<

Title:

Class: ThunderRT6FormDC

Position: 0, 0

Size: 1024, 768

Style: 0x14800000

ExStyle: 0x00040000

Handle: 0x00030134

>>>> Control <<<<

Class:

Instance:

ClassnameNN:

Advanced (Class):

ID:

Text:

Position:

Size:

ControlClick Coords:

Style:

ExStyle:

Handle: 0x0002010A

>>>> Mouse <<<<

Position: 702, 706

Cursor ID: 2

Color: 0xAEBCAF

>>>> StatusBar <<<<

>>>> Visible Text <<<<

Flat Scrollbar

Flat Scrollbar

Flat Scrollbar

Flat Scrollbar

>>>> Hidden Text <<<<

If it's for a game, game developers like to hide the info. like button IDs, etc, etc... in attempts to make cracking harder.

[center][/center]

Link to comment
Share on other sites

No, it's not from a game. It's actually from a piece of software that monitors security cameras via a video capture card. The button i'm pushing takes a snapshot of the selected video input and saves it as a bitmap. The card i am using comes with an sdk and the company that supplied it were responsive........until i asked them why the demo app in the sdk didn't work, then i got silence ;) and have heard nothing since

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...