similar to: VB apps

Displaying 20 results from an estimated 4000 matches similar to: "VB apps"

2005 Mar 01
1
[Asterisk-biz] IAX2 web client that works withg723 / g729. We got One
Andres sounds as if this is Andres's own development. He mentioned IAX, not IAX2. My guess is that he might have used one of the IAX GPL Libraries and source trees, based on iaxClient and not libiax2. It is possible that Andres is not aware of the GPL terms that he has to adhere to, if he wants to commercialize this product. The Source code for IAX Phone is available from Steven Sokol's
2009 Apr 10
6
ActiveX error when running an application(VB 6 based)
I am trying to run a home made Visual Basic 6 application on SUSE Linux Desktop 10, using "wine-1.1.18-2.1" Installation of VB 6 Application went smooth, and creates the directory under "/root/.wine/drive_c/Program\ Files/PrjPatientInfo". I then did the following # cd /root/.wine/drive_c/Program\ Files # cd PrjPatientInfo # wine cmd C:\Program Files\PrjPatientInfo>
2004 Sep 30
0
MSFlexGrid control(msflxgrd.ocx) always gives a maybe outdated error
I have a few apps at work that use the msflxgrd.ocx control and have been trying for several years to see if one day it will work with a new release of wine but that day has not yet come. I have finally decided to post to this list about it instead of sitting idle and see if anyone might be able to help find the problem and see how big of a deal it is to fix. I had a developer at work
2003 Dec 21
4
First version of the ActiveX version of DIAX (0.1.0) available for download
Hi all, A first basic version of DIAX as an ActiveX can be downloaded from: http://www.laser.com/dante/diax/activediax.zip There is only one small file (diax.ocx) and a readme.txt with the usage instructions. For the moment you can only place authenticated (or not) calls and there is no feedback (ring, messages, etc) Put this simple thing on your web page and you will be able to dial from any
2011 Dec 27
9
Unable to register the DLL/OCX
I am new to Wine and anything like it. I want to run the application "ATCS Monitor". When I installed ATCS Monitor I received an error message: C:\windows\system32\wshom.ocx Unable to register the DLL/OCX: RegSvr32 failed with exit code 0x1 -From Terminal- err:typelib:sltg_get_typelib_ref Unable to find reference err:module:import_dll Library ScrRun.dll (which is needed by
2004 Sep 03
3
ActiveX support in Wine
Hi list! I'm currently trying to get a program called Polydoc to run under wine. It is a kind of database app, for text databases. For some reason it uses many ActiveX controls. So far all seems to be Ms "standard" controls. But the program will not run. Anyone have a tip? I'm going to test with a native ole32.dll among things. Cheers, -- Martin Widmark AB TakeIT
2012 Jan 18
1
Wedisk: "ActiveX cannot be registered"
Hello, I am trying to install a Korean webhard system called "Wedisk" onto my Macbook through Wine. You may get the installer for free from this link: http://global.wedisk.co.kr/popup/activex_mainpop.jsp (The purple ? is the installer for Windows XP) Nevertheless, no matter how hard I tried to install this ActiveX component, it always failed, notifying "ActiveX cannot be
2007 Mar 19
1
VB database app
Hi, newbie wine user here with a little vb app issue. After installing an app along with associated OCXs and DLLs, I get the following error when the app is run: Error: (frmMain. ... ) ActiveX component can't create object. Anyone direct me where to go from here? I'm trying my hand at my own distro packed with a number of Windows apps tailored for specific use (i.e. no apps of this kind
2010 Oct 06
1
KSCSV.ocx registry failure?
I'm not familiar with much in the way of windows or wine - I'm trying to get some software (Bently Repair Manual) (http://www.bentleypublishers.com/volkswagen/repair-information/vw-golf-jetta-gti-repair-manual-1999-2005-a4-ebahn.html) that won't run on a win 7 (XP required) system to run in wine. I had to use winetricks to install MFC42.dll, so I understand that sort of voids
2010 Oct 22
3
Error running an ActiveX control on IE6
Hi I'm trying to get an ActiveX running in IE6. The ActiveX is from a surveillance DVR which require an ActiveX viewer. I've installed IE6, VC6run, WMP9 using winetricks. I have installed manually the activex (putting files in system32 and register ocx manually) The ActiveX starts, in fact I can see the interface of activex, but instead of loading the streaming video I get an error
2005 Feb 09
1
SIP / IAX ActiveX
>Why do people want to develop more softphones? There's already lots of softphone projects out there >that could use a hand, if you want to work on one. Starting from scratch will just add one more half >baked softphone to the growing list of unuseful Open Source applications. >Especially since you consider using an ActiveX control :) Actually, I have an application for a IAX
2012 Mar 15
6
Error running apps from network share
Here at the company we have 3 programs coded in VB6 and I'm trying to run them under Ubuntu using Wine 1.3. First I used dependency walker to look at dependenices and i found it depend on these: msvbvm60.dll kernel32.dll user32.dll gdi32.dll advapi32.dll ole32.dll oleaut32.dll Also applications are using these controls: MSFLXGRD.OCX, MSMASK32.OCX and VBUProgress.ocx I copied them and
2003 May 25
1
SIP & VB6 ??
Question was ask of me today and I haven't yet google'd it... Any one know of a VB6 opensource voip project (in particular SIP) ?? Gary .
2003 Nov 21
5
Asterisk Call Manager for Windows 0.0.1 (Alpha)
If anybody is interested, I have an early version of my Call Manager for Windows application integrated with Asterisk. CMW is an application bar (like the task-bar) that docks to the top of your desktop window. It provides the following functions: 1. View Call-Related Information (Caller ID, Call State, Call Direction) 2. Monitor Status of Asterisk Stations (Channels) -- BLF or "Busy
2010 Apr 27
2
problem with outlook messenger in wine
I install outlook messenger windows version with wine in mint 8. now when I run it display this error """"run time error 339'''''' '''''' component 'conaitoextended.ocx' or one of its dependencies not correctly registered : a file is missing or invalid"""""" All files installed
2009 Apr 15
2
Threed32.ocx error wwhen installing VB6 application
I am finally migrating from Windows to Ubuntu and I am installing a number of Windows electronics and CAD package using Wine 1.0.1-0 on Ubuntu 8.10. Most run with no issues at all and I am very impressed with Wine. However I am now trying to install AADE Filter, a VB6-based filter design application and I get the following message at the end of the installation process:
2008 Feb 13
3
Asterisk Manager and Visual Basic
Has anyone tried to used VB6 to communicate with the Asterisk Manager? If so, would you be willing to share some basic code showing your approach to getting connected and parsing results? I've got a Telnet control that is allowing me to connect, authenticate and see the "flow" of status, etc., but I'm sure there is a better way to do this without using Telnet (maybe not?). Any
2007 Feb 06
3
VB, Access based program on Linux
Hi, I work in one public charitable trust. Here we are using one Accounting+Inventory+Report management Program. Two developers have developed in VB, Access and Crystal Reports. Now I am trying to use it through wine on linux. (As we dont have enough money to redevelop that.) But after running that .exe I am getting error that ActiveX Component can not create object. 429 Neelesh --------------
2009 Aug 22
3
IE7
Ok I got IE7 working, mainly because of Steam, but I wanted to see if I could get flash working, aparently activex controls won't install correctly. Is there a way to fix this? (i've tried Winetricks for flash but it tells me the .exe hash doesn't match or something). Anyways, just curious, not to use ie in linux but mainly to get flash working since steam seems to use IE for
2010 Jun 29
2
ListView component is empty
wine-1.2-rc5 I use program (VB6), which uses ListView control. When I try to load items from file, string added to ListView, but there are empty. I can select lines, but can't see anything in them. Trying to change font, size and other options does nothing. What can I do to see items content? -- Regards, Alex aka TheMengzor