similar to: native dll search order

Displaying 20 results from an estimated 7000 matches similar to: "native dll search order"

2001 Sep 14
5
wine serial support
Hi, I use wine to run a terminal emulator (NetTerm). It connects to a Linux Server (it was meant to run from windows) that runs a commerce software. This Linux commerce software sends the terminal emulator escape codes to interface with a "ticket" printer attached to a serial port. The reason to go thru all this problem is that the printer has a proprietary, closed source driver for
2002 Aug 19
1
DLL status
Hi, Is there a place to find out about how good are wine dlls? The closest source of information I found was in the User's Manual Dll Configuration/Overrides. However there are a lot of dlls not covered. For example, should ole32 be native or builtin? Can it work natively? The only way to get Internet Explorer 6 installed was to ole32 builtin. (the native one was from DCOM 95/98).
2001 Sep 18
5
Newbie question - running MSMONEY fails.
Hi, I've recently installed the latest version of WINE (from LinuxFormat Mag), and I can run some app's (sol.exe, notepad etc). However, when I try to run 'larger' apps I run into problems. Specifically I'm trying to run MSMONEY 2001. I cd to c:/program files/microsoft money/system then run wine --winver win98 msmoney.exe and I get the following:
2001 Oct 10
3
Problem: No Serial ports present
Hi, I have wine without Windows instalation and would like to use my HP Coolpix camera unload software. After installation I allowed direct read/write to COM ports in wine.conf, but the program complains there are no COM ports at all. If I run wine --debugmsg +file +relay, I get something like wine works with COM2 (COM1 is mouse) and missing wineoss.drv, MFC42LOC.DLL and reg.dat. How can I
2001 Oct 01
2
winehq's wine vs Corel wine
Some times I read people claimming that some applications run well (or installs well) with Corel's wine but not with winehq's wine. As Corel is dead for almost a year (IIRC), is there something in Corel's wine that it is not on the official wine? If it is, what is it? why isn't it in winehq's wine? license? design? Or the people who make this kind of claim are (no
2002 Apr 17
1
regedit.exe notepad.exe and other wine substitutes
Hi, Wine provides a variety of applications in the programs/ dir. this include notepad, regedit, regapi, aviplay, ... This programs (AFAIK) implements the windows equivalent of their .exe with winelib. However, some applications try to run c:\windows\regedit.exe, notepad.exe and fail. My question is, in a windows free environment, if I rename those applications (to a .exe extension and its .so
2001 Nov 26
2
basic ip problem
Hi, I am creating some routing policy and I am having a basic problem with ip. I am starting with 2 hosts to test the configuration. ---------- ---------- | host A |------------| Host B | ---------- ---------- IP: 10.0.100.1 IP: 10.0.100.2 On hostA: # ip address add 10.0.100.1/24 dev eth0 brd + On hostB: # ip address add 10.0.100.2/24 dev eth0 brd +
2002 Sep 23
1
DDE Error
Hi, I am installing Office 97 with wine 20020904 and I got this message at the end (full install): err:ddeml:DdeConnect Done with INITIATE, but no Server window available The Error Dialog Box is "The install program can't start a communication with the Desktop" I had installed Ofice 97 with previous versions of wine with no trouble. Could this be a dll builtin/native that I
2014 Dec 28
1
Road for 1.1 (2.0) backward compatibility
And how distant are we from a 1.1.0? :) On Sun, Dec 28, 2014 at 10:49 AM, Guus Sliepen <guus at tinc-vpn.org> wrote: > On Sun, Dec 28, 2014 at 10:33:47AM -0200, Raul Dias wrote: > > > I know this comes up from time to time. So it is time to update our > > expectations. > > > > Is there a roadmap for a 1.1 backward compatibility already? > > The roadmap
2002 Apr 22
1
regapi with global registry
Hi, I have a global windows fake tree, which every user in the group "wine" can access. However I got a problem dealing with new applications installed. When a user (any user, even root) installs an application, the registry entries goes to $HOME/.wine/*.reg . This also means that other users will not be able to use it because of the missing registry entries. I use the regSet.sh,
2005 May 25
2
Career Opportunity
I saw your information on the internet and I have multiple opportunities available for QA Analysts. The opportunities are available in the Chicago area. A description of the opportunities can be viewed at www.parallelpartners.com. If you or someone you know is interested, please email me a copy of your resume. Thank you Raul Garcia Administrative Manager Parallel Partners 20 N. Wacker
2002 Apr 23
1
Can't load native dll
When I try to load winelib dll I get an error message: "err:module:MODULE_LoadLibraryExA Loading of native DLL <dllname> failed (error 193), check this file." The error message is printed for call: DllHandle = LoadLibrary(DllName); This happens even when I try to load standard Wine dlls, like dlls/msisys.ocx.so Did I miss something obvious? Thanks, Andriy Palamarchuk
2014 Jan 27
2
[LLVMdev] Removing ReadOnly from math intrinsics
I would be perfectly fine with Raul & Chandler's proposal, provide that clear documentation is added. The strong distinction between standard library calls and intrinsics is an important point for front end authors. The deliberate ignorance of floating point environment flags is entirely defensible, but needs to be documented clearly. We should also document which rounding mode
2014 Dec 15
3
Making iconv portable?
Hello, All: What would it take to make ?iconv? portable? I ask, because I want to convert accented characters to vanilla ASCII, thereby converting, e.g., ?Ra?l? to ?Raul?, and Milan Bouchet-Valet suggested on R-help that I use 'iconv(x, ?", "ASCII//TRANSLIT?)?. This worked under Windows but failed on Linux and Mac. It?s part of the ?subNonStandardCharacters? function
2003 Mar 07
3
DLL not loading, msjava.dll, Encyclopedia Britannica
Hi, excuse me if my problem is something obvious, but I'm lost and couldn't find any useful information (is there a search function for the list archive?). Im new to Wine (and only recently switched to Linux). Problem: I'm trying to run the Britannica Encyclopedia 2000 (BCD2000), but when I start it I get the error message (in a popup window) "Unable to start the application
2002 Aug 11
4
Wine license issues
> ok, > This is something I want to ask for some time now :) > Does this mean that License issues works with wine as it > works with the Linux kernel? > The Linux kernel is GPLed, however if a module (driver) is > dynamic loadable, it can have a proprietary license. > Is this the way it works with wine? The core (wine itself) > is LGPL, however its modules (builtin
2014 Dec 15
2
Making iconv portable?
> On Dec 15, 2014, at 12:21 PM, Kurt Hornik <Kurt.Hornik at wu.ac.at> wrote: > >>>>>> Spencer Graves writes: > >> Hello, All: >> What would it take to make ?iconv? portable? > > >> I ask, because I want to convert accented characters to >> vanilla ASCII, thereby converting, e.g., ?Ra?l? to ?Raul?, and >> Milan
2008 Feb 05
2
[LLVMdev] Counting instructions
Hi, I need to instrument the code in order to generate an event (call a certain function) whenever X instructions have been executed. I'm using MachineFunctionPass to get machine-dependent representation of each LLVM function in the program. However, such pass doesn't allow to modify such functions. Is there any other class so I can modify MachineFunctions? Thanks in advance, Raul. --
2013 Sep 03
0
[LLVMdev] AttributeSet from Modules
On Sep 3, 2013, at 9:04 AM, Raul Fernandes Herbster <raulherbster at gmail.com> wrote: > Hello! > > clang defines some AttributeSet, for example: > > attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true"
2002 Apr 24
0
kernel32.dll problems
Hi, Using wine 20020411 with a fake windows dir with no native dlls. Sometines when I try to install some applications I get a kernel32.dll error from wine-dbg, the last lines of a backtrace is (is there an easy way for cut'n paste from winedbg?) : 15 0x400e9d7e (KERNEL32.DLL CreatePipe+0x14b in libntdll.dll.so) (ebp=405b6f38) 16 0x400ed515 (KERNEL32.DLL WaitForMultipleObjecteEx+0x2dd in