Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1376 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     .NET and MSSQL :

[VB.NET]Mouse click(coords problems)

Thread title: [VB.NET]Mouse click(coords problems)
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
11-08-2007, 09:57 PM
#7
Nightscream is offline Nightscream
Status: Junior Member
Join date: Aug 2006
Location:
Expertise:
Software:
 
Posts: 58
iTrader: 0 / 0%
 

Nightscream is on a distinguished road

  Old

got that part to work thanks
but now I'm want to move cursor to a special position. I have
Code:
Declare Function mouse_event Lib "user32.dll" (ByVal dwFlags As Long, ByVal dx As Long, ByVal dy As Long, ByVal cButtons As Long, ByVal dwExtraInfo As Long)

mouse_event(MOUSEEVENTF_MOVE, txtX.Text, txtY.Text, 0, 0)
when running I get MarshalDirectiveException was unhandled :s

     


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed