C# and MFC SendMessage problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ycyclop

    C# and MFC SendMessage problem

    Hi,
    I have an MFC application that activates a C# dialog. From the dialog I
    SendMessage to the application CMainFrame window.
    I see that the application receives the message via the Spy++, but it
    does not reach the PreTranslateMes sage for some reason. What is going
    on?
    Thanks for your help
    -- Gilad

Working...