similar to: windows native dlls

Displaying 20 results from an estimated 20000 matches similar to: "windows native dlls"

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:
2010 Nov 03
3
pepakura3 "DIB Init Failed"
Ubuntu 10.10 amd64 using ppa:ubuntu-wine/ppa wine version installed: wine1.3 1.3.6-0ubuntu1~maverickppa1 software in question: Pepakura Viewer 3.0.4 http://www.tamasoft.co.jp/pepakura-en/ http://www.tamasoft.co.jp/pepakura-en/download/setup_pepakura_viewer304_en.exe william at Origin:~$ winecfg wine: created the configuration directory '/home/william/.wine'
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
2010 Mar 23
4
Photoshop CS4 WINE version 1.1.17 - unable to locate three d
J5K <junk5 at klunky.co.uk> wrote: >The four Dlls set to Native only are: >atmlib.dll (does Wine include this?) >gdiplus.dll >AdobeOwl.dll (This is not included with Wine, it will default to native) >AdobeOwlCanvas.dll (This is not included with Wine, it will default to native) > >i) Are any of these dlls included in wine (perhaps gdiplus which i can set to builtin to
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.
2008 Apr 18
1
Wine release 0.9.60
This is release 0.9.60 of Wine, a free implementation of Windows on Unix. What's new in this release (see below for details): - Better support for Windows IMEs. - Option for Windows-style window decorations. - Improved system tray behavior. - Window management fixes. - Improved quartz audio support. - Better support for launching apps from Unix file managers. - Lots of bug
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
2009 Jun 08
6
Display of Photomatix GUI Has No Buttons, Checkmarks
I would like to use Photomatix Pro 3.1.3 on my WINE install. I was able to successfully install it after installing corefonts and .NET 2.0 using winetricks. The program opens fine but none of the buttons, checkmarks, or other window dressings appear: [Image: http://img93.imageshack.us/img93/7739/photomatix.png ] I have several other applications installed in WINE and none of them exhibit this
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:
2006 May 25
1
Win2k Dlls & iTunes
Hi! I'm sorry if this has been posted before, but I'm new here. I copied all of the dlls and exes from a new win2k c:/windows/system32 to ~/.wine/dosdevices/c:/windows/system32, and I set winecfg to use all native dlls (except kernel32, user32, gdi32, and ntdll). When I try to install iTunes (6.0.4 I think), it says that I need to be that administrator. It doesn't do that without
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 Mar 12
2
question on override
I want to know will builtin dll always call other builtin dll or it depends on winecfg setting just like other dll? Is it reliable that these dll mixed togther? For example, the builtin gdiplus depend on and call ole dll, does the builtin gdiplus designed to work with both builtin and native ole dll? Will there be any incompatibilities, like different memory allocator? regards,
2010 Jul 24
4
Wine 1.2-GIT: Compiler error in user32/painting.c
I got the following compiler error with Wine 1.2-GIT (up-to-date checkout): Code: make[1]: Entering directory `/home/quix0r/git/wine/dlls/user32' ccache gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g
2008 Oct 23
1
Wine install problem - undefined reference to `bMenuVisible'
I installed 1.1.6 and it was working fine except for one application. I installed 0.9.32 after changing my .wine directory to .wine_bak. (someone mentioned that they had got my application to work on the older version). The application still didn't work, so I changed my .wine directory to .wine932, and changed my .wine_bak to .wine. At that point I expected everything to be back to where I had
2008 Mar 11
1
Which native dlls can be safely embedded?
When I heard you can use original Windows dlls in Wine, I wondered if there is a list of dlls for which that makes sense. Well, I still wonder. Is there something like that?
2008 Nov 21
2
Question about submitted a bug using native DLLs
Hello, I'm trying to play a game (Star Wars: Rebellion) and it mostly works except for the tactical battle mode. There have been workarounds suggested on the appdb page (http://appdb.winehq.org/objectManager.php?sClass=version&iId=181&iTestingId=33818), which include getting a native d3drm.dll, which I did. This and one other native DLL (d3dxof.dll) reduced the number of errors and
2009 Jan 24
2
Including New Library
Hi, I am trying to include new library into wine. But was unable to do it. I tried the following in user32/Makefile.in > EXTRALIBS=`pkg-config --libs libwnck-1.0` > EXTRAINCL=`pkg-config --cflags libwnck-1.0`[\quote] > > > Once i do a make it is showing an error like this: > > > /usr/bin/ld: skipping incompatible
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.
2007 Mar 19
2
Where does wine look for the native dlls
Hey guys, I have wine 0.9.22. In winecfg, under the Libraries tab, I have the choice of setting whether libraries are taken from a native windows installation or from those built into wine. The only thing is, I don't know where it's trying to get native libraries. I have three installations of Windows on my computer - 98, XP and 3.11 ;-). I have searched through my wine config files,
2007 Mar 19
2
Using native Dlls from original Win2000
Hallo Short Question: How can I tell wine to use for all missing or native Dlls the win2000-Directory on the other mounted harddisk. I don' want to copy these files arround. I have a backup from Windows if something screws up. And second question, how can I remove completly the winebrowser-functionality. I want to use ie6 in wine couse the application I use want this browser and his