Skip to content

how is code in pal 9.1 too Raise Hand ????????

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #187847
    michtob
    Member

    @Admin wrote:

    Ah aigh, thanks i gonna check it i was testing it with the exe. 🙂

    hi bro.

    need help one more plz !!!!!

    how is code in pal 9.1 too Raise Hand ????????

    CODE

    must am text in code ( Private Sub Command1_Click()
    Dim hParent As Long
    hParent = FindWindow(“my window class”, vbNullString)
    If hParent <> 0 Then
    PostMessage hParent, WM_COMMAND, 33025, 0
    End If
    End Sub

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.