Nik
2011-06-27 15:34:51
Hi all,
I been using MT Pro (mostly for doing midi conversions) for a couple of years now and I think it's really great software.
I am currently trying to get to grips with using wm_messages. I'm using Winspector to help me with this.
The problem I'm having is this - if I send a wm_message to the parent window of an application it gets posted no problem. But if I try to send a wm_message directly to a child window it won't send. In the MT Log it says "Error sending Windows message : could not get HWND". I'm using the "Match by class" option, and specifying the class name exactly. Like I said, it works great for parent windows, but not for child windows.
Any idea what I might be doing wrong ?
I been using MT Pro (mostly for doing midi conversions) for a couple of years now and I think it's really great software.
I am currently trying to get to grips with using wm_messages. I'm using Winspector to help me with this.
The problem I'm having is this - if I send a wm_message to the parent window of an application it gets posted no problem. But if I try to send a wm_message directly to a child window it won't send. In the MT Log it says "Error sending Windows message : could not get HWND". I'm using the "Match by class" option, and specifying the class name exactly. Like I said, it works great for parent windows, but not for child windows.
Any idea what I might be doing wrong ?