--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote:
> --- In [email protected], "entropyreduction" <[EMAIL PROTECTED]> 
> wrote:
> ; AutoIt syntax
> DllCall("user32.dll","int","SendMessage","hwnd",hwnd,"int",wparam,"int",
> lparam)
> 
> ; AutoHotkey syntax
>
DllCall("[user32.dll\]SendMessage","hwnd",hwnd,"int",wparam,"int",lparam[,"Cdecl
> ReturnType"])

Oops, I omitted 'MessageId':
DllCall("user32.dll","int","SendMessage","hwnd",hwnd,"int",message_id,"int",wparam)
may be the correct one assuming it'll work without specifying lparam.




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to