Displaying 20 results from an estimated 20000 matches similar to: "How to find the correct native DLL?"
2001 Feb 01
1
Need advice on which native dlls to try
Hi Folks!
I'm completely new to wine, so please be gentle with me!
I am trying to run Curious Labs' Poser4 under Tuesday's CVS snapshot on
RedHat 6.2 without any native DLLs so far. All I get is one of those famous
'Critical section 0x... wait timed out' errors. Conventional knowledge says
try some native DLLs - but which ones?
Here is a list of DLLs and modules loaded:
2001 Apr 29
1
No implementation for shlwapi.dll
Tried every permutation of shell, shell32 & shlwapi. It is clear that shell & shell32 must come from a common source, but nevertheless always got the same error message, with one exception:
When I loaded all 3 builtin, it complained instead that shfolder has a problem.
Running RedHat 7.1|Helix|Nautilus, with Win98r1 .dlls.
--
C.
The best way out is always through.
- Robert Frost
2005 Nov 28
1
system, system32 and dll overrides
Hi,
Following on from my vfp app question hjere's the one about dll overrides:
Even when starting the app from its own top level directory I'm getting
warnings about not being able to load certain gdi32.dll, user32.dll and
shell32.dll.
Ignoring the warnings about gdi32.dll and user32.dll seems to have no ill
effect so I assume the program is simply checking for their presence. I
have
2008 Jul 24
7
Native and Builtin dll
I'm studing wine for my thesis but I've an question: if I can use native dll for an application because are there many builtin dll in usr/lib/wine? I understand for system dll like kernel32.dll, user32.dll etc
Thanks.
2008 Oct 14
4
wineboot with comctl32 native
I get the following
warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135
I have comctl32 in system32
can anyone explain what status=c0000135 means
2009 Dec 14
2
FlexBuilder plugin (JAVA) with native windows dll calling
Hi,
I'm developping an Adobe FlexBuilder plugin (it's an Eclipse plugin).
This plugin is written in Java. But it use windows dlls that was created for some features of the plugin.
And I try to port my plugin on MacOSX.
I've one question about wine :
- In java I use System.LoadLibrary to load my dlls, does Wine can help me for loading theses dlls under MacOSX? Does wine can map these
2006 Jun 09
2
ldd for exe's and dll's
Hi! Is there any way to do sort of an ldd-style function to see what
dlls are needed by certain executables or other dlls in wine? Thanks!
-Steven
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
2005 Jul 23
1
Call to unimplemented function SHELL32.dll.723
Howdy-ho
I'm trying to launch explorer.exe to show a Windows desktop.
I read somewhere that I should use some native DLLs, so my
configuration is the default auto-generated .wine with some native
DLLs on top:
# cd
# cd .wine/drive_c/windows
# cp /mnt/windows/windows/explorer.exe .
# cp /mnt/windows/windows/system32/{shlwapi,rpcrt4,ole32,oleaut32,shdocvw}.dll
./system/
#
# wine explorer.exe
2002 May 16
1
native dll search order
Hi,
I know wine looks into c:\windows\system and in the current
dir '.' for native dlls.
What is the order? system dir ou current dir first?
is there another place it looks for it?
The reason is that I want to move dlls that some apps uses
(like mfc) to the applications dir and avoid dll versioning
problems.
However it would be usesless if wine checks c:\windows\system
first for it
2016 Jan 12
2
r250501 adds dependancy to ole32.dll on MSVC
r257499
On Sun, Jan 10, 2016 at 1:23 PM, Jakob Bornecrantz <wallbraker at gmail.com>
wrote:
> On Thu, Dec 24, 2015 at 1:28 AM, Jakob Bornecrantz <wallbraker at gmail.com>
> wrote:
> > On Wed, Dec 23, 2015 at 9:38 PM, Aaron Ballman <aaron at aaronballman.com>
> wrote:
> >> On Wed, Dec 23, 2015 at 3:28 PM, Reid Kleckner <rnk at google.com> wrote:
2001 Sep 17
1
Using a native windows DLL in wine
Hi all.
As said in the subject, we wonder whether is possible to use some
native MS dlls (comctl32.dll, commctrl.dll)
in a wine installation, for commercial purpose.
And, if possible, what kind of restrictions are supposed to be applicated?
I'm sure I'm not the first asking such a thing...
Thx
2001 Apr 28
9
DLL Error When Installing Programs
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Running Codeweavers Preview 3 over Helix, X4, & kernel 2.4.2.
<p>Notepad & sol run fine, but when I try to install a program like
Netscape (just testing) I get the following error:
<p><font color="#990000">Invoking /opt/wine/bin/wine.bin cc32d475.exe ...</font>
2012 Mar 01
7
Missing .DLL
I am trying to run a .exe from a C++ program i found online and wine tells me that I am missing 2 .dll files which i then download and throw into the folder with the .exe. I then get the error
err:ole:CoGetClassObject class {102225e5-ea25-11d3-886e-00105a154a4d} not registered
err:ole:CoGetClassObject class {102225e5-ea25-11d3-886e-00105a154a4d} not registered
err:ole:CoGetClassObject no class
2007 Mar 19
2
Debugging Bug 5253: How to find who owns address space range?
I am trying to debug a wine crash I am having when using GDI rendering for
Starcraft BNet (Bug 5253). This bug does not happen in OpenGL mode, but my
purpose is to understand the source of the bug and not to workaround it.
(Bug link: http://bugs.winehq.org/show_bug.cgi?id=5253)
The crash is in some unrolled memcpy loop that writes to screen memory, and
as the bug description says, crashes after
2002 Jan 03
2
Unable to compile wine CVS version
Hi,
trying to compile CVS wine version after updating
today reports these messages :
make[3]: Entre dans le r?pertoire
`/home/wine/graphics/x11drv'
make[3]: *** Pas de r?gle pour fabriquer la cible
`../../include/bitmaps/obm_lfarrowi', n?cessaire pour
`oembitmap.o'. Arr?t.
make[3]: Quitte le r?pertoire
`/home/wine/graphics/x11drv'
make[2]: *** [../../graphics/x11drv/x11drv.o]
2006 Mar 19
1
For developers and users
Hi folks...
WineHQ web-site isn't exaustive about "contributing to localized versions of
Wine".
[quote]
"If you're willing to register for work on a certain language, then please
sign up with us!"
[unquote]
OK... How?
However, I (hopefully) post my work here.
I wrote a WINE-xx/dlls/shell32/shell32_xx.rc in Esperanto and I updated the
italian one.
Regards
2015 Dec 24
2
r250501 adds dependancy to ole32.dll on MSVC
On Wed, Dec 23, 2015 at 9:38 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
> On Wed, Dec 23, 2015 at 3:28 PM, Reid Kleckner <rnk at google.com> wrote:
>> On Wed, Dec 23, 2015 at 11:25 AM, Aaron Ballman via llvm-dev
>> <llvm-dev at lists.llvm.org> wrote:
>>>
>>> On Wed, Dec 23, 2015 at 1:55 PM, Jakob Bornecrantz <wallbraker at
2001 Aug 03
2
Internet Explorer 5.5 with Wine?
I'm extremely new to Wine, I don't even have a confog file yet. I can't find
any decent documentation at wineHQ.com. Can anyone explain that whole thing
to me?
Also, I hate Mozilla, Netscape, and Opera. I want to get IE 5.5 working with
Wine. I have tried getting to the Internet explorer Directory in the
Terminal, and then using "wine iexplore.exe -dll
2011 Jan 18
2
"Problem installing wine"
config.status: linking AUTHORS to dlls/shell32/AUTHORS
config.status: linking tools/winewrapper to wine
config.status: executing include/stamp-h commands
config.status: executing dlls/gdi32/enhmfdrv commands
config.status: executing dlls/gdi32/mfdrv commands
config.status: executing dlls/kernel32/nls commands
config.status: executing dlls/user32/resources commands
config.status: executing