Jump to content

how to use AutoitX with MASM ?


Cendra
 Share

Recommended Posts

  • 3 weeks later...

the include for masm :

AU3_AutoItSetOption PROTO :DWORD,:DWORD
AU3_BlockInput PROTO :DWORD
AU3_CDTray PROTO :DWORD,:DWORD
AU3_ClipGet PROTO :DWORD,:DWORD
AU3_ClipPut PROTO :DWORD
AU3_ControlClick PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlCommand PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlDisable PROTO :DWORD,:DWORD,:DWORD
AU3_ControlEnable PROTO :DWORD,:DWORD,:DWORD
AU3_ControlFocus PROTO :DWORD,:DWORD,:DWORD
AU3_ControlGetFocus PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlGetHandle PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlGetPosHeight PROTO :DWORD,:DWORD,:DWORD
AU3_ControlGetPosWidth PROTO :DWORD,:DWORD,:DWORD
AU3_ControlGetPosX PROTO :DWORD,:DWORD,:DWORD
AU3_ControlGetPosY PROTO :DWORD,:DWORD,:DWORD
AU3_ControlGetText PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlHide PROTO :DWORD,:DWORD,:DWORD
AU3_ControlListView PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlMove PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlSend PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlSetText PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_ControlShow PROTO :DWORD,:DWORD,:DWORD
AU3_DriveMapAdd PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_DriveMapDel PROTO :DWORD
AU3_DriveMapGet PROTO :DWORD,:DWORD,:DWORD
AU3_IniDelete PROTO :DWORD,:DWORD,:DWORD
AU3_IniRead PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_IniWrite PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_Init PROTO 
AU3_IsAdmin PROTO 
AU3_MouseClick PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_MouseClickDrag PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_MouseDown PROTO :DWORD
AU3_MouseGetCursor PROTO 
AU3_MouseGetPosX PROTO 
AU3_MouseGetPosY PROTO 
AU3_MouseMove PROTO :DWORD,:DWORD,:DWORD
AU3_MouseUp PROTO :DWORD
AU3_MouseWheel PROTO :DWORD,:DWORD
AU3_Opt PROTO :DWORD,:DWORD
AU3_PixelChecksum PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_PixelGetColor PROTO :DWORD,:DWORD
AU3_PixelSearch PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ProcessClose PROTO :DWORD
AU3_ProcessExists PROTO :DWORD
AU3_ProcessSetPriority PROTO :DWORD,:DWORD
AU3_ProcessWait PROTO :DWORD,:DWORD
AU3_ProcessWaitClose PROTO :DWORD,:DWORD
AU3_RegDeleteKey PROTO :DWORD
AU3_RegDeleteVal PROTO :DWORD,:DWORD
AU3_RegEnumKey PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_RegEnumVal PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_RegRead PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_RegWrite PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_Run PROTO :DWORD,:DWORD,:DWORD
AU3_RunAsSet PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_RunWait PROTO :DWORD,:DWORD,:DWORD
AU3_Send PROTO :DWORD,:DWORD
AU3_Shutdown PROTO :DWORD
AU3_Sleep PROTO :DWORD
AU3_StatusbarGetText PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_ToolTip PROTO :DWORD,:DWORD,:DWORD
AU3_WinActivate PROTO :DWORD,:DWORD
AU3_WinActive PROTO :DWORD,:DWORD
AU3_WinClose PROTO :DWORD,:DWORD
AU3_WinExists PROTO :DWORD,:DWORD
AU3_WinGetCaretPosX PROTO 
AU3_WinGetCaretPosY PROTO 
AU3_WinGetClassList PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_WinGetClientSizeHeight PROTO :DWORD,:DWORD
AU3_WinGetClientSizeWidth PROTO :DWORD,:DWORD
AU3_WinGetHandle PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_WinGetPosHeight PROTO :DWORD,:DWORD
AU3_WinGetPosWidth PROTO :DWORD,:DWORD
AU3_WinGetPosX PROTO :DWORD,:DWORD
AU3_WinGetPosY PROTO :DWORD,:DWORD
AU3_WinGetProcess PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_WinGetState PROTO :DWORD,:DWORD
AU3_WinGetText PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_WinGetTitle PROTO :DWORD,:DWORD,:DWORD,:DWORD
AU3_WinKill PROTO :DWORD,:DWORD
AU3_WinMenuSelectItem PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_WinMinimizeAll PROTO 
AU3_WinMinimizeAllUndo PROTO 
AU3_WinMove PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD
AU3_WinSetOnTop PROTO :DWORD,:DWORD,:DWORD
AU3_WinSetState PROTO :DWORD,:DWORD,:DWORD
AU3_WinSetTitle PROTO :DWORD,:DWORD,:DWORD
AU3_WinSetTrans PROTO :DWORD,:DWORD,:DWORD
AU3_WinWait PROTO :DWORD,:DWORD,:DWORD
AU3_WinWaitActive PROTO :DWORD,:DWORD,:DWORD
AU3_WinWaitClose PROTO :DWORD,:DWORD,:DWORD
AU3_WinWaitNotActive PROTO :DWORD,:DWORD,:DWORD
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...