Guest_imported
New member
- Jan 1, 1970
- 0
Hi everybody,
I'm writing a program with MFC and a FormView, containing a FlexGRid.
The Flexgrid should be shown in the FormView and I constructed it with the Create Funktion. ( cause I want it to be maximized in the window )
Problem: When I test the program on a Computer without Visual C++ on it, it does not work ! ( The FlexGrid is not shown, all other functions are OK !
MSFlexGrid.OCX has been installed and registered correctly )
On any Computer where I installed MS VC++ it works !
When I erase VC++ ( by uninstall ) the program still works !
Can anybody tell me what happened ???????????
Which files are missing on a "normal" computer ??
Regards,
SAM
I'm writing a program with MFC and a FormView, containing a FlexGRid.
The Flexgrid should be shown in the FormView and I constructed it with the Create Funktion. ( cause I want it to be maximized in the window )
Problem: When I test the program on a Computer without Visual C++ on it, it does not work ! ( The FlexGrid is not shown, all other functions are OK !
MSFlexGrid.OCX has been installed and registered correctly )
On any Computer where I installed MS VC++ it works !
When I erase VC++ ( by uninstall ) the program still works !
Can anybody tell me what happened ???????????
Which files are missing on a "normal" computer ??
Regards,
SAM