Hi everyone,
Glad to be part of the forum.
Has anyone had experience with Active X and its implementation within WIN CC OA version 3.12?
Though the button and function seems to exist, there's no documentation regarding this anywhere.
Any help I can get would be greatly appreciated.
Winc CC OA version 3.12 - Active X and how to implement it
-
- Posts: 2
- Joined: Wed Oct 10, 2018 5:15 am
-
- Posts: 2
- Joined: Wed Oct 10, 2018 5:15 am
Re: Winc CC OA version 3.12 - Active X and how to implement
So this is what I did:
1. Download VLC 64 bit
2. Installed it
3. The VLC class appears in the ActiveX Control menu
Seeing that it needs to be 64bit,
1. I compiled code I made via Visual Basic
2. Copied the dll file into BOTH System32 and SysWOW64 folders
2. Registered it via regsvr32 command via the command prompt as administrator
Nothing appears in the ActiveX Control menu.
Could someone please tell me what I am doing wrong?
1. Download VLC 64 bit
2. Installed it
3. The VLC class appears in the ActiveX Control menu
Seeing that it needs to be 64bit,
1. I compiled code I made via Visual Basic
2. Copied the dll file into BOTH System32 and SysWOW64 folders
2. Registered it via regsvr32 command via the command prompt as administrator
Nothing appears in the ActiveX Control menu.
Could someone please tell me what I am doing wrong?