BCB and MSVC MDI

cpp Portugal
  • 19 years ago

    Hi there,


    I really need some help on this one. I'm still new on BCB environment, and I need to have a dll that loads an MDI child window. The thing is that, the
    MDI main window is built on Visual C++ using MFC, and do not know how to
    attach these two. The dll part, is already resolved; I've already managed to
    write the code needed so the Visual C++ can talk to a BCB dll, now what I
    don't know, is how to create an MDI child window in the BCB dll, and attach
    it to the MDI main window in the MFC application. I really need help with
    this, so if anyone cares to help, I would appreciate it.


    Thanks


Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”