Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. sendmessage woes.....

sendmessage woes.....

Scheduled Pinned Locked Moved Visual Basic
databasequestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    ns
    wrote on last edited by
    #1

    My VB dll gets the handles from the calling VC app: Then it sends a message to the VC control whose handle it received. This control is a lowly button. I am tryng to trigger its click handler of this button with my sendMessage: SendMessage(parentHAndle, WM_COMMAND, 0, buttonHandle) But so far I am not succeeding. Anything I shoud know about this that I'm missing? I send in the parent handle and the button handle. Thanks, ns

    N 1 Reply Last reply
    0
    • N ns

      My VB dll gets the handles from the calling VC app: Then it sends a message to the VC control whose handle it received. This control is a lowly button. I am tryng to trigger its click handler of this button with my sendMessage: SendMessage(parentHAndle, WM_COMMAND, 0, buttonHandle) But so far I am not succeeding. Anything I shoud know about this that I'm missing? I send in the parent handle and the button handle. Thanks, ns

      N Offline
      N Offline
      Nick Parker
      wrote on last edited by
      #2

      Maybe this[^] article will help you ?? Nick Parker
      **The goal of Computer Science is to build something that will last at least until we've finished building it. - Unknown


      **

      N 1 Reply Last reply
      0
      • N Nick Parker

        Maybe this[^] article will help you ?? Nick Parker
        **The goal of Computer Science is to build something that will last at least until we've finished building it. - Unknown


        **

        N Offline
        N Offline
        ns
        wrote on last edited by
        #3

        Thank you for the link. Thanks, ns

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups