Hi,
Can i call an external exe file (that is only one form) and show it within my MDI main form ?
I remember doing it with VB (DLL form + MDI form) but how can i do it with fivewin?
Thank you
A.S.K
Hi,
Can i call an external exe file (that is only one form) and show it within my MDI main form ?
I remember doing it with VB (DLL form + MDI form) but how can i do it with fivewin?
Thank you
A.S.K
Do you mean to show the external app as a MDI child of your MDI environment ?
I don't think there is a way to do it...