Jump to content

SOLVED:How to run program with shortcut on top of other apps


jacq
 Share

Recommended Posts

How to run program with a shortcut, and this program must be on top of other applications, even if for example I have actually turned game in full screen mode.

Any advice.

Edited by jacq
Link to comment
Share on other sites

Hi,

It requires dll injection for fullscreen mode, and unless you are a very good programmer it would be easier to do it in another language than in autoit (which would be useless except for injecting the dll, not coding it).

Br, FireFox.

Link to comment
Share on other sites

There is some examples on the forum. But you have to know that you will not be able to bring the window you want in top of the screen game, because this window has to be written with directx/opengl functions (yes unfortunately it's not based on win api.)

PS: That's why cheat game's menu are pretty simple, faster to code.

Br, FireFox.

Edited by FireFox
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...