Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6103777
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:46:03+00:00 2026-05-23T13:46:03+00:00

I have a device that is controlled by standard win32 dlls. The device responses

  • 0

I have a device that is controlled by standard win32 dlls. The device responses are sent back through an application window handle (required when connected).
Right now, the only way I have to look at the messages is by overriding the WndProc inside the form, which is quite limiting.

My original intention was to isolate as much as possible the device bare handling from the application by placing everything inside a dll, but this dependency is keeping me from achieving it.

I need some sort of hook that will allow me to peek at the messages being received by the Form (a la WndProc) but from my dll. All I have seen shows hooks from within the same form, not from a dll.

Oh, by the way, I understand hooks are WPF compatible also, and that is a requirement here as well.

Any thoughts are much appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T13:46:03+00:00Added an answer on May 23, 2026 at 1:46 pm

    IMessageFilter only gives you posted messages, not sent messages. There is of course little you can do if the device code insists on using the app’s main window. You’ll need to add a public method to let the main app tell you what its main window’s Handle value is. You can then derive your own class from NativeWindow to subclass that main window and spy on its messages. Use the AssignHandle() method and override WndProc() to snoop. Be sure to call DefWndProc() for any messages that are not device related. You also need to detect WM_CLOSE so you can un-subclass the window, call ReleaseHandle().

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have hardware device that is controlled through an rs-232 interface (Its an ultrasound
I have a device that supports 4-color graphics (much like CGA in the old
We have a device that uses Exchange web services to download mail and calendar
I have a device that sends data to COM port. And I'd like to
HI, I have a device that exposes a telnet interface which you can log
We have an embedded device that needs to interact with an enterprise software system.
I have an external device that spits out UDP packets of binary data and
I have an I2C device that wants two inputs: a denominator and a numerator.
I have a measure device that creates samples in the following format: V GL020(1)=20110117161703
I created the list that have device detected, and I want to send data

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.