给出你的EMail地址,我发给你。

解决方案 »

  1.   

    也给我一份 [email protected]
      

  2.   

    yes,I've got it. It's funny, Would you like send me its source code?
      

  3.   

    可以给我一份吗?[email protected].谢谢
      

  4.   

    我要!mail:[email protected],实际上我也正在作一个类似的东东!^O^
      

  5.   

    也给[email protected]一份吧!谢谢!
      

  6.   

    不妨也给这个地址送一份 [email protected]
      

  7.   

    给我一份吧:
    [email protected]
    给源程序吗?
      

  8.   

    请给我一份,我的E :[email protected]
      

  9.   

    苹果?我([email protected])要吃.
      

  10.   

    这么热闹,看来很有趣,也给我一份吧.
    [email protected]
      

  11.   

    我也在做类似的程序,附上源代码,望相互切磋!
    Option Explicit
    Private Type POINTAPI
        x As Long
        y As Long
    End Type
    Private Declare Function BitBlt Lib "gdi32" (ByVal hDestDC As Long, ByVal x As Long, ByVal y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal hSrcDC As Long, ByVal xSrc As Long, ByVal ySrc As Long, ByVal dwRop As Long) As Long
    Private Declare Function GetCursorPos Lib "user32" (lpPoint As POINTAPI) As Long
    Private Declare Function GetDC Lib "user32" (ByVal hwnd As Long) As Long
    Private Declare Function GetPixel Lib "gdi32" (ByVal hdc As Long, ByVal x As Long, ByVal y As Long) As Long
    Private Declare Function ScreenToClient Lib "user32" (ByVal hwnd As Long, lpPoint As POINTAPI) As Long
    Private Declare Function WindowFromPoint Lib "user32" (ByVal xPoint As Long, ByVal yPoint As Long) As Long
    Private Declare Function SetWindowPos Lib "user32" (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, ByVal x As Long, ByVal y As Long, ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long) As Long
    Const HWND_TOPMOST = -1Dim tt, nn, mm
    Private Sub Command1_Click()
        Static lX As Long, lY As Long
        On Local Error Resume Next
        Dim P As POINTAPI, h As Long, hD As Long, r As Long
        Dim i1, j1, c
        'GetCursorPos P
        P.x = Text1.Text: P.y = Text2.Text
        lX = P.x: lY = P.y
        h = WindowFromPoint(lX, lY)
         'lblData(1).Caption = h
        hD = GetDC(h)
        'lblData(2).Caption = hD
        ScreenToClient h, P
        'lblData(3).Caption = P.x & "," & P.y
        For i1 = 0 To 99
        For j1 = 0 To 127
        r = GetPixel(hD, P.x + j1, P.y + i1)
        If r = -1 Then
            BitBlt Picture1(0).hdc, j1, i1, 1, 1, hD, P.x + j1, P.y + i1, vbSrcCopy    Else
            Picture1(0).PSet (j1 * 15, i1 * 15), r
        End If
        Next
        NextEnd SubPrivate Sub Command2_Click()
        tt = -tt
        If tt = 1 Then init
    End SubPrivate Sub Command3_Click()
        Timer1.Enabled = True
    End SubPrivate Sub Form_Load()
        SetWindowPos Me.hwnd, HWND_TOPMOST, Me.Left / Screen.TwipsPerPixelX, Me.Top \ Screen.TwipsPerPixelY, Me.Width \ Screen.TwipsPerPixelX, Me.Height \ Screen.TwipsPerPixelY, 0
        tt = -1: mm = -1: nn = 0
        Timer1.Enabled = False
    End SubPrivate Sub Timer1_Timer()
        Timer1.Enabled = False
        Command1_Click
        nn = nn + 1: Label2.Caption = Str(nn)
        Timer1.Enabled = TrueEnd Sub
      

  12.   

    snakebird的SPY程序写得很好么!就是它不能在WindowsNT下运行。真想知道你的方法。
      

  13.   

    very good spy,期待源码的发布
      

  14.   

    如果源码发布的话,希望能给我邮一份。
    [email protected]
      

  15.   

    I wanna have one, pls send me as well, thx thx.
    [email protected]
      

  16.   

    收到!但不能在我的机器上(NT WS4.0/Win2000)运行,提示没有安装网络客户。有没有Patch?
      

  17.   

    [email protected] 
    thanks
      

  18.   

    [email protected]
    mailto:[email protected]
    thanks a lot.
    Is that a winhook program?
      

  19.   

    请给我一份  [email protected].谢!
      

  20.   

    Give me too!
    [email protected]
      

  21.   

    我也要。
    E-mail: [email protected]
      

  22.   

    也给我一份,email:[email protected]
      

  23.   

    不好意思,这次来只是为了关EMail的选项我的信箱要爆了!^O^
      

  24.   

    不好意思,这次来只是为了关和MMX一样,^O^。建议下次直接在CSDN发布,让人去DOWN把
      

  25.   

    请给我一份[email protected] Regards
      

  26.   

    请送我一份  [email protected]
      

  27.   

    鉴于索要网友很多,我已将其发布到CSDN,软件发布专栏的辅助开发软件中
    软件名:自制SPY
    作者:snakebird
    发布日期:2000-3-7
      

  28.   

    也给我一份吧.谢谢!
    e-mail: [email protected]
      

  29.   

    如果源码话,希望能给我邮一份。
    [email protected]
      

  30.   

    请到软件发布专栏的辅助开发软件中下载《自制SPY》。
    由于软件仍在完善中,代码还要等几天才能发布。
      

  31.   

    让我也用一用
    [email protected]
      

  32.   

    snakebird,请给我一份吧,[email protected]
      

  33.   

    谢谢!我也来一份,可以吧!
    [email protected]
    ~!~
      

  34.   

    [email protected]也来一份!