similar to: Re: Wine and Tapi32

Displaying 20 results from an estimated 100 matches similar to: "Re: Wine and Tapi32"

2005 May 24
1
[Fwd: Re: [Fwd: Re: Start Windows application from another windows application]]
Just some extra info: I used my knoppix 3.8.1 CD (which I occasionally use on my company XP laptop) to boot and I installed ptgui, panotools, autopano and enblend (which required some tweaking due to the ramdisk config). Everything ran fine as it used to do in windows. Knoppix 3.8.1 is a modified debian system running kernel 2.6 and it uses wine 20050310. So my problem can't be a hardware
2008 Oct 23
8
Having problems with World of warcraft
Well... THANKS to wine developers!! Never thought i could play WOW on salckware! Actually it's running a LOT smoother on wine as it did on xp. However the only problemn is that the cursor can't reach the far bottom on the screen where my bar is. So i can't put my spells in the quick slots. Any suggestions about it? Is there someway to solve this minor issue?
2006 May 25
1
prototype Ajax.Request
Hi, I''m using like this var pars = ''table=''+this.config[''table'']+''&op=update&id=''+id; new Ajax.Request( this.config[''url''], { method: ''get'', parameters: pars,
2008 Jul 27
0
[LLVMdev] Hi
Hello, I want to use LLVM to develop a 64-bit operating system (64-bit Win64 DLL targets) on a 32-bit Windows host. Is this possible? Also I get the following error when I try make install: llvm[1]: Compiling StringPool.cpp for Release build llvm[1]: Compiling SystemUtils.cpp for Release build llvm[1]: Compiling Timer.cpp for Release build llvm[1]: Building Release Archive Library
2012 Aug 21
1
R CMD build error with data files
Dear list, I want to update my prabclus package which I haven't done for quite a while. In the previous version, I had .dat files in my data subdirectory, which I read using .R files. Now R CMD check gives me a warning that .dat files are no longer accepted there. So I changed my filenames to .txt, but actually some of these files are only there in order to be read by .R, not in order
2011 Sep 01
5
Another TAPI issue (Microkey Millennium)
Everything appears to install properly under wine when I'm setting up Millennium, but when I try to launch it, I get the following error: "The procedure entry point phoneInitializeExA could not be located in the dynamic link library tapi32.dll" I know tapi support in wine is woefully underdeveloped, but does anyone know if there's some kind of work-around for this kind of
2007 May 17
1
GUI: Not Found. Move along
Hi there, I just installed the GUI for Asterisk 1.4.4 and correctly set my settings but when I use my browser to access it, it gives me an error saying "Not Found. Nothing to see here, move along" with "asterisk" in the header and footer... anyone had this problemn before? greetz
2007 Jun 23
3
has_and_belongs_to_many and dynamic find
Hi Just curious if anyone can explain why using a dynamic find fails to work with << operator I have standard habtm relationship class User < ActiveRecord::Base has_and_belongs_to_many :roles Now when I assign a Role via << after saving the new User I get wierd behaviour but only when using the dynamic version of find i.e @user = User.new(p) if @user.save #
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
2001 Jun 27
1
WinNT and oleaut32.dll
Rein Klazes <rklazes@see.my.sig> wrote: > Perhaps you have looked in c:\winnt\system? > Oleaut32.dll is in c:\winnt\system32, this is also the dir that you > must have configured in your .wine/config. Oleaut32.dll didn't show on linux using vfat, all other ole-dlls where visible. Reinhard
2005 Aug 30
0
No subject
is called from your application, not from wine code. In 9 out of 10 cases this would be done within the handling of some message, in this case for instance a WM_MOUSEMOVE or WM_LBUTTONDOWN message. Here that seems not to be the case. That would make a backtrace from within this call interesting. [...] > Maybe someone can get something out of that.. I've been comparing them > for the
2005 Sep 29
1
WINEDEBUG variable doesn't seem to work in 20050830
Is there a problem with the WINEDEBUG environment variable in 20050830? I've only been using Wine for a little over a week. I recognize that the online documentation is somewhat out of date with the introduction of the winecfg tool and use of the registry. I know that the WINEDLLOVERRIDES variable still works as I've been able to use that to use native libraries to get Pegasus
2004 Dec 29
2
Cluster size not supported
Hi, I'm having a similar problem, I get "The cluster size in this system is not supported." I get this when running wine InstMsiA.exe (using the version from microsoft.com). It comes up in a windows message box. I'm running wine from yesterday's cvs. I tried running Rein's test program from this old email and I get the following output: % wine fds 'c:\'
2010 Jun 01
0
Starcraft crashes on drone death
When a drone is killed on screen, Starcraft suffers a memory read error and crashes. If the drone's off screen, nothing happens. To make sure I didn't just have a corrupted copy, I tried with another disc and got the same error(tested both with the disc in and using the copy-to-drive method added in one of the patches). The game's patched to 1.16.1(with Broodwar installed) and I'm
2009 Mar 27
0
Wine release 1.1.18
The Wine development release 1.1.18 is now available. What's new in this release (see below for details): - RPC over HTTP support. - Improved support for upgrades in MSI. - Debug symbols in WineDbg on Mac OS X. - Many Direct3D code cleanups. - Various bug fixes. The source is available from the following locations:
2005 Nov 30
3
wcmd crashes all the time on the set command.
Below is a crash I get on my gentoo box when I execute the set command in wcmd. I believe the problem is caused by wine using the entire enviornment from my linux machine: john@jmd0 ~ $ wcmd WCMD Version 0.17 W:\home\john>set ALLUSERPROFILE=c:\windows\Profiles\Administrator ALLUSERSPROFILE=c:\windows\Profiles\Administrator ANT_HOME=/usr/share/ant-core CLASSPATH=. COLORTERM=
2008 Aug 15
8
VCb0.crt....C++ runtime error.....
After installing 2005&2008 C++ , msxml 6, xmlparser I am getting an error box when running the App "Microsoft Visual C++ Runtime Library" "R6034 An Application has made an attempt to load the C runtime library incorrectly" from term I get [/code]ncts at ncts:~/.wine/drive_c/Program Files/NEC/SV8100 AU PCPro$ wine AppMgr.exe fixme:actctx:parse_depend_manifests Could not
2010 Sep 02
0
Microsoft TAPI 2.1
I have an application which runs fine under the latest version of WINE. However, when it tries to initialize the TAPI services, I get the following error. Cannot find import; DLL may be missing, corrupt, or wrong version File "TAPI32.DLL", function "lineGetMessage" (error 0) I have verified the DLL in fact does exist. I'm wondering if the version of TAPI compiled in
2001 Apr 26
1
WINE and Tapi
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: Michael L Campbell.vcf Type: text/x-vcard Size: 242 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20010426/173eb2fb/MichaelLCampbell.vcf
2004 Oct 09
0
zoom flash upgrade via serial port with wine
Wine version: Wine 20040914 Config:....... [serialports] "Com1" = "/dev/cua0, 38400" "Com2" = "/dev/ttyS1, 38400" "Com3" = "/dev/ttyS2, 38400" "Com4" = "/dev/modem, 38400" I added the 38400's later. I have been trying to run a zoom modem flash upgrade application on Linux with wine (No native windows