April 27th, 1999, 04:31 PM
Greetings
I have an SDI app which brings up a *modal* dialog when it starts up. I have added a modeless dialog with the modal dialog as its parent. This modeless dialog contains a number of Controls and OLE Controls, specifically;
a FlexGrid control (Msflxgrd.ocx)
a Tab Control (tabctl32.ocx)
When I execute the program on the development machine, it runs fine, brings up the dialog, and populates the control. On a machine targeted for distribution, I get an error which I believe to be related to attempting to initialize the controls on this modeless dialog.
Anyone with experience here? I have scoured the ms site for ideas on what dependencies I may be missing for these controls. No Luck thus far
TIA
Charlie
dusen@shore.net
I have an SDI app which brings up a *modal* dialog when it starts up. I have added a modeless dialog with the modal dialog as its parent. This modeless dialog contains a number of Controls and OLE Controls, specifically;
a FlexGrid control (Msflxgrd.ocx)
a Tab Control (tabctl32.ocx)
When I execute the program on the development machine, it runs fine, brings up the dialog, and populates the control. On a machine targeted for distribution, I get an error which I believe to be related to attempting to initialize the controls on this modeless dialog.
Anyone with experience here? I have scoured the ms site for ideas on what dependencies I may be missing for these controls. No Luck thus far
TIA
Charlie
dusen@shore.net