Displaying 20 results from an estimated 4000 matches similar to: "Max ActiveX/COM Servers"
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>
2011 Jan 24
3
Porting a windows application using COM, ActiveX, MFC
Can I successfully port a windows application using COM, ActiveX, OLE, MFC, Win32 API to Linux with Wine?
If no, which of the above can pose a problem in porting?
2011 Feb 04
10
Installation problem , Failure to register Com ActiveX
I am very new at using both Ubuntu and Wine. I have manage to get both up and running.
I am trying to install FreeAccounting in Wine. I am getting a failure to register Com ActiveX errors and also have getting some decompression errors.
This program works fine under win2000pro but I am interested in getting it to work on Ubuntu system. Is there something that I didn't do right?
Eugene
2009 Aug 08
0
AADE Filter Design: "ActiveX component can't create object"
Hello,
I'm trying to run "AADE Filter Design", a program used for the design of
electronic filters. It's available for free from
http://www.aade.com/filter32/fdinstall.exe
It installs correctly after I 'winetricks mfc40' and install the VB6
run-time, but it gives the "ActiveX component can't create object"
error when run.
Any ideas? This is Wine
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
2009 May 24
27
How can I detect WINE from my program
How can I detect WINE from my program, or detect Linux, in other wors how can I detect that OS is not Windows.
BOOL WINAPI GetVersionEx(LPOSVERSIONINFO lpVersionInfo) returns that OS is Vista :D
[Question]
2009 Aug 12
3
game client freezes due to activex required
wine-1.1.27
ubuntu 9.04
Game Client -> http://www.onlinegamecore.com/games/HO1666.zip
im trying to get a game client to run in wine.
the client relies on these to function;
VB6
Directx7 or higher
Activex
i was able to solve the VB6 issues so client would load.
directx9 came with wine
---------WHAT HAPPENS-----
the client loads up,
account name & password
log in
~
char BLAH lvl BLAH
2001 May 25
3
Problem with OpenSSH with UseLogin.. AGAIN!!!
Hello,
By the 26th of May I will have been waiting for response for 17 days.
I have posted this mail at 9 May 2001 20:38:58 and still this bug is not
fixed and AFAIK no one have answered to this mail. I have to ask: why? ;-)
---------- My OLD message ----------
Hello,
I have just discoverd that ssh -T does not work with servers which have
UseLogin option enabled. This happends becouse
2011 Apr 04
8
creating built-in firewall for Wine
Hello!
I want to have firewall/monitor in wine. Configuring Linux firewall is an external solution that affects all programs etc.
The idea is to create configuration file for black- and/or while- list that would be analysed by wine during connections requests. The brute way is to modify ws2_32 dll source directly, but maybe there is more accurate way.
Could you suggest where to start digging?
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
2006 Apr 27
4
Up-dates
I started working on a chat program but, I''m having this problem
chatroom.rhtml
<div id="chatroom">
</div>
<%= periodically_call_remote( :update => "chatroom",
:url => {:action => :chat },
:frequency => 2) %>
chat.rhtml
<h1><%= @chat.room %> room.</h1>
2009 Apr 22
0
ActiveX error when running an application(VB6 based)
the following is the output, when I try to run the app via wine in debug
mode(sorry if I have pasted the unnecessary information/output)
# export WINEDEBUG=+relay
# wine PrjPatientInfo.exe
0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e
0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db
0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db
0009:Call
2010 Jan 09
3
what information can program get about underlying system
Hello,
I frequently run untrusted programs through wine and wonder, how much of underlying linux system do I expose to those programs. I believe, that wine is quite free of bugs, but I am not an expert of Windows API and the level wine implements them.
I am particularly interested in these issues:
* If I do not connect my filesystem to wine in any way (through winecfg), is there a possibility
2010 Dec 16
1
{ActiveX}{VBscript}{scarddlg.dll}Fail to open html pages with VBscript and ActiveX using wine builtin IE
Dear All,
I have some problem using my online bank (IE only) with wine builtin IE.
Here is the link:
https://mybank.icbc.com.cn/icbc/enperbank/index.jsp
This page runs well in wine Microsoft IE, follow these steps:
*ENV*:
wine1.3.9 from wine ppa
winetricks_r2045
Ubuntu 10.10 x86_64
1. download winetricks_r2045 from
http://winezeug.googlecode.com/svn-history/r2045/trunk/winetricks (
Thanks
2012 Nov 01
2
CentOS and ActiveX
Only vaguely on topic, here: does anyone know how, in Firefox on CentOS
(6.3), or if it's possible, to see and use ActiveX controls on a website?
The calendar here at work has ActiveX controls, apparently, and I can't
even see them, much less use them.
mark "my manager doesn't want reminders...."
2011 Jan 11
2
Problems with activex
I have one http applicaion that uses activex to load, my problem is that i can`t seem to install ie4linux that from what i understand works with activex.
This is the only thing i need to fix to kick windows out the door.
I`m using ubuntu 10.10. What wine version do i need to use in order for it to work ?
2011 Feb 13
1
no comdef.h while compiling ff-activex-host with winelib
Dear all,
While trying to port ff-activex-host to Linux with winelib, I got an
error as below:
$ make
wineg++ -c -O0 -W -mno-cygwin -I/home/fracting/wine-git/dlls/atl
-DWIN32 -D_WINDOWS -DXP_WIN32 -DMOZILLA_STRICT_API -DXPCOM_GLUE
-DXP_WIN -D_X86_ -DNPSIMPLE_EXPORTS -o GenericNPObject.o
GenericNPObject.cpp
In file included from GenericNPObject.cpp:36:
GenericNPObject.h:39: fatal error:
2009 Aug 18
3
IAX2 ActiveX Control
hello,
please any IAX2 ActiveX control that wrap libiax2 or libiaxclient?
i want to develope my softphone in delphi
thanks
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4345 (20090818) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
2010 May 14
4
ie7 activeX
I installed ie7 in 1.1.44 on ubuntu 10.04 no problem quick and smooth. It runs fine but my bank needs activeX components and whatever setting I do ie7 won't install the activeX components. Any suggestions?
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