ocx

Hosting a 32bit OCX inside a 64bit process (specifically Flash)

We are in the process of building a 64bit version of our software, but we use Flash player's OCX control to host Flash in our windows. This OCX file is a 32bit build, do you know if it's possible to host this 32bit version of Flash within our 64bit application? ...

how can i find using visual c++ that flash.ocx is registered or not?

hi i use shelexecute() function to register flash.ocx but i want to find programmicaly that this file is registered or not? please help me thanks ...

I need to consume an ocx for voice recording and playblack

Hi. The current ocx controls I'm using for voice recording and playback are not compatible with Windows 7. I'm already feeling the pressure to produce a Windows 7 compatible version of my software. The author has already stated that he is not planning to write a Windows 7 compatible ocx. I work from xharbour so I need to consume an...

Automate OCX wrapper from C++ to C++ using visual studio

I am developing an OCX with some DISP_FUNCTION_ID defined. How could I automatically generate a wrapper for it to be used in an MFC C++ Dialog so it can be autoregenerated when I add functions to my OCX? Regards ...

How to use ocx in .Net windows application

I have to use a ocx in .Net application. In the toolbox, i right clicked and from com tab added the ocx. Now the ocx appeared in the toolbox and added the control to the form. When i execute the application got this error 'Could not load file or assembly 'Interop.WINCMP3XLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one ...

How do I deploy a utility with ocx dependency to a test machine without registering the ocx?

I have a test utility that depends upon an ocx file that is installed/registered on my development machine. We'd like to run this tool on a test machine without polluting the machine with any unnecessary files. Nothing should be installed except the target machine software. Running the tool on a network drive or from a stand-alone dir...

VB6: Question about version numbers of dependent OCXs

Is it important for a VB6 app to refer to certain OCX versions? I have noticed that if I put my VB6 app code through the IDE on one machine then the form files will refer to different version of some OCXs than if I use another machine. What is the rule of thumb with this? Is it safe to assume that most of these old OCX versions will b...

Adding an OCX control to a web page Dynamically

Hi, I currently have an web based application that hosts an OCX control. I want to be able to add this control programatically if possible allowing me to plug in new OCX controls without having to ammend the OBJECt tag in the HTML. I also need to be able to maintain the ability to download the OCX control to the Client if it is not fou...

OCX component in C# - using and deploying

I am creating C# application that uses OCX component. I have this component from manufacturer of some kind of printer. During installation of their files, foo.ocx was added to my C:\Windows\System32. The only thing I had to do is add reference in Solution Explorer, and point that library in COM tab. Then I took interface: [Guid("XXX")...

Need PDF viewer control - tried a lot ...

I'm looking for a component to view and print PDF files from Delphi/C++Builder. Delphi or ActiveX, not .NET. The license must be for royalty free distribution and the viewer must not require Adobe Reader to be installed. So far I have tried: Gnostice PDFtoolkit: Display problems with JPX images Radaee PDF Viewer: Fast rendering, but c...

Using an OCX control in a C# .NET console application

As the title points out, what I want to do is use an .OCX control (namely AxShockwaveFlashObject) in a C# console application. I assume that it's possible, as I've seen it done before. but it was C++, and I don't even sure it was .NET. So, is it possible? and if so, how? Thanks, Leeron ...

How does one determine interface requirements for a given .OCX?

I've a need to analyze an .OCX in order to create a spoof -- the original installation files for this particular component are gone and the company that made it no longer in business. I can identify where it is used in the program that used to use it (and my understanding is that the feature the component made available never worked any...

Embedded VLC in VB.NET application for video Streaming

Right now I'm developing an application in VB.NET that streams video using VLC, but each time I want to stream a video I have to open a new vlc interface using a .BAT file and passing some arguments. The problem is that I need the VLC to be Embedded and stream from inside my applications. I have manage to get the vlc embedded and I can p...

How to show the ActiveX Yellow bar?

I'm trying to set up a webpage that downloads the OCX and installs it with the user permission when the user right click in the yellow bar Note: it's a business app and I know... IE, but 95% of company customers use it and it's easy for us to move from Windows > OCX first and then to full WebService What I did was create a cab file wi...

Can not debug an ActiveX inside a VB6 project with several components inside

Hello, I have to debug a big application done in VB6. The application is comprised of a main EXE, some ActiveX projects and other ActiveX control projects. The problem I'm facing is that I cannot hit breakpoints inside some ActiveX projects. Looks like the application is using the OCX outside the debugger because the application runs b...

change version of ocx without source code

Hi, I have a situation where I need to chnage version of a ocx file, but I lost source code. Is it possible to change it? I know some people do it with hex editor, but I can't find it on google. thanks ...

How do I invoke methods/access properties of an OCX control via Ruby?

I am writing the scripted GUI tests for a system which I do not have access to its source code; and I want to invoke the methods and access the properties of an OCX control (specifically the MSFlexGrid control) as I could not find any other way of finding out the number of rows and columns, as well as the data values in each cell, in the...

Register ocx for system (not just current user)

So I am installing an OCX which works great for the current user (when I use regsvr32) however I want to register the ocx for the system, not just the current user. Is there a way to easily do this? ...

Merge OCX with .NET EXE

Is there any tool, commercial or freeware, that allows merging OCX files with .NET executable? I know it's possible to make an isolated OCX reference, but that's not sufficient in my case, I need to get a single exe without installation requirement. Thanks. ...

GPS Software for PC

hi ! I will start on a private project that will require some GPS software on my computer, so far I have been contacting Garmin and Destinator to ask if they have some sort of SDK kit for theire map services. however they could not offer me this in Norway. I am therefore asking here if anyone here know any kind of map software, capable...