similar to: vb-control or dll?

Displaying 20 results from an estimated 10000 matches similar to: "vb-control or dll?"

2008 May 15
1
VB apps
What is the expected compatibility of a VB6 executable project that makes use of: - Jet database engine to access Microsoft Access database files - several windows based (widely available) OCX and COMM files such as MSFLXGRD.OCX - access the Windows Registry files - activeX files - some access to text files Most of these things are fairly vanilla I would think, but just in case, I thought I
2004 Dec 01
2
How to use Ogg_d.dll in VB.NET ?
Hi everybody This is the first time I write on the list, hope my topic is accepted. I have been looking in the list archive for answers on this question but no luck and hope that one of you wise people can guide me in the right direction. I have tried to add the DLL in the references list under VB.NET but its not accepted as a NET DLL or COM DLL, and I cant find out how to call it from within
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>
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
2002 Apr 23
1
Can't load native dll
When I try to load winelib dll I get an error message: "err:module:MODULE_LoadLibraryExA Loading of native DLL <dllname> failed (error 193), check this file." The error message is printed for call: DllHandle = LoadLibrary(DllName); This happens even when I try to load standard Wine dlls, like dlls/msisys.ocx.so Did I miss something obvious? Thanks, Andriy Palamarchuk
2005 Sep 27
4
Problem with DllOverrides (Wine 20050725)
Wine version used : 20050725 on debian 3.1 system. I try to use a windows application call cmc.exe (internal use) wrote with Visual Basic. The installation of this application with a windows setup file has done without problem. On the [Software\\Wine\\AppDefaults\\cmc.exe\\DllOverrides] section of the user.reg file created by the winecfg command, I have indicated "native" for all
2007 May 04
1
mscomctl.ocx
Greetings Flac-landers, I have a brand new puter with xp pro 2002 sp2. I downloaded flac-1.1.4b and installed, but when I ran the installed software, it told me that it was unable to run as I do not have mscomctl.ocx on my system. I searched my puter and indeed it is not on it anywhere. I looked all over the site for the prerequisites needed to install, but did not find them. Can someone
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
2005 Sep 13
3
VB and R
Dear Listers, Is there any good paper about how to use R together with VB? Thank you so much! -- WenSui Liu (http://statcompute.blogspot.com) Senior Decision Support Analyst Cincinnati Children Hospital Medical Center [[alternative HTML version deleted]]
2006 Jan 07
2
VB on Linux with Wine
We have 50 complex applications written in Microsoft Visual Basic 6.0 providing banking solutions. We are seriously thinking of porting our applications to Linux under WINE. Is it possible to do so? Nature of our VB applications: ------------------------------ 1. Extensively used all controls provided in VB 2. Total size of our applications is around 2 million lines 3. Applications are having
2010 Feb 02
2
How do I debug a VB application install?
I'm trying to debug the installation of a Windows app written in VB (I think VB6). Following the troubleshooting guide here, and referencing the app's own install log, I realized some necessary DLLs were missing. Installed them using winetricks mfc42 vb6run mdac28. I checked a working installation on Windows XP for list of installed MDAC components, and I think I've got all the
2010 Feb 23
1
VB IsDate/IsNumber: Localisation does not work
Hi everybody, I started testing a (really large self written) VB appllication under Wine and was surprised, that a lot works out of the box (nearly...) - Great Work! But I have a few errors I need some advice on: In the application are lot of tests if entered data are numbers or dates. These test do not work, It looks like the locale (number and date)formats are not used in this functions. My
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 --------------
2007 Mar 19
1
error running a vb script in wine
Can anyone help me with this error? I get this error when I run my vb script in wine. The script creates a shortcut and works fine when I run it at a cmd prompt in Windows. I'm new to both vb script and wine. Z:\root\vb_shortcut>cscript mk_shortcut.vbs "temp" "Z:\root\vb_shortcut \test.txt " "." Microsoft (R) Windows Script Host Version 5.6 Copyright (C)
2005 Sep 15
1
BricsCad and VB application
We are developing a VB 6.0 application to work with BricsCad (last linux version). But when I try to connect to BricsCad in Linux using the VB application it hangs the system. But if I do the same in Windows it works perfectly. Wine doesn't throw any error message, just hang the computer. Please help me!! Gabriel.
2008 Oct 13
3
Need help with an old VB application
Hi, i'm not new with wine but i'm in trouble with an old vb application. I just tried everything i know to solve but i'm still at the start point. I want to open a document (.rtf or .doc ) with OO . This VB application needs the full path of the application i want to use to open the documents. I write down the complete and full path ( Z:/xxx/yy/oowriter ). The path is correct and the
2009 Feb 08
1
Solaris 10 and Vb.net?
Does solaris 10 using Wine following working? - vb.net - devc++ Q. Can vb.net or devc++ application connect to the Solaris 10 > mySQL database > running thread? How we do the ODBC things.
2001 Feb 09
1
link R to VB
Hi, 1. How to dynamic link the outputs from R to MS-Word or MS-Excel? 2. I'd like to develop an VB application and use R as the "backgroud calculator". How do I call R and its function in VB? Thanks, Yu-Ling Wu __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
2006 Nov 23
1
VB linked to R
help I'd like to develop an VB 6 application and use R as the "backgroud calculator". How do I call R with its functions and link it to the VB interface?
2012 Mar 19
1
How to use R script in VB?
Hello R friends, I want to use my R script in VB to make macro in Excel. I tried with RExcel but it seems to me that this package is just GUI API and I still have to run(connect) R to use the script. Google tells me there are some ways to make R script as an independent library/module/header so that I can call it in VB, C or JAVA. Where can I get detailed tutorial or manual for that? Thanks in