Displaying 20 results from an estimated 1000 matches similar to: "Active X object?"
2004 Nov 28
2
osx and icecast
I've got two quick q's about icecast. If these two q's have already
been answered, could someone let me know when so I know where to look
in the archives?
Here's the siutation. Macamp has now gone bunk and I need to broadcast
my dj show from my home to a server that has NullSoft shoutcast. The
dj's normally use winamp's shoutcast plugin to broadcast to the
shoutcast
2005 Jul 03
3
Use of ogg vorbis for real time audio streaming?
Hi list!
I am currently investigating the possibility of allowing musicians to
collaborate over the internet --
Musician A -------> internet --------> Musician B
This diagram obscures quite a lot of detail. In reality, the datapath would look
more like this:
Musician A
ADC
Compression algorithm
UTP (or perhaps RTP?)
IP
ADSL
the Internet
....<snip>.....
Clearly, this link would
2005 Dec 17
17
problems with quotes and escaping
First of all I''d like to say thanks for all the great work everyone has put
into scriptaculous,
I''m having a lot of fun playing with the framework, and easily moving into
Web 2.0 territory.
I''ve just hit a snag on my project though.
So here''s my code:
...
var newEvent=
"<div
2006 Sep 07
3
bad VAD in preprocessor of version 1.2beta1
Hello, first of all, sorry for the joke in the subject ;-)
I have successfully update the speex library my software was using from
1.1.12 to 1.2beta1 (1.1.13).
It is a VoIP software, where i set preprocessor VAD on and use the
result of speex_preprocess() to determine if there is voice activity.
I must say that it works fine...since i have update to the new version.
Ive been testing, and
2007 May 11
1
Writing files > 2GB from Windows
Can anybody explain why SOME Windows XP applications have trouble
writing files larger than 2 GB (or sometimes larger than 4 GB) to Linux
Samba shares, when OTHER Windows applications on the same machine do not
have difficulty writing large files to the same Samba share? And when
the underlying Linux filesystem supports very large files?
I have sometimes even found that a SINGLE Windows
2006 Feb 08
10
Writing activex controls and dlls in ruby.
Is it possible to write activex controls and windows DLLs in ruby? I
would like to have some of my logic be usable from VB (don''t ask why).
Thanks.
2005 Dec 28
6
Sudden Javascript Console noise in firefox
I have been using the latest version of Firefox and Scriptaculous for about
a week now, with no problems.
Now I get a lot of noise in the javascript console out of the blue:
http://img481.imageshack.us/img481/7913/screen4nt.jpg
--
============================
Brian Peiris
Brampton, Ontario, Canada
brianpeiris-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org or
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 ?
2001 Nov 06
2
Internet Explorer
Hi!
We are working in a migration of workstations (with M$) to Linux, we are
around 12000 pc?s, with a lot OF aplications designed to WinNT, some of
these are web aplications with Java and activeX from Microsoft, we need
to run it in Linux, and we tried to use Wine to do it.
The question....How to install IE(4, 5 or 6) in a system without Windows
partition, and...the support for java and activeX?
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
2004 Oct 26
2
Mozilla ActiveX control
Hello,
I'm using wine/cvs and I'm trying to get IE6 installed (the windows tree
I got using method #2 doesn't work with the current wine/cvs)
I setup the config file so wine simulates an nt environment; then, after
deselecting VML the download completes;
However, wine then complains I do not have the Mozilla ActiveX control
installed (for mshtml.dll)
Can anyone tell me how to
2006 Jan 11
3
sortables callbacks
i know someone just recently asked about queueing ajax requests, my
question is similar in the regards that i don''t want my application to
send multiple requests. i have 2 sortabbles lists left, and right. when
i move an item from left to the right the onUpdate callback will send 2
ajax requests. one for each sortables. however. i want it to serialize
and send back the results from
2005 Aug 25
17
IE and the activeX security warning
I''ve been testing my page, which not only includes my new slider code
but the drag and drop code as well. You can see it here:
http://hoover.razorstream.com/preference.htm
My issue is that in IE, I get the annoying security warning across the
top saying ''IE has restricted this file from showing active content that
could access your computer''. If I allow the
2000 Sep 28
1
creating custom I/O for R
Dear R developers,
I am building an ActiveX Com wrapper for R. I have successfully implemented
an Evaluate function using rproxy_impl.c and rtest.c as examples. The Com
object as it stands at the moment is similar to Thomas Baier's automation
server StatConnectorSrv.exe except that it does not use the Proxy. My goal
it to include a couple of activeX controls in the library: One to provide a
2012 Mar 10
2
ActiveX control
Howdy folks,
I am trying Wine for the first time. I have a windows application that has an ActiveX control associated with it. Running it with Wine I am getting the error:
err:ole:CoGetClassObject class .... not registered
Can someone point me the right direction on this?
Thanks
Harpist
2003 Jul 19
1
Method 'EvaluateNoReturn' of object 'IStatConnector' failed
Hi All,
I am using the R ActiveX component (v1.2). I have written a custom function
in R which returns a dataframe. I want to be able to retrieve the contents
of the returned dataframe in my application.
Here is a snippet of the code (line that throws exception). X has been
correctly declared and init'ed earlier on in the code.
x.EvaluateNoReturn("results_frame <-
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
2005 Apr 25
5
UK (english) sound files
Hi all,
After many complaints (including car manufacturers saying the american
prompts are unexceptable, EEEK) I started on a quest for real "English"
asterisk prompts.
The only one I have found is here >>
http://www.g7ltt.com/VoIP/vmfiles.html
<http://www.g7ltt.com/VoIP/vmfiles.html>
And no nothing else on the WIKI looked helpful (e.g. only American voice
actors etc)
2000 Feb 29
2
RODBC
Firstly can I add my congradulations to the R core team on the release
of v1.0.0 and my thanks for all their hard work.
To the subject of this message: does anyone have a binary version of
Michael Lapsley's RODBC package built for win32 that they can
distribute? I have a solution where I can use Perl ODBC functions to
dump data to a text file for reading in to R, but I think the direct ODBC