|
-
November 7th, 2011, 07:19 PM
#1
Setup with active X
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.
-
November 8th, 2011, 02:50 AM
#2
Re: Setup with active X
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
-
November 8th, 2011, 03:42 AM
#3
Re: Setup with active X
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/
Last edited by a343; November 8th, 2011 at 04:21 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|