Displaying 20 results from an estimated 110 matches similar to: "build wine dll problem"
2010 Jun 09
2
Help with simple dll wrapper around linux so
Ive recently got metatrader to work on linux uner wine and would now like to see if i can import a dll wrapper so i can use some code i wrote in linux. Im trying something like this (based on http://www.winehq.org/docs/winelib-guide/bindlls) :
add.c:
Code:
int add(int a,int b) {
return a+b;
}
add.h:
> int add(int,int);
WinAdd.c:
WinAdd.c:
Code:
#include <windef.h>
#include
2011 Jun 21
2
Using winemaker / building wine DLLs
Hi.
I'm not sure if this is the correct place for this question, or if the
wine-devel list is more appropriate; please let me know if I should ask
over there.
I'm trying to build, using winemaker/winegcc/etc, a DLL for use with a
Windows binary. This is a somewhat unusual case, in that this library is
actually explicitly being written for a Windows binary that will run in
Linux (I'm
2009 Sep 03
2
wine advantages over mingw
What are the advantages of using winegcc over the mingw cross compiler?
Also, what are the differences in the header files / libs supplied with each ?
I have an app (http://www.autohotkey.com/forum/viewtopic.php?t=46546) cross compiling with mingw using codeblocks, and I have it working under winelib side by side native linux code.
I wanted to translate it so it would compile with winegcc so
2009 Sep 16
2
EVENT_event_to_vkey and keyc2vkey
I need access to either the array keyc2vkey or the function EVENT_event_to_vkey in wine/dlls/winex11.drv/keyboard.c from a wine application.
Any idea on how to get at these from a normal winelib app?
or how i could compile variations of these functions into a shared library instead of a driver...
Thanks
2009 Sep 03
4
Re: Editing is disabled
One unfortunate side affect is you also cannot edit the title.
For example, I wanted to mark a question i posted, as solved...
> Edited posts weren't sent to the list, which caused confusion.
maybe there can be a warning added to the editing page, that says edits will not propogate to the mailing list...
what is the real advantage of a mailing list over phpbb anyways?
I can't figure
2006 Sep 12
4
2.6.9-42.ELsmp kernel and 3ware 9550 tools
I have the latest kernel with the drivers for my 3ware 9550SX built in.
Where
can I find the tools and monitoring apps for this card? Are there rpms
hiding
somewhere, or do I need to build it from source?
--
Bowie
2007 Jan 04
3
pretended size postscript and size of the graphic device window
Dear list members!
I've two questions concerning graphic export:
a) I want to export my graphics as PostScript files. in this way I use the postscript() function. The tricky part is that they must have a pretended size (7 x 7 cm) and an absoulte font size (10pt).
b) how can i (permanent) change the size of the graphic device window?
Best regards
mirca heli
--
2001 Jul 06
2
winelib and compiling MFC
Hi,
The company I work for, has asked me to use winelib to port some code, however I have a problem compiling the MFC. I run
winemaker 0.5.7
with options:
'winemaker --lower-uppercase -nomfc --dll ./ > \ winemaker_output.txt'
No errors in file or stderror; further winemaker accesses the correct directories.
But when I run ./configure as:
'./configure --with-wine=/usr/bin \
2001 Feb 22
2
afx.h... configure: error: Could not find the MFC includes
This is driving me nuts. I'm trying to compile an MFC application using
WINE. I can specify the location of the ATL includes and configure is
quite happy but it chokes when I give it the MFC includes in the same way:
./configure --with-atl-includes=/home/wade/VC98/atl/Include
--with-mfc-includes=/home/wade/VC98/mfc/Include
Wassup? I'm using
Winemaker 0.5.5
And wine
2010 Jan 02
1
Re: Editing is disabled
tparker wrote:
> On 09/04/2009 12:45 AM, John Drescher wrote:
>
> >
> > > what is the real advantage of a mailing list over phpbb anyways?
> > >
> >
> > The advantage over a forum is that I have 20 or so mailing list
> > subscriptions. If these were all forums I would not participate in
> > many of them.
> >
>
>
> This is
2007 Aug 10
3
Building rpm-s from binaries
Hi,
We'd like to simplify deployment of new blades and I need to package some of
proprietary libs we are using, and obviously I don't have sources for them.
Can anybody point me into good direction how to make packages from binaries? I
have basic knowledge about building rpms, but it seems to be source oriented.
Thanks in advance
--
Tomasz Napierala
System Administrator
Allegro Team
2009 Feb 03
1
Some question of DHT Translator?
Does DHT Translator all files under the same directory will be store on the
same node?
It sounds terrible.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090203/ebbdc7a5/attachment.html>
2011 Mar 03
14
The program Dls3_32.exe has enountered a serious problem
Hi Guys,
Can you help me to fix the issue mentioned below while using the DLS2002 application
Error - "The program Dls3_32.exe has enountered a serious problem and needs to close"
This application is compatible on Win 2K/95/98.
OS I am using - Ubuntu 10.10
I have installed wine. Do I have to change any information in the Wine configuration or do you have any ideas what registry / .dll
2011 Sep 02
7
I want to contribute code for wine and become a developer.
I am porting wine to MIPS and do some job in winebuild/ntdll/ etc.
I am using qemu to translate x86 instruction and direct the win32 api call from the qemu to wine in MIPS version.
Wine on mips is running now! I want to contribute the modification to wine .
How can I do that?
2004 Dec 11
1
drives - semi newbie
Okay, on the nth reading about drives at
http://www.winehq.com/site/docs/wine-user/config-drive-main
I see that I simply need to type P:\usr\mywine, or, in my case, P:\mnt\crate
to access my FAT drive. But, ya know, it seems I cannot find where I am to
type this. Now, in the ancient past, I have done this in an ancient wine
version by putting it in a certain section in the configuration file,
2001 Jul 10
0
Compiling MFC with Winelib - was Need advice porting app
I've changed the message thread to compiling MFC with Winelib because
I believe that is the real essence of my issue at hand. If I can
figure out how to compile MFC then I will have solved my dillemma of
which way to choose in porting my app to Linux. If I can't then I can
use the only path available.
So, there is a big vacant spot in the WineLib users guide for
compiling MFC. I've
2017 Jun 19
1
Bit SGID on directories
Hello,
I have a samba server v4.6.5, it’s a member of a Windows 2003 domain.
I setup a share, in this share I want to set sgid bit on directories.
I created a directory with SGID bit on the top of the share, but when I create inside new directories didn’t have SGID bits.
Here is my smb.conf :
[global]
use sendfile = no
gpfs:getrealfilename = no
smb ports = 445 139
dos charset =
2005 Jan 29
3
ole problem on chess game.
Hi,
I just installed wine and tried to run a chess game (WJChess which is a
freeware).
The game starts, I can access the game menus, the computer starts to
play, when I click on a chess "piece" (I don't know the english word),
it becomes red BUT I can't move it and I get the following message :
fixme:ole:OLEPictureImpl_get_hPal (0x403bea30)->(0x4069f708): stub
2004 Jan 15
2
serial port access - microwin step 7
hi,
i'm trying to get the application MICROWIN STEP 7 (version 3.1 SP2) from
siemens to run. it's a tool which can program siemens simatic S7 through
different devices, among others via serial port ppi cabel.
the problem is this: the application installs fine, but when i try to
install a software device interface (the interface to the serial port,
for example), nothing happens. the
2005 Nov 11
7
Fedora Core 4 system lockup with wine 200506.. - 0.9.1
System specs:
Fedora Core 4
2.6.13-1.1532_FC4smp
ATI Radeon 9200 SE
P4 2.4Ghz (hyperthreading)
xorg 6.8.2
Aureal Semiconductor Vortex 2 sound card
Intel 82801EB chipset
wine-20050524 FC3 rpm works just fine on my FC4 system. But any
versions after that lockup my system when running wine. For the 200506
- 200510 versions of wine I have compiled them from scratch so I assumed
it was something