LazyLizard
March 8th, 2003, 06:03 AM
Hi everybody.
Does anyone know how to export a child dialog from dynamically-linked DLL. I have a main dialog (in exe) with TabControl. I want my dll's create their own dialogs in that TabControl. CreateDialog() with handle of TabControl as parent window doesn't work :( Please let me know if someone knows how to realize that plugin-based application.
Regards, Anton
Does anyone know how to export a child dialog from dynamically-linked DLL. I have a main dialog (in exe) with TabControl. I want my dll's create their own dialogs in that TabControl. CreateDialog() with handle of TabControl as parent window doesn't work :( Please let me know if someone knows how to realize that plugin-based application.
Regards, Anton