Jump to content

more Control EXAMPLES


Recommended Posts

IN autoit introduction written ...

Interact directly with "controls" on a window

(set/get text, move, disable, etc.)

Are there GOOD EXAMPLES WHICH DEMONSTRATES THAT ?

NOT THE EXAMPLE WITH NOTEBOOK ..

EXAMPLES INTERACTING WITH REAL WINDOW DIALOGS ...

CONTROLL PANEL , DIALOGS CALLED BY DLLS , ADD PRINTER DIALOG ,

DIALOG TO WINDOW COMPONENTS .. AND SO ON ????

Link to comment
Share on other sites

Hi,

there are several install scripts which interact with windows and so on.

What app do you want to automate?

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

The best way is:

1. install AutoIt

2. have a look at helpfile

3. try it what you want

4. search this forum

5. post your code and ask for help

controll panel:

Isn't an old post: Find it on first page! :D

EDIT: I forgot -> have look at great tutorial from Valuater!

Edited by Briegel
Link to comment
Share on other sites

The best way is:

1. install AutoIt

2. have a look at helpfile

3. try it what you want

4. search this forum

5. post your code and ask for help

controll panel:

Isn't an old post: Find it on first page! :D

EDIT: I forgot -> have look at great tutorial from Valuater!

how can i call the video tuner dialog found un DLL FILE vfwwdm32 WHIH IS FOUND IN WINDOWS DIRECTORY ?

IN DLL File: vfwwdm32 or vfwwdm32.dll

DLL Name: VfW MM Driver for WDM Video Capture Devices.

vfwwdm32.dll is a module that contains application programming interface (API) functions to allow

Video for Windows applications to interface with the WDM capture drivers on Windows .

SPECIFICALLY WHAT I WANT DO IS TO CONTROL THE TUNER ... SWITCHING THE CHANNEL TO 1,2, 3 AND SO ON..

IF THE DLL HAS API FUNCTIONS , POSSIBLY TO USE WITH AUTOIT , DLL CALL ?

IS THERE SOME ONE TO GIVE SOME HINTS .. CODES . ? THANKS IN ADVANCE ! FOR HINT

Link to comment
Share on other sites

  • Developers

SPECIFICALLY WHAT I WANT DO IS TO CONTROL THE TUNER ... SWITCHING THE CHANNEL TO 1,2, 3 AND SO ON..

IF THE DLL HAS API FUNCTIONS , POSSIBLY TO USE WITH AUTOIT , DLL CALL ?

IS THERE SOME ONE TO GIVE SOME HINTS .. CODES . ? THANKS IN ADVANCE ! FOR HINT

No need to shout ...

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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