Hi,
I did a setup to install my app, but I need add the activeX (msflxgrd) to show a grid.
How can I add the active X to my project??
Thank you.
The project is in Visual C++, mfc.
Printable View
Hi,
I did a setup to install my app, but I need add the activeX (msflxgrd) to show a grid.
How can I add the active X to my project??
Thank you.
The project is in Visual C++, mfc.
msflxgrd.ocx, you need to ship this ocx with your install kit, I think.
Jack
--------------------------------------------------------------------------------
HMI/SCADA/CAD/GIS VC++ Source Codes: http://www.code-home.com
Yes, but I dont know how, becouse I try to add this file and it doesn't find the file.
I have the *.ocx in c:\windows\System32
If I run the setup I get this:
Can not find source file 'C: \ Windows \ System32 \ msflxgrd.ocx' for file 'msflxgrd.ocx' located in '[TARGETDIR]', the file may be missing or blocked.
I followed this page:
http://www.simple-talk.com/dotnet/vi...etup-projects/