Dialog Box & Flexgrid Control in DLL

Hello All,
I am creating a MFC regular DLL which has a Dialog box with A flexgrid.

I am shwing this dialog box when a Exported Dll function is called.

When I am using that DLL in exe project ,and calls Exported function the
dialog box isn’t visible. when I remove flexgrid from Dll dialog box,it
works.
I want to disp. Flexgrid .what can I do ??
I tried AfxEnableContainer ,AFX_MANAGE_STATE ,AfxOleInit .

Thanx in advance

This is not an MFC forum.

----- Original Message -----
From: “TheDonx”
To: “NT Developers Interest List”
Sent: Friday, April 26, 2002 2:22 PM
Subject: [ntdev] Dialog Box & Flexgrid Control in DLL

> Hello All,
> I am creating a MFC regular DLL which has a Dialog box with A flexgrid.
>
> I am shwing this dialog box when a Exported Dll function is called.
>
> When I am using that DLL in exe project ,and calls Exported function the
> dialog box isn’t visible. when I remove flexgrid from Dll dialog box,it
> works.
> I want to disp. Flexgrid .what can I do ??
> I tried AfxEnableContainer ,AFX_MANAGE_STATE ,AfxOleInit .
>
> Thanx in advance
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>