CrazyEngineers
  • COM ports in VB

    medeepak

    Member

    Updated: Oct 23, 2024
    Views: 1.1K
    sorry for reposting the problem...
    how to use com ports in .net
    and can we create an exe from vb.net by embedding a flash game into it
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • medeepak

    MemberSep 27, 2010

    i got solutions for the above problems
    now can anyone say how to modify keyboard buffer using vb.net
    how to send left key right keys to the buffer??
    Are you sure? This action cannot be undone.
    Cancel
  • medeepak

    MemberSep 29, 2010

    sorry
    i think i have wrongly communicated the question
    i have shockwave flash swf embedded in my application
    i need to send keystrokes to it on the click of a button
    like for e.g left arrow

    so i am using the following piece of code

    Me.AxShockwaveFlash1.Focus()
    System.Windows.Forms.SendKeys.Send("{LEFT}")

    but i find this code not working but similar codes work for textboxes
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register