Displaying 20 results from an estimated 80000 matches similar to: "Why some DLL libraries beginning with an asterisk"
2008 Mar 10
3
how to override dll
I notice that there are some proxy dll inside system32 eg. comctl32.dll, What is
the correct procedure to override it? Is that OK that just to copy my native
comctl32.dll to overwrite that dll and then run winecfg to set the override tab?
And if that proxy dll was overwritten, how to restore to use built-in version?
regards,
2011 Feb 21
3
Set riched20.dll specifically for powerpoint 2007
Hi there,
I have installed MS Office 2007 in wine 1.2.2 running in LinuxMint KDE 9, together with other softwares (including GraphPad Prism 4).
After install, I set riched20.dll as native (windows), as stipulated here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4992
> Post Installation Instructions?
>
> Once installed, one override is necessary. Without it,
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
2009 Mar 13
2
problem with libraries in MS Access XP
Hello. Firstly sorry for my bad English, I'm just studying that. So, I have problem with program MS Access XP. I found on this website, that this version of Access is only one which is running under the Wine correctly, so I downloaded it. Installation was OK. When I want to create blank database, there is this error: "Microsoft Access can't load the dynamic-link library mswstr.dll.
2011 May 04
1
Re: Call from 0x7bc4b7a0 to unimplemented function MSVCR80.dll ?
jjmckenzie wrote:
> On Tue, May 3, 2011 at 1:18 PM, bcarlowise <wineforum-user at winehq.org> wrote:
>
> What 'add-on' packages did you install to Wine? These normally do not
> appear in winecfg.
>
> James McKenzie
James, the files in question I believe were installed as part of the visual C runtime packages that can be installed as part of winetricks
2011 May 15
2
Questions about Wine
Hi,
Actually, i use different prefix for all my applications. I would like to know if it's possible to use one prefix for multiple app who use different override dll.
For exemple, i have an application X and application Y.
X need to use d3dx9_* override dll and Y need to use msvcr90 override dll (vcrun2008).
How to override d3dx9_9 dll only for the app X if i install d3dx9 by winetricks ?
2010 Dec 04
7
Error loading mfc42.dll - failed (error c000007b)
:D Hi,
I installed wine on ubuntu 10.10 to run a windows program as reported here (http://appdb.winehq.org/objectManager.php?sClass=version&iId=22133&iTestingId=59338).
After few trails I decided to reinstall Wine (now version 1.3.8 ), to configure it as instructed by the guide, and than to install again the windows application, Birthday Reminder.
At present the application doesn't
2009 Jan 25
3
VBA in MSOffice?
Folks
I have a macro that fails in Word, are there any work-arounds, alternate
dlls etc that can be suggested to get it going? Is there any forum
dedicated to getting these going?
I've installed MSOffice like so:
cd "/media/Office 2003 Pro/OFFICE";\
# Set your preferences
WINEPREFIX=~/.MSOffice winecfg;\
# Click through the dialogues
WINEPREFIX=~/.MSOffice winetricks wsh56 vb3run
2010 Aug 25
2
how to overwrite DLLs?
Moin,
I can define the load order for specific applications using winecfg. But what
is the propper way to copy these DLLs from a 'real' windows box? Just
owerwrite the wine-ddl in windows/system32/ ? But isn't this the 'build in'
DLL, that should be used for applications with load order 'Build in'?
Sorry I am confused.
--
|Michael Renner E-mail:
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi,
I?ve installed wine on Ubuntu 6.10 64bit using the following guide :
http://www.ubuntuforums.org/showthread.php?t=185557
but, when I type winecfg in Terminal I get the following error :
exec: 29: /usr/bin/wine: not found
Dunno if it may help, but here?s a terminal shot of when wine was
getting installed.
matt@ubuntu:~/Desktop$ dpkg -x lib
libartsc0_1.3.2-3_amd64.deb
2010 Nov 23
2
Problems with Wine importing DLLs
Hello,
I'm trying to set up an MMO called "Eudemons Online" in Wine since it's been awhile since I've tried and Wine has made great strides.
Installs fine, updates fine, awesome! Better than before!
My problem comes when I try to launch the game, play.exe (the launcher) executes soul.exe (the actual game client) and soul.exe throws this error:
Code:
2008 Nov 04
1
dll override basic question
Hi Folks,
I'm new to Wine and have some basic questions that I couldn't find answer to in the FAQ or forums.
Some posts talk about dropping in native dlls into the .wine/.../system32 directory to get apps working, while some posts (and the FAQ) talk about using the wine configuration tool.
In order to properly override a DLL, do I install a copy from an MS-windows installation AND
2007 Oct 09
2
Word crash
Hi all,
I'm using wine 0.9.44-15 for openSuse 10.3 and office 2000. Excel
works fine, powerpnt doesn't start and wine doesn't print nothing in
console about it, and about word, wine print this:
fixme:x11drv:X11DRV_GetDeviceCaps (0x1b4): CAPS1 is unimplemented,
will return 0
wine: Unhandled page fault on read access to 0x00575000 at address
0x308e0bc0 (thread 0009), starting
2008 Nov 14
2
winecfg from console
Hi! I want know how i can run the winecfg in console mode.
I can't run winecfg in graphic mode, but i don't care. I want know how set the windows version from the console: I want set to the win 98 version in console mode.
thanks!
2010 Jun 19
7
comctl32 unable to load
Hey, I was trying to get a few of my own programs on windows to work under wine, and while trying to get my installer to work, overrode comctl32.dll, which is a required library for winecfg to work, so now I am stuck with a bunch of programs and winecfg all not working at all. As far as I can tell, this dll is full of common controls for windows programs, and must somewhere be used by wine.
What
2011 Sep 24
4
wine debian squeeze office 2007 blue edition error
I did so:
winecfg
changed xp on vista
added msxml3 and changed on Native (Windows)
sh winetricks msxml3 gdiplus riched20 riched30 vcrun2005sp1 allfonts dotnet20
changed rpcrt4.dll on another
error: http://paste.org.ru/?91emea
[Question] [Question] [Question] [Question] [/list][/list]
2006 Nov 16
1
Confusion about Dll Overriding
the winecfg confused me about DLL overriding. In the 'libraries' tab,
if i specified a Dll file name and click 'Add', how does Wine know
where to load the native file when need? does it mean i also have to
copy the native file into the "c:\windows\system[32]" directory? if
so, why i have to bother with the winecfg, why not directlly copy
files into the
2011 Jul 07
1
Re: Black skin in The Elder Scrolls 4 Oblivion
doh123 wrote:
> asin the main title of the bug...
>
> Oblivion: black skin of main hero without native d3dx9_27.dll
>
> you need d3dx9_27.dll. Sadly this isn't one of the ones Winetricks has by itself, so you need to add it in and set the override manually in winecfg. Winetricks of d3dx9 will also get this along with many other dlls, and I tested it before and Oblivion
2009 Jan 19
3
"gdi32.dll" failed to initialize, aborting
I have a really weird issue which started when I installed some truetype fonts on my system.
So far I've been able to verify this with Wine 1.1.3 and am about to test with Wine 1.1.13.
doneill at mandy /World of Warcraft $ winecfg
doneill at mandy /World of Warcraft $ winecfg
err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk
2011 Jun 16
3
trouble with jet40
Hello everybody: I'm trying to install jet40 with winetrick in an Ubuntu 11
(natty) , in a wine 1.3.15
I get this error.
I try downloading the dao360.dll and copying that file in the directory
dao, but I get always the same error.
In winecfg I configure with windowsxp compatibility.
cmateos at cmateos-desktop:~$ sh winetricks jet40
Executing w_do_call jet40
Executing load_jet40
Executing