Displaying 20 results from an estimated 100000 matches similar to: ""createObject" and "new" on VB6"
2010 Jun 10
1
Rmath.dll importing in VB6 problem
Hi,
I am facing a problem which i think i need to explain it to you with some
background.
I need to use the Project R pnorm function in Visual Basic 6.0.
I have already installed R and this is how i perform and get back the
result:
> pnorm(2, 15)
[1] 6.117164e-39
which is what i need.
I have already installed R, i generated the Rmath.DLL file out so i can
import it into my VB6 and use it.
2010 May 25
1
vb6 sp6
I've installed the latest Wine RC and I'm trying to use it to install VB6 SP6. I've succeeded in getting sp5 installed but when I run the sp6 installer I get as far as the agree/disagree button and as soon as I click the "I Agree" button I get the "Visual Studio 6 Service Pack 6 setup was not completed successfully" click OK box.
2006 Mar 20
0
Problem running a VB6 app
I noticed someone else had a similar error/popup a few months ago.
I think the important error is:
err:ole:typedescvt_to_variantvt cannot convert type 24 into variant VT
A popup box appears:
Title: Flex List Box Control
Run-time error '458':
Variable usese an Automation type not supported in Visual Basic.
The app uses vb6 and all dlls not included with wine appear to be
2002 Mar 04
1
Software engineer
Hello,
I have obtained your email from the Web and I am very interested in working for your company.
I have 7++ years of experience with software development, Internet development, database
management and hardware. I have worked for many companies both in Canada and in the
United States using different development environments.
I have a BS in Electrical Engineering and computer science and
2009 Sep 14
2
[Bug 1649] New: CreateObject : Mismatch auth between pubkey and password
https://bugzilla.mindrot.org/show_bug.cgi?id=1649
Summary: CreateObject : Mismatch auth between pubkey and
password
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
2009 Apr 24
1
"Unhandled page fault on read access" with a grid OCX in VB6
Hi all.
First of all, I am almost new to Linux and completly new to Wine.
I'm on Ubuntu 8.10 (running on VMWare on winXP), and Wine 1.0.1
I'm trying to port a VB6 app to wine.. I can install it OK, and connects to mysql via myodbc also OK.
But i have a problem in every and all the windows where I have a grid (It's ComponentOne TrueDBGrid 8.0 - exactly 8.0.20061.351).. It load OK, I
2008 May 09
4
VB6 and wine_get_unix_file_name
Hello,
I'm trying to make a function for using wine_get_unix_file_name in VB6
programs.
Private Declare Function lstrcpyA Lib "kernel32.dll" (ByVal lpString1 As
String, ByVal lpString2 As Long) As Long
Public Declare Function GetProcessHeap Lib "kernel32" () As Long
Public Declare Function HeapFree Lib "kernel32" (ByVal hHeap As Long, ByVal
dwFlags As
2004 Dec 13
2
About Apps developed in Windows That use native ODBC's
Hi there....
I'd like to know how to use WINE with applications developed in Windows that
use net components (such as ODBC clients)......For example:
I developed an application in VB6, and it uses an Oracle ODBC conexion
(previously I installed the Oracle client). Hot do I use it in Wine?
- Do I need to emulate the Oracle ODBC Client for Windows?
- If I got a Native Linux ODBC conexion,
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
2008 Nov 26
3
MS-SQL Connection Problem
Hi, i?m trying to access a MSSQL server (in a windows machine in the network) from a Visual Basic Application running under wine, using an ODBC driver.
Since there aren?t any MSSQL drivers for linux i decided to use de native ones, so i installed mdac_typ.exe . Then i configured the DSN using odbcad32.exe but when i tested the connection (configured using tcp/ip) an error message appeared
2009 Jan 29
8
Visual Studio 6.0 Pro Installer Exiting
Hi,
Whenever I try to install Visual Studio 6.0 Pro on wine the installer shows, but when I click next it pauses for about a second. Here is the command line output:
Code:
wine setup.exe
wine: created the configuration directory '/root/.wine'
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/root/.wine' has been updated.
wine: Unhandled page fault
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
.
2004 Dec 22
0
Installing a VB6 Program on Linux
I am very new with Wine. I have written a VB6 program on WinNT and like to
install that in Linux using Wine. Does anyone know how to do that? I did
create an installation package using VB6 Package and Development Wizard.
After coping the installation files to Linux, I tried to install it using
the following command: "wine setup.exe" but it keeps giving me an error
saying "The system
2001 Dec 08
1
Keystone VB6 - 18 cd's - all levels 1 to 17 for 60$us for the rest on year 2001
Keystone VB6 - 18 cd's - all levels 1 to 17 for 60$us for the rest on year 2001
2010 Dec 10
4
How To Run VB6 Appliactions with SQL Server 2000 at back end
AOA
Dear friends we have a Windows 2003 network. I want to run VB6 Applications in Ubuntu 10.10 under Wine. So far I have managed to run the Application by running the exe of the application through Wine but the application cannot access the database which is SQL-Server 2000 and this SQL server is running on Win2003 Operating system and the name of this machine is "webserver" and its ip
2007 May 23
1
VB6 app under WINE 0.9.37
Hi,
Having installed the following winetricks :
vcrun6
dcom98
mdac28
jet40
cc580
native_mdac (not sure if this is needed
if mdac28+jet40 already installed)
I managed to start a VB6 application and try to work with it
quite similar to native Windows.
However, sometimes there happen problems which cause to restart
the whole application. This app often hides its main menu
on opening
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:
2012 Jan 10
1
How to run a vb6 client server application with mysql datase using wine
Hi, i am a newbie to wine. . . . I am having a windows application that was written in vb6 and having db bankend as mysql.
I tried to run this app on wine it does not work.
Kindly give me instructions on getting it run. . . Thanks.
2006 Jan 20
0
running a VB6 application without display
Hi Everyone,
I have an old VB6 application that is running fine with wine under X.
The application run on command line but use windows if there is an error
(which I don't need when running in production)
I need to run this application from command line only (I'm calling it
from a php script), but MSVBVM60.DLL failed to initiate, when there is
no DISPLAY running. This is the error I get
2006 Jun 28
0
RV: RV: error in VB6 aplication
This error appears when y try to login into a SQL server .
I run the aplication Silverlab.exe ( in VB6) , and in the first windows
appear a image and two butonms 1 for exit an 2 to login ... I press a bottom
"Login " and ....
in a windows the wine put:
Database Engine Open Error !
Server Name :
Connection_String = Provider=SQLOLEDB.1;Persist Security Info=False;User
ID=sa;Initial