similar to: system, system32 and dll overrides

Displaying 20 results from an estimated 10000 matches similar to: "system, system32 and dll overrides"

2005 Nov 27
2
installing apps correctly
Hi, I'm still struggling with my vfp app in wine. This time I removed all traces of my old deb 0.9.1 installation and did a compile from cvs. Using wine tools I got my base setup and M$ extras installed, and then installed my runtime app again using its own (wise) installer. The problem persists that it doesn't find its own dependencies if I fire it up from anything other than its top
2006 Mar 10
2
Visual Fox Pro 6 application
Hi: I'm trying to run an application that was made with Visual Fox Pro 6. I tried some different previous versions of Wine like 0.9.3 and 0.9.7. Sometimes I got error messages like "There's no enough memory to complete this operation" and "Incompatible integer type..." or something like that. Finally I upgraded to 0.9.9 version and I had no previously mentioned
2011 Apr 26
3
Registering Dll in system32 Failed anyone help me?
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinpr3.dll DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinpr3.dll H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinsmd.dll DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinsmd.dll H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeintck.dll DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeintck.dll H:\>regsvr32.exe
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
2012 Feb 26
10
Software Profili2 on Ubuntu by Wine
Hi Greetings to all Is my first post in this forum sorry for my english Many compliment to all developers for great work in Wine Profili2 is the most famous Windows software for designe airfoil profile for RC airplane models. Some times ago I have installed it in ubuntu 10.10 by Wine(1.3.5) with success This software use an mdb file First I have installed Profili download in this web site
2016 Mar 25
3
NEON FP flags
On 25 March 2016 at 04:11, Hal Finkel <hfinkel at anl.gov> wrote: > As I understand it, the fundamental property being addresses here is: Are the semantics of scalar FP math the same as vector FP math? TTI seems like a good place to expose that information. If the semantics are indeed different, then the vectorizer would require fast-math flags in order to vectorize FP operations
2005 Oct 31
1
MS Visual FoxPro DECLARE command doesnt work
I'm a programmer using Microsoft Visual FoxPro for daily work. I'm trying to run a self written program on wine. This program uses several Windows API functions. An example is: DECLARE INTEGER ShellExecute IN z:/usr/lib/wine/shell32.dll.so ; INTEGER, STRING, STRING, STRING, STRING, INTEGER ShellExecute( 0, "open", "notepad.exe", "", "", 1 )
2012 Oct 23
4
[LLVMdev] ABI: how to let the backend know that an aggregate should be allocated on stack
Hi All, I am trying to handle the Homogeneous Aggregate for ARM-VFP according to the spec: C.1.vfp If the argument is a VFP CPRC and there are sufficient consecutive VFP registers of the appropriate type unallocated then the argument is allocated to the lowest-numbered sequence of such registers. C.2.vfp If the argument is a VFP CPRC then any VFP registers that are unallocated are marked as
2012 Oct 23
0
[LLVMdev] ABI: how to let the backend know that an aggregate should be allocated on stack
On Tue, Oct 23, 2012 at 11:22 AM, manman ren <mren at apple.com> wrote: > > Hi All, > > I am trying to handle the Homogeneous Aggregate for ARM-VFP according to the > spec: > > C.1.vfp If the argument is a VFP CPRC and there are sufficient consecutive > VFP registers of the appropriate type unallocated then the argument is > allocated to the lowest-numbered
2012 Oct 24
0
[LLVMdev] [llvm-commits] ABI: how to let the backend know that an aggregate should be allocated on stack
In llvm-gcc, this decision was handled near llvm-arm.cpp:2737 in llvm_arm_aggregate_partially_passed_in_regs(). Basically, available registers would be counted up and if the HA didn't fit, it went byval instead. I agree that we should unify this sort of logic in one place. I'm not sure that onstack is the best interim step toward that. Does byval work here? Alex On Oct 23, 2012, at
2012 Oct 24
0
[LLVMdev] [llvm-commits] ABI: how to let the backend know that an aggregate should be allocated on stack
At the time, the ARM target didn't actually handle byval. Now it does. You should be able to get the old struct passing capability if you don't apply an attribute at all. Alex On Oct 23, 2012, at 10:00 PM, Manman Ren wrote: > > Byval does not work for me, it will try to split the struct to fit into available core registers and the rest on stack. > > Sent from my iPhone
2012 Oct 24
5
[LLVMdev] [llvm-commits] ABI: how to let the backend know that an aggregate should be allocated on stack
Byval does not work for me, it will try to split the struct to fit into available core registers and the rest on stack. Sent from my iPhone On Oct 23, 2012, at 5:01 PM, Alex Rosenberg <alexr at leftfield.org> wrote: > In llvm-gcc, this decision was handled near llvm-arm.cpp:2737 in llvm_arm_aggregate_partially_passed_in_regs(). Basically, available registers would be counted up and if
2013 May 30
9
[PATCH v2 0/2] Implement VFP context switch for arm32
Hello, This is the second version of this patch series. I only implement the VPF context switch support for arm32 and add dummy function to avoid compilation on arm64. I have switched the order of the patch because the old second one can be applied alone and the patch are cleaner :). For all the changes see each patch. Cheers, Julien Grall (2): xen/arm: don''t enable VFP on XEN
2008 Sep 03
3
C:\WINDOWS\system32 vs ~/.wine/drive_c/windows/system32
I am a new user to Ubuntu and wine, and I need to copy some files from C:\WINDOWS\system32 to my ~/.wine/drive_c/windows/system32. Ubuntu is my sole OS. So my question... where in the world do I find the C:\ folder if Ubuntu does not sort directories that way? Also, is there something more than a FAQ, maybe a for-dummies part of the site I can look at to answer questions like this? I've had a
2007 Mar 19
0
Cannot install Garmin City Navigator DVD - err:msi:ACTION_InstallFiles compressed file wasn't extracted (L"c:\\windows\\system32\\ROBOEX32.DLL")
Hello! I'm trying to install the software "Garmin City Navigator Europe NT v9" for a Garmin StreetPilot c510 - a GPS navigation device. When I run the installer in wine 0.9.26 on Gentoo, it finally errors out with a useless error message in the GUI. On the starting terminal I find: err:msi:cabinet_notify failed to create L"c:\\windows\\system32\\ROBOEX32.DLL" (error 5)
2016 Feb 08
2
Vectorization with fast-math on irregular ISA sub-sets
Folks, I'm now looking at https://llvm.org/bugs/show_bug.cgi?id=16274, which seems to have some support in the vectorizer, but not as we need for this particular case. I may have missed something obvious, please let me know if there is a better way. As you already know, ARM has two FP instruction sets: VFP and NEON. VFP applies to single FP registers while NEON is a full SIMD. The problem is
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
G'day I am trying to install Visual FoxPro 9 with wine. I have been following the instructions from "http://www.paulmcnett.com/vfp/wine/". I have had to slightly modify the paths used for the symlinks because the format of version 9 appears to differ from that of version 8. Or it's because they didn't lend me the original disks. Basically an extra directory level called
2008 Sep 11
3
wine: could not load L"c:\\windows\\system32\\rundll.exe":
when i enter this: wine "c:windows\\system32\\rundll.exe" ffdshow.ax,configure i get this: wine: could not load L"c:\\windows\\system32\\rundll.exe": Module not found rundll.exe is actually present and indeed is in drive_c/windows/ system32 why can wine not find it? I'm running the latest deb package from winehq on xubuntu hardy heron
2002 Nov 30
3
\System32\GroupPolicy named pipe?
Hi - I'm using samba to connect some windows boxen to a distributed set of unix machines. I'm trying to unify some of the administrative interfaces via mmc, specifically the group policy stuff. When I try to use the Group Policy snap-in to connect to my samba 2.2.1 servers, I see the windows box do a Tree Connect Andx to ADMIN$\System32\GroupPolicy, and then the samba box responds with
2009 May 12
2
FEAR 2 on WINE 1.1.21???
Hi there, I got this problem, it's making me frantic: I got fear 2 as a present and installed it via wine, after installing vcrun2008 with winetricks, the game worked perfectly(wine 1.1.18/19). The Texture were black at 1st, but deactivating the game's graphic effect Ambient Lighting(not sure about the name, but it's the last option in the fear 2 graphic settings) fixed the game.