similar to: Which native dlls can be safely embedded?

Displaying 20 results from an estimated 20000 matches similar to: "Which native dlls can be safely embedded?"

2010 Aug 04
2
Setting All DLLs to Builtin, then Native
Is there a terminal command that can be used in a Bash script that will reset the loading of all DLLs to "builtin, then native" and vice-versa? I've looked at WINEDLLOVERRIDES but the instructions for it do not explain whether wildcards or some "all" like command can be used.
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
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:
2008 May 02
6
Microsoft Scripting on WINE
I have a specialist piece of scientific software that I am trying to get to run in WINE (0.9.59 running in Ubuntu 8.04). I have installed the software, but when I run it I get a message saying "Microsoft Scripting needs to be installed. Please install the latest version of Internet Explorer." Any ideas what to do?
2009 May 03
2
Which native dlls can make change to program graphics?
Hello again. Today I would like to ask if anybody knows... which dlls, that we can safely override CAN make ANY changes to graphical output? In other words, which native dlls should I test (any?) with apps that have graphical corruption ? to (hopefully) get rid of this corruption? Thanks in advance (again ;] ) -------------- next part -------------- An HTML attachment was scrubbed... URL:
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:
2010 Nov 13
4
DLLs not found if set to native only (vcrun2010)
Hi, I've got a problem which is kinda odd. I know how to tell wine that it should use native and buildin libs, but since today I have a problem with vcrun2010s dlls: MSVCR100.dll and MSVCP100.dll (I had never installed it since now). When I set it to "native, buildin" the game tells me it has unimplemented functions, I should use the native version, so I set it to native only, which
2009 Jan 05
4
MSVBVM60.DLL
Hey, my friend made a scheduling program for my university's program (tried to make it sound good). THe problem is, when I try to launch it, it gives me this: Code: err:module:import_dll Library MSVBVM60.DLL (which is needed by L"Z:\\home\\sordelka\\Desktop\\DMD_Calendrier.exe") not found err:module:LdrInitializeThunk Main exe initialization for
2011 May 18
6
windows native dlls
I've read that to get some apps working I could try coping files from native win to wine dir. It was said that some dlls do not work. I remember there was gdiplus, user32, kernel, and directx. I would like to know if there is exact list of dlls that are not going to work with wine. Or if there's script to copy dlls from native win install to wine dir.
2006 Jan 13
2
Tracking DLLs
Does anyone know what command line params I can use to track what DLLs a a program is accessing -- I'm trying to debug "unreal" from a compiled install of Wine 0.9.4. Everything works fine for the most part but the keyboard and mouse tend to freeze up. I thought maybe using a native DLL for mouse and keyboard might fix the problem. Thanx much, Jeff
2009 Apr 28
1
Updating Wine and using native DLLs
Hey, I just have the two questions from the subject. I'd like to keep wine updated to latest version (even if not the stable), how can I do it? Second, I would like to use the native DLLs from my windows copy, is there an instructive on how to replace wine's with those? I'd like to test if some games that do not work currently will work with native dlls. Thank you in advance.
2004 Dec 09
2
replacing builtin library files with native dlls
Hi, I want to replace some of the builtin libraries of Wine with native ones to improve performance in some games. The wine documentation refers to a '~/.wine/config' that doesn't exist. From what I've gathered from this mailing list, I should simply move the native dlls I want into the fake c drive (.wine/drive_c/windows) and Wine will use them instead. Is this right or am I
2008 May 08
1
Wine errors questions config etc
. wine has the biggest issue with my programs that require a file opened.Ie porgram failed becuase cant open log file or can't find mfc42.dll . do i need to change media permissions ? I was told i could point wine to use xp's api and dlls how would i do that? mc
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
2009 Feb 06
2
Re: IBP under Wine in Ubuntu 8.04
I'm having the exact same problem. The program can't find the internet. I'm interested in following-up on this issue too. dimesio wrote: > It's not clear from your post what you have already tried. Have you tried native shdocvw.dll? I'm afraid I don't understand the question. I'm not a developer. "Try" it how? Is there a debugging checklist posted
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,
2008 May 09
14
winetricks vcrun2005 does not appear to install system32 dll
I'm a newbie, sorry in advance :p I have been searching here and reading threads and can't seem to find an answer, hence this post. I saw a nice example of what I am trying to do so I'll copy that format and perhaps it will illustrate better than I can explain. I'm using Ubuntu Hardy, 64bit. My only goal currently is to install the redist, using winetricks is the proper method
2008 Apr 14
7
An error I can't seem to get past ...
I have installed a helpdesk client on my office PC under wine. I get the following error during running: --------------------- The following components are either not present on this machine or have an incorrect version number: Microsoft ADO DB (Minimal required version: 2.1) Please try to correct this problem before starting the application. ---------------------- The application installed
2008 Apr 05
2
installing dotnet20 fails
I am trying to install dotnet20 in 0.9.58 with sh winetricks dotnet20 It hangs after extracting a file with sh winetricks dotnet20 Using system libcrypto, version 90709F DLSYM: Failed to resolve FIPS_mode_set: 127 DLSYM: Failed to resolve FIPS_mode: 127 DLSYM: Failed to resolve SHA256: 127 DLSYM: Failed to resolve SHA512: 127 DLSYM: Failed to resolve EVP_sha224: 127 DLSYM: Failed to
2008 Apr 25
17
Who asking users to install native DirectX?
More and more poor clueless users getting to nowhere installing that stuff according to some howtos. Who are writing those? And why are they directing people to install it in the first place? The only person I've found who created that howto everyone links to - Tom Wickline states EXPLICITLY THAT THIS IS FOR TESTING PURPOSES ONLY!!! AND NOT TO BE USED WITH ANY REAL LIFE APPLICATION! Are