similar to: Wine shows a strange message loading an application

Displaying 20 results from an estimated 10000 matches similar to: "Wine shows a strange message loading an application"

2010 Apr 23
3
Visual Basic 6 application with MS Access connectivity
Hello, A visual basic 6 application with MS access connectivity ( to a local .mdb) has a weird behavior, It just sits there and doesn't show anything. OS is Linux ubuntu64, may I ask how to trobleshoot this scenarios ? How can I trace networking usage, connections, errors, etc of a VB6 application under Wine: wine-1.1.31 thanks, fabio. -------------- next part -------------- An HTML
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
2016 Feb 04
4
CentOS 7 regression, can not take a KVM qcow2, convert it and boot it on ESXi...
Guys, I have a Packer build procedure, that works like a charm, when with CentOS 6.7. Exemplifying: 1- Packer (with virtio disk) + QEmu + CentOS 6.7 ISO; 2- Create a RAW image; 3- Convert the RAW image into QCOW2 for KVM hypervisors (okay); 4- Convert the RAW image into VMDK for ESXi hypervisors (okay). However, when doing the very same procedure, with CentOS 7.2 ISO, it does not boot
2014 Jul 11
2
Re: golang binding help
2014-07-12 0:33 GMT+04:00 Richard W.M. Jones <rjones@redhat.com>: > On Fri, Jul 11, 2014 at 06:18:12PM +0400, Vasiliy Tolstov wrote: >> Hello. I'm very happy with libguestfs, but now i'm try to write packer >> plugin to strip images: > > Packer is: http://www.packer.io/intro ? Yes, i'm try to build cloud images using it. Does it possible to add ability to
2008 Feb 28
1
Printing samba, cups and legacy 16 bit applications
hello everybody, I have come to a dead end. I have successfully configured cups and samba to print from windows with automated drivers download. It works perfectly, but for one little problem, most of the printing here in my company are reports printed by the ERP software, which has been developed by ouserlves some 12 years ago in (oohh sucks) Visual basic 3. The problem is: Every single
2008 Apr 29
2
How to install Wine on ubuntu 7.04 or 8.04
Hi All, I have just installed ubuntu 7.04 on my PC. My database is on Linux (RHL9) / Oracle 9i. Now I want to run VB6 applications. Is it possible? I understand that I have to install 1) Wine 2) mdac27 3) vb6run (vb6 run time) 4) oracle 9i client. Then run VB6 application. Please help me step by step, that I have to follow to achieve the goal, with softwares availability. Thanks
2014 Jul 11
2
golang binding help
Hello. I'm very happy with libguestfs, but now i'm try to write packer plugin to strip images: 1) resize filesystem to minimum 2) resize partitions to minimum 3) create/resize file with needed size But golang binding have not docs. Is that possible to generate something suitable to godoc.org to determine api methods and input,output variables for functions? -- Vasiliy Tolstov, e-mail:
2007 Feb 06
2
Request for Developement
Dear fellows, Thank you. Our company engaged in developing Voice conference sofware.Now we are using speex 1.0.5 acm for our sofware.And we are using VB6 for our develpement. We would like to know anybody is intrested in developing VC++ dll which could export encode decode of speex to vb so that we can use it VB6.Our clients would be pleased to invest money for it. thank you regards
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.
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
2018 Apr 25
1
Vmware - Slightly off topic
>> What is the correct way to provide a CentOS 7 - WMware image for ESX ? > > You are probably looking for VMware Converter which can p2v or v2v. > > IMO: if you are creating a VM image which is a binary blob or image then > you are doing it wrong. Have the VM/server/desktop be a simple > next/next/next install and the incorporate a config management tool >
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
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.
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 .
2006 Jun 28
2
RV: error in VB6 aplication
When I run the VB6 aplication , this is the error log wine "c:\silverlab\silverlab.exe" fixme:ole:CoRegisterMessageFilter stub fixme:ole:OleLoadPictureEx (0x4143f104,774,0,{7bf80980-bf32-101a-8bbb-00aa00300c ab},x=0,y=0,f=0,0x406bfae8), partially implemented. fixme:ole:OleLoadPictureEx (0x4143f104,1086,1,{7bf80980-bf32-101a-8bbb-00aa00300 cab},x=0,y=0,f=0,0x406bfab8), partially
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
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,
2010 Aug 23
1
Re: Metatrader Installation error
Hello, L. Rahyen and all others excuse me for my bad english (i speak french) it is now 4 days i leave windows because my windows XP crashed. i installed ubuntu 10 so i'm new linux user. i want to install metatrder 4 and vb6 I folowed your tutorial: unset WINEPREFIX mv ~/.wine{,.old} wineboot winetricks vcrun6 wine start /unix /path/to/metatrader4/setup.exe i installed metatrader and it
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
2006 Feb 21
4
Cross-Machine COM-Calls under Wine...
are working now, using our own implementation of a COM-RPC-Server. If you want to test a Server/Client-Pair - here's our free Download: www.datenhaus.de/Downloads/dh_RPC.zip For a successful test under wine, you have to Install the Redistributables of an actual VB6-Runtime and some ADO-Distributable >=2.5 first. I've tested the whole thing under a Debian-Sid with a somewhat older