similar to: using dll in php

Displaying 20 results from an estimated 100000 matches similar to: "using dll in php"

2009 Dec 02
4
problems installing R packages
Hi, I?m trying to install new package in R (version 2.4.0) under windows vista and i have problems. I always receive the same message: Erro en zip.unpack(pkg, tmpDir) : no fue posible abrir el archivo 'C:/Program Files/R/R-2.4.0/library/file2019500d/mprobit/libs/mprobit.dll' It can?t open the file. I check the compatibility with the version and is ok, I have no idea where's the problem
2009 May 30
5
Error registering dll - DllRegisterServer not implemented
I am trying to install the program MARK in WINE and all but the following 2 dll files, pcdlib32.dll and lfpcd13n.dll (both in my system32 folder), fail to register after running regsvr32. The error is: DllRegisterServer not implemented in DLL /home/coldwater/.wine/drive_c/windows/system32/PCDLIB32.DLL DllRegisterServer not implemented in DLL
2011 Dec 06
12
DLL not found
I am testing a Norwegian financial and invoicing software with Wine 1.3. The app is called "Matrix ?konomi" (www.matrix.no) Most things seems to work fine, but PDF export is not working. The app says ".dll not found". I have checked with the publisher and they say that the DLL that they use for generating PDF's is called "DPDF_Gen.dll". I have confirmed that
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means??? warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv fw32.dll: invalid ELF header
2012 Jan 20
1
Calling Windows DLL using .C; function name not known but in exports.
First time ever that I try to call subroutines in a Win DLL using R. Have done this before using VBA and Python. The C code's function argument list contains only double pointers (double *x). The function is declared void, the output value is one of the arguments. C calling sequence is used. When inspecting the exports of the DLL with dumpbin I can see that the function I need is
2000 Mar 15
1
Windows crash when running Rgui
After installing R 0.99.0a on a Windows 95 Rgui.exe crash after opening the console window. Rterm.exe works fine. Any hint? It is posible that R is not compatible with windows configuration modified by some other program? Where can I act? Error message: Rgui causes an exception 104 on module R.dll of 0137:100324d4 records EDX=0434cfd8 CS=0137 EIP=100324d4 EFLGS=00010206 EBX=815ce8e4 SS=013f
2008 Feb 26
4
vbrun300.dll
Hello. Recently i install "Ford Microcat". It's database of spares for Ford =) So, it had been installed without efforts. Now, when i try to run: #wine c:\\Microcat\\microcat.exe there is some errors: 1. first of all - it can't be registered vbrun300.dll in console was message: "Could not load 'VBRUN300.DLL' required by 'MICROCAT', error=11" but - i
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
2010 Mar 24
2
MSVCR80.dll Unimplemented Function.
Hey folks, Trying to get Lost: Via Domus installed, but having gone through all the motions, adding the necessary DLLs and such, I'm getting this: Code: wine: Call from 0x7b836692 to unimplemented function msvcr80.dll._except_handler4_common, aborting wine: Call from 0x7b836692 to unimplemented function msvcr80.dll._except_handler4_common, aborting wine: Call from 0x7b836692 to
2007 Mar 19
1
Using wine dll in another native library
Hi All ! I have some windows-maked dll (xxx.dll for example). I want to use it on my Linux machine in my Java application. For this purpose I wrote a small wrapper around the xxx.dll by using winelib library and make it as libxxx.dll.so. Now I need load this library in my jvm (by using System.loadLibrary("xxx.dll"); ) but when I try to call any function from it I got
2009 Jan 14
7
gdi32.dll error
"xuinkrbin." <wineforum-user at winehq.org> wrote: >Sent: Jan 14, 2009 9:21 AM >To: wine-users at winehq.org >Subject: [Wine] Re: gdi32.dll error > >I downloaded and compiled the wine source (1.1.12) on My 10.5.6 last night/this morning and it seems to work without the gdi32.dll error; something to consider? > Interesting as there are supposed to be problems with
2014 May 18
3
Utilizar scripts de PHP en R
Hola a todos, Estoy interesado en usar un Script de PHP desde R y me gustarĂ­a saber si eso es posible y como se hace. Muchas gracias de antemano por las respuestas. [[alternative HTML version deleted]]
2010 Jul 04
4
WINE Runtime Error - isskin.dll issue?!?
Hi guys, For some reason, certain window's .exe installers give the following error: Code: Runtime Error (at - 1:0): Cannot Import dll:C:\users\xxx\Temp\is-00IEG.tmp\isskin.dll This error has occurred while attempting to install certain applications/games...any idea what this is referring to? The help appreciated, as usual. ;) r2rX :D
2008 Mar 04
2
Calling Windows DLL on Linux using Java?
I need to call a Windows DLL on Linux using Java. How can this be done using WINE? Thanks in Advance.
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.
2009 Mar 18
1
DLL Development
I am a new Wine user. How do I get started doing DLL development ? Is there a repository I can check? I need PJINTL.DLL and PJINTLC.DLL to run a version of MS Project (2003) on Fedora 10. I think this might be all I need. Install went really clean and I think these are the only extra DLLs it added.
2012 Jan 27
3
Missing DLL....
I have a USB DVB-S (http://www.tevii.com/Products_S630_1.asp). Whenever I run the bundled application it is looking for a dll. That dll is located on the directory of the program I don't know why it can't see it. I also loaded the driver for linux just to be safe. Copied that dll to System32 folder. Any suggestion would be much appreciated.
2008 Nov 20
1
dll files
I'm a recent convert to the Linux lifestyle, and I would like to get to a point where I rarely, if ever, have to boot into Windows on my machine. While I'm not a huge gamer, I do enjoy Final Fantasy XI. I would like to get it to run under Linux/Wine. According to the information from the AppDB, the only way to get FFXI working under Wine is to have a copy of the dxdiagn.dll from Windows
2008 Dec 27
2
could not load kernel32.dll
hello, When I am on playonliux, the script of my game works with wine 1.1.5 but with version 1.1.6 doesn' works: (my directory is located in /home/marc/.PlayOnLinux/WineVersions/1.1.6/usr/bin) Code: [marc at localhost bin]$ ./wine ../../../../wineprefix/WorldOfWarcraft/drive_c/Program\ Files/World\ of\ Warcraft/Wow.exe err:module:load_builtin_dll failed to load .so lib for builtin
2012 Jan 24
2
Calling function in DLL using .C
I cannot understand why a function appears to be available to R (is.loaded('planckwR') returns TRUE) but the call with .C results in an error message: C symbol name 'planckwR' not in DLL for package <path to DLL file here> This is what I do: Loading a homebrewed DLL, compiled with MS VS97. The functions are all void, the C calling sequence is used and all arguments