Jump to content

LawrenceDon

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by LawrenceDon

  1. Yeah! COMHelpers MemoryHelpers are all in au3_TLIDirect_1.0.6
  2. Yes, you're right, and you can refer to the link below to get more information about Windows Touch. Getting Started with Windows Touch Messages http://msdn.microsoft.com/en-us/library/windows/desktop/dd371581(v=vs.85).aspx
  3. When I get an ultrabook with multi-touch panel, the idea that using autoit to handle the multi-touch message comes out. Simple enough, but it can work normally. Enjoy it:) Files in attachment: MT_GESTURE.au3 WM_GESTURE.jpg MT_TOUCH.au3 WM_TOUCH.jpg MT_TOUCH _Color_Point_V2.au3 WM_TOUCH_V2.jpg Reference: WM_TOUCH message http://msdn.microsoft.com/en-us/library/windows/desktop/dd317341(v=vs.85).aspx WM_GESTURE message http://msdn.microsoft.com/en-us/library/windows/desktop/dd353242(v=vs.85).aspx GESTURE_TOUCH.zip
  4. Hi ~ Anyone can help me:) Where can I get the "COMHelpers, MemoryHelpers" ? I have searched these two files for a long time. ; ------------------------------------------------------------------------------ ; ; Version: 1.0.4 ; AutoIt Version: 3.3.4.0 ; Language: English ; Author: doudou ; License: GNU/GPL, s. LICENSE.txt ; Description: Functions for publishing an AU3 script as COM server. ; Requirements: AU3Aut.dll, AutoItObject 1.0.0, DDEML 1.5.4, COMHelpers, MemoryHelpers ; $Revision: 2 $ ; $Date: 2010-08-03 04:28:05 +0200 (Di, 03. Aug 2010) $ ; ; ------------------------------------------------------------------------------
×
×
  • Create New...