Displaying 20 results from an estimated 7000 matches similar to: "Location for a DLL"
2006 Dec 30
3
screen size and screen location
I am trying to find a way to control
what size screen my wine app things it has. How is this done?
Example my screen is 1600x1200 but I only want the wine app to
think the max screen size is 1024x768. How do I do this?
Also, Can I then control where the smaller window opens?
Like at position 100,100 on the screen for example.
THanks for any pointers to these two issues,
Jerry
2007 Aug 11
2
TextCtrl.new
Salut alex,
j''utilise ce bout de code pour faire apparaître mon texte dans ma fenêtre:
@dou = TextCtrl.new(@s, -1, "", Point.new(10, 70), Size.new(410, 210), TE_RICH | TE_MULTILINE)
@dou << "je vais à l''école"
le problème c''est que l''encodage ne marche pas.Je ne peut pas mettre l''accentuation.J''ai essayer pas mal de
2007 Feb 19
1
Debugging a new app ?
Hello
I'm new to wine-users. I'had often used wine with known-working apps, but now I
try to launch Future Pinball (a pinball simulation), see
http://appdb.winehq.org/appview.php?iAppId=4596.
As it's not work, I search docs on how to debug an app.
My first try is to check that all dll requierd is present in wine (or I'll try
to add them):
I've profiling it on windows xp with
2003 Dec 12
3
Segmentation fault
Hi,
beginning around 12th of october I have an "Segmentation fault" when starting
wine.
I'm using precompiled rpm's from wine.dataparty.no but also tried a self
compiled version from the wine.dataparty.no cvs-source getting the same
fault. At least one other user seams to have similar problems (discussion in
the forums of wine.dataparty.no. He is using fedora while
2007 Apr 12
1
(no subject)
Bonjour. Je n''ai pas encore eu l''occasion d''utiliser TE_RICH2 en plus de TE_RICH | TE_MULTILINE, je compte l''essayé.
Pour rentrer le texte dans TextCtrl j''utilise : @dou << texte
Sebastien
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
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
2005 Sep 01
2
Wine 20050830 compilation fails
Hello all.
The latest version of wine (both CVS and tarball) doesn't compile on my
machine (2.6.13 kernel, gcc 3.3.4).
I get an error in dlls/wldap32:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o add.o add.c
In file included from add.c:39:
2010 Jan 22
2
Counting two factors at the same time
Hello.
I'm trying to count string data that correspond to a given
condition in two factors of the same length.
For example, I have one factor
[ 'A', 'B', 'A', 'C', 'B', 'D', 'B' ]
and another is
[ '1', '2', '2', '3', '2', '2', '3' ]
I'd like to count the occurences of
2005 May 16
3
Choppy sound
Hello all.
I have a strange and irritating problem with Star Wars: Knights of the Old
Republic.
I played ok up to a place where I saved. There, I quit the game. When I
restarted, the sound became choppy, making the game unplayable: about 1/2
sec of sound plays, then loops for about 3-4 sec, then the next 1/2 sec,
loops again, etc...
The screen isn't updated during this; well, it is updated,
2004 Apr 27
2
Morrowind Problem
Hello!!
I've just installed Morrowind to a win98SE system them copyed the game
files to my wine fake_partition and tryed to run it .... and i get the
following error/warning messages
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not
supported
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (Portuguese keyboard
2007 Apr 30
2
problem with dpwsockx.dll and Baldurs Gate II
I'm trying to make Baldurs Gate II multiplayer working. I've used DLLs
from archive on http://wiki.winehq.org/DirectPlayGames (and from my
WinXP install). I've added DLL overrides (native,builtin) for: dplayx,
dpnet, dpnhpast but the last: dpwsockx isn't on the list in winecfg.
When I try to start a multiplayer game wine has a memory leak or
something - goes to SWAP, everything is
2002 Nov 23
1
Can't get Unreal to work in opengl mode
Hello all.
I downloaded and compiled Wine-20021031.tar.gz (I did ./tools/wineinstall)
According to the config.log, it correctly found and compiled everything
about OpenGL on my system (I have a GeForce II MX card and I use the NVIDIA
2960 drivers).
I played succesfully 'Jedi Knight II' in OpenGL mode with wine; but I can't
play Unreal I (single-player game) in any other mode than
2007 Sep 18
2
Warhammer Dawn Of War: Dual core system: only one of the core working?
Hello.
I'd like to know if, under Windows, on a dual-core system, both cores are
used by this game. For me, under wine, though both cores are detected
correctly, only one of them is used (one is 100%, the other 0%).
Can anybody tell me if the game behaves the same under Windows? Thanks.
--
Fabrice DELENTE
2012 Dec 30
2
levelplot
I have two questions;
Do you know how to take out axes in a levelplot? Me doesn't work axes =
FALSE
And I would like to fix the values range of colorkey or legend from my
rainbow col.regions, dou you know how can I fix this values independent
of values database?
Thanks and happy new year!
[[alternative HTML version deleted]]
2007 Mar 19
4
The good old winecfg audio tab
Ok, I know this is probably very redundant, but I'm getting the Audio
tab crash with winecfg. The error output is:
wine: unhandled page fault on write access to *insert hex numbers here*
(thread 0009)
Modules: Cannot get info on modules while no process is loaded
etc.
After the last few hours spent surfing dozens of forums and threads,
none of the fixes have worked.
Renaming winearts.drv.so
2003 Mar 07
3
DLL not loading, msjava.dll, Encyclopedia Britannica
Hi,
excuse me if my problem is something obvious, but I'm lost and couldn't find
any useful information (is there a search function for the list archive?). Im
new to Wine (and only recently switched to Linux).
Problem:
I'm trying to run the Britannica Encyclopedia 2000 (BCD2000), but when I start
it I get the error message (in a popup window) "Unable to start the
application
2008 Mar 01
1
Reverting to a previous git version
Hello.
My question may be more git-related that wine-related, sorry for that but I
have much trouble finding an answer.
I have retrieved yesterday's git, but it introduced a bug that stops wine
from starting.
I want to revert to 0.9.56 using this same tree, how can I do that? I tried
'git branch wine-0.9.56;git rebase origin' but it didn't work.
Thanks.
--
2006 Nov 26
1
wine doesn't start dplaysvr.exe
Hello.
I have succeeded in getting Fallout Tactics and Age Of Empire II to start
multiplayer games.
To do so, I had to override dpnhpast for dplaysvr.exe.
I wanted to play multiplayer games with a friend of mine, but on his machine
wine doesn't even load dplaysvr.exe, so he cannot join multiplayer games.
How can he enable dplaysvr.exe?
Thanks.
--
Fabrice DELENTE
2007 Nov 11
2
No more sound
Hello.
I've just erased my ~/.wine by mistake, and I don't have sound anymore! I
can't find why; when I start wine with
WINEDEBUG=+winealsa,+dsound
I get
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib
2002 Sep 14
1
iexplore ver 5.5 install can't load commctrl.dll
I have installed wine version 20020904 on:
Linux kernel 2.2.14
glibc 2.1.2
gcc 2.95.3
kde-3.0.2
WINEDLLPATH=/usr/local/lib/wine (set after wine was installed)
I commented out the code in cdrom.c that will not compile because of the old kernel (ie. references to SCSI_PASS). Wine will then compile and install and run.
I then installed all of the fonts from sourceforge. Then I tried to install