similar to: snip... how to patch code?

Displaying 20 results from an estimated 100000 matches similar to: "snip... how to patch code?"

2001 Nov 21
1
advapi32.dll
Hello, Have solved all my problems with WINE, but one, which seems harder ;-) I have to run a little proggie "filesign.exe", and the lil bastartd relies heavily on advapi32.dll crypto stuff, (CryptAcquireContextA(), for example). From what I read on the code (dlls/advapi32/crypt.c), most of this functions are stubs, so no luck (it crashes all over with the return FALSEs) So, I tried
2001 Aug 14
2
fixup_imports No implementation for NTDLL.DLL
Hi, I am a newbie and I have installed Wine release 20000909 on a machine running Mandrake7.2 and win2000. The DefaultLoadOrder for the DLLs are builtin, so, native & elfdll. LD_LIBRARY_PATH and EXTRA_LD_LIBRARY_PATH points to the directory containing the lib*.so files. I encontered the following errors while running a place & route tool.
2010 Feb 02
9
Want to use Digital Oszilloscope DSO-2100 at parport LPT1
Some time ago i already tried to get running a Digital Oszilloscope DSO-2100 at the parallel port LPT1. But i give up to get it running. Now i have another problem (http://forum.winehq.org/viewtopic.php?p=38741#38741) and so i have tested this again. This time i added the keys to the registry for direct parport access: Code: REGEDIT4 [HKEY_LOCAL_MACHINE\Software\Wine\VDM]
2002 Jun 27
1
Sound Forge 5 and wine-20020605
I recently removed the wine provided with RH 7.3 i386 (following the codeweavers directions for completely removing the old wine) and installed wine-20020605 from the source, without any noticeable problems. Sound Forge 5 worked perfectly under wine-2002037 , but I'm not able to get the open dialog box to work in wine-20020605. Loading native DLL's described in the Application
2001 Dec 09
2
compile failure at - libavifile.so Error Code 2
I am trying to install wine from the latest source on a FreeBSD 4.4 box. I did chip# ./configure --prefix=/usr/local/wine chip# make depend && make then chip# make install but am getting the following error. cd `dirname advapi32/__install__` && make install [ -d /usr/local/wine/lib ] || mkdir -p /usr/local/wine/lib /usr/bin/install -c libadvapi32.so
2009 Jun 09
1
Building 1.1.23 on Red Hat WS 4.6 fails
As title, I'm having problems bulding it. The app I want to use doesn't work properly in 1.0.1 (tested in Ubuntu 9.04 and RH WS 4.6) but does in 1.1.23 (tested on Ubuntu 9.04). Our production system runs RH WS 4.6, but there's no RPM package for 1.1.23 so I am trying to build it myself. The configuration and make depend work ok, however when I make, it builds a good chunk of stuff
2004 Feb 16
3
WinE & Windows
Can I use Windows eg. 98 DLL files (shell32.dll, advapi32.dll, ...) instead of Wine DLL.SO files (shell32.dll.so, advapi32.dll.so)?
2009 Aug 15
5
Compiling old wine versions in opensuse 11.1
dear forum I am hoping somebody can help me compile relatively old versions of wine (~0.9.10 -> 0.9.23) on openSuSE 11.1. I have a dual boot of opensuse 11.1 x86_32 and x86_64 and have had no luck with either. I have successfully compiled wine 1.1.11 but have have the same failure with 0.9.10 and 0.9.20. Code: > ./configure --prefix=/usr --x-libraries=/usr/X11R6/lib
2009 Jul 16
4
Install error with DAZ Studio
I'm trying to install DAZ Studio under Wine and immediately after the splash screen it crashes out and I get a window with the following message: > Error creating directory C:/Program Files/***unknown variable system_temp_directory*** The DAZ Studio version is 3.0.1.135 for Windows. I'm running Wine 1.1.12 under Ubuntu 9.04 with GNOME 2.26.1. My video card is an nVidia GeForce
2006 Dec 18
1
Can't find lcabinet when runnig make crosstest
Hi, when I run make crosstest, I get an error message saying it can't find lcabinet : make[2]: Entering directory '/home/colin/Devs/wine/dlls/advpack/tests' i686-mingw32-gcc advpack.cross.o files.cross.o install.cross.o testlist.cross.o -o advpack_crosstest.exe -lcabinet -luser32 -ladvapi32 -lkernel32 /usr/lib/gcc/i686-mingw32/3.4.4/../../../../i686-mingw32/bin/ld: can't find
2011 Nov 13
2
Exception 0xc06d007f in Civ IV Warlords
I've been successfully playing Civ IV in wine for some time, but recently I've been trying unsuccessfully to upgrade to the Warlords expansion. I tried various suggestions that I found through google, including those on wine's appdb. Basically, I've tried every combination of: setting Direct3d 9 to be native installing msxml3 via winetricks and making it native disabling
2008 Nov 27
1
Errors while running application
I have installed wine 1.1.7 through source code .My distro is ubuntu hardy i686 when i run my application it dispalys following errors. 002d:Ret PE DLL (proc=0x7ee9bf40,module=0x7ee10000 L"KERNEL32.dll",reason=THREAD_ATTACH,res=(nil)) retval=1 002d:Call PE DLL (proc=0x7ec72450,module=0x7ec30000 L"rpcrt4.dll",reason=THREAD_ATTACH,res=(nil)) 002d:Ret PE DLL
2005 Oct 25
1
Building wine-20050930 uses *a lot* of hd space
Yesterday, I noticed that I had lost about a gig of hd space without knowing what had used that much. Turned out that it was the wine-20050930 build directory that was using 850mb of hd space. I pinned down the problem to the wine-20050930/dlls directory, which was using about 600mb hd space. For example, advapi32.dll.so was 1155k, while advapi.c was only 8518 bytes and advapi.o was 149k. I tried
2005 Dec 06
3
wine-0.9.2 compile problems under suse10-x86_64
hello all, cannot compile wine Version 0.9.2 under suse10-x86_64, neither from source nor from the src-rpm. there must be some trouble between libraries: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ddraw.spec clip per.o ddraw_hal.o ddraw_main.o ddraw_thunks.o ddraw_user.o ddraw_utils.o main.o palette_hal.o palette_main.o regsvr.o surface_dib.o surface_fakezbuffer.o surfac
2002 Jun 18
6
Dll's missing
Hi, My wine doesn't work. First I installed it from deb packages at debian servers. I added /usr/lib/wine to ld.so.conf I did ldconfig But wine still can't find dll's. Then I copied a win dir from a friend. And used winesetuptk to show it to wine. Wine still can't find some dlls. Then I downloaded debs from www.winehq.com Same stuff happened again? Somebody please help me ??
2011 Mar 15
4
HUNK #N Problems When Applying A Patch For Wine 1.3.15
Anarchy Online is running great through WINE. However, I need to apply this patch in order for the right mouse button to do extra functionality === Code: diff --git a/dlls/user32/Makefile.in b/dlls/user32/Makefile.in index 3dbde26..d1ebfe8 100644 --- a/dlls/user32/Makefile.in +++ b/dlls/user32/Makefile.in @@ -1,7 +1,7 @@ EXTRADEFS = -D_USER32_ -D_WINABLE_ MODULE = user32.dll IMPORTLIB =
2008 Dec 03
2
little help with error please (new)
attempting to get starquest online to run in linux. I had to add a couple common dlls. mfc42.dll and msvcp6.dll which got rid of alot of the eorrs after adding thsoe dlls now get this. I donno if theres anythign thing I can try more or if one error means somethign needs coded into wine to implement that feature of the DLL. any help be much appreciated. here is the error Code: wine: Unhandled
2009 Mar 25
2
Issues with Wine and Star Wars Galaxies
Having some issues getting Galaxies to launch, I can get other programs within Wine to launch like tvants and other basic programs. I'm using Wine 1.1.7 on Mac OSX 10.5.6 with X11 updated to 2.3.3 and Darwine 1.1.9. When I got to launch Galaxies all I get is a terminal page full of errors. I notice Wine is deferring a lot dlls and I don't know if this is the cause of it or not. It also
2009 Jul 02
6
installer of an application fails
At the company where I work we use an application, that is made by an outside company. for now it works OK under windows, but now we plan to migrate the users to Linux and they don't plan to write a Linux app. So we are trying to run the app under wine, but it fails during installation. We use the latest development version of wine (1.1.24), because of another app, that needs it (it doesent
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'