Displaying 20 results from an estimated 5000 matches similar to: "Red Alert under WINE"
2001 Feb 25
1
Can't get RedAlert working
I've been trying to get RedAlert working under wine for about a month now.
I start wine from an xterm with:
$ wine /WIN95/westwood/redalert/ra95.exe 2>&1 | tee wine.out ;
and get the following in wine.out:
fixme:ddeml:DdeConnect (0x1,49161,49163,(nil)): stub
fixme:ddeml:DdeNameService (1,49161,0,1): stub
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x403ce3e4,00000138,2):stub
2011 Jan 15
2
Red Alert on Mac OS X Snow Leopard
Hi
I downloaded Winebottler, so i could play Red Alert 1. But i cant make work... After i installed it and i try to start the file called: "RUNGAME.exe" i get this error message:
[Image: http://i53.tinypic.com/qo9ht2.jpg ]
What can i do with this?
Thanks
Wasd9595
2002 Jan 10
2
Visual Fox Pro 6 APP and Wine & Reggresion
Hello, i'm working in software development company, and we have a custom made software in VFP 6, as we're thinking on replacing all our
win9x boxes to linux (since we got rid of those hard-to-manage-and-prone-to-error nt boxes) since we mostly use this app for everything, we
tried to run it in Linux using wine.
i downloaded the latest wine release, the codeweavers release and a CVS one,
2001 Oct 19
2
wine 20010824 and quake
i have quake v1.06 installed and running fine under windows. however,
running it in wine gives a bunch of errors. see below:
prophet% wine --winver win98 -- QLAUNCH.EXE QUAKEUDP.DLL QUAKE.EXE -mpath
fixme:win32:DEVICE_Open Unknown VxD MGenVxD.VXD. Try --winver nt40 or win31
!
prophet% wine --winver nt40 -- QLAUNCH.EXE QUAKEUDP.DLL QUAKE.EXE -mpath
fixme:win32:DEVICE_Open Unknown VxD MGenVxD.VXD.
2002 Mar 18
1
More than 4 serial ports with wine.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is it possible to run wine with more than 4 serial ports? Looking through
the source I seem to see a hard limit of MAX_PORTS=9, I would like
something more on the order of 36 serial ports. I need to run multiple
apps with a multi-port serial board, and I am hoping to do it though wine.
When I try to set a com port of COM6 in my .wine/config file I get
2001 Nov 25
1
How to get Civ 3 running...
Apparently it is possible to run Civilization 3 under wine, but i'm having
no luck. It installed fine, but won't run. With recent CVS winex i get:
[~/.wine/c_drive/civ3]$ wine Civilization3.exe
fixme:module:CreateProcessA (E:\~ef7194.tmp,...): CREATE_NEW_CONSOLE ignored
fixme:module:CreateProcessA (E:\~ef7194.tmp,...): NORMAL_PRIORITY_CLASS ignored
err:int:INSTR_IDT_Emulate Evil attempt
2001 Sep 03
2
wine and msdos applications
Hi!
Windows Applications seem to run fine uder wine, but for any
MSDOS-Application FILE, I get the following error:
wine: can't exec 'FILE': invalid exe file
Protocol error: process 0x806a100: partial recvmsg 0 for fd
This happens regardless of winver/dosver (wine is called by 'wine
--winver winxyz --dosver x.yz FILE'). What am I doing wrong? Do I need
to start some kind of
2002 Mar 23
1
winver & managed question
Hello All,
I have just been reading the docs on Wine and came across the
--managed Allow the window manager to manage created windows
--winver Version to imitate
(win95,nt40,win31,nt2k,win98,nt351,win30,win20)
Does the "--managed" allow my xserver to take care of the windows?
Also, if I set "--winver nt2k" then does this mean that Wine will
look for the
2001 Feb 13
1
fixme:ddraw:User_DirectDraw_GetCaps unsupported structure versions
Hi:
I can't get Red Alert (The old version, not Red Alert II) to work with wine.
This is suprising since the Apps
database on winehq.com has three entries that say Red Alert works.
For me the screen goes black and stays that way. I get out of it by killing
X witn Ctrl-Alt-Backspace.
This the the error output from wine:
Invoking /opt/wine/bin/wine.bin /WIN95/westwood/redalert/ra95.exe ...
2001 Sep 20
2
win32:DEVICE_Open Unknown VxD A:. Try --winver nt40 or win31 !
Hi,
I was hoping to use wine to run one of those stupid windows binaries that
generate a floppy (at least IBM has a clue, and also offers the raw floppy
image for dd-ing)
In this case, the culprit is seagate's seatools:
http://www.seagate.com/support/seatools/
I installed wine under debian unstable (Version: 0.0.20010824-1) and when I
run the windows binary under wine, it runs but
2001 May 08
1
Starcraft Problems
Recently when I've been trying to run starcraft I've been getting
fixme:console:SetConsoleCtrlHandler (0x4c70c0,1) - no error checking or
testing yet
Then the mouse cursor vanishes and X stops responding. I can still drop
to a virtual terminal and do killall wine which results in the following
being spewed to the terminal.
fixme:module:CreateProcessA (C:\windows\system\ddhelp.exe,...):
2002 Aug 05
3
Installing IE
Hello,
I can't seem to get IE to install under wine.
I've cleared down everything and created a fake windows, and followed
just about every set of instructions for installing IE that I can find.
IE5's installer will download everything if i set winver to 95 but
IE5 and IE6 cannot connect to the server with winver = 98
I have tried using various Wininet's and *rpc*'s etc..
2001 Dec 14
3
RtlGetNtVersionNumbers
Hey, all.
I'm rather new to wine development, so please point me at the right
place to post diffs if this isn't it. This patch implements
RtlGetNtVersionNumbers, called by lots of windows XP apps (including
winver, cmd.exe, and regedit).
BTW, are we just not bothering to match ordnals on our exports, or is
there some deeper reason for using @s?
As the patch says, the API is
2001 Oct 31
1
Xilinx ise4.1i par trouble
Hi,
When I excecute the following command line
wine --winver nt40 --dll shlwapi=b --managed --
/nfs2/bin/Xilinx/ise4.1i/bin/nt/par.exe -pl 5 -rl 5 -e 1 -t 1 -w
/tmp/design.ncd design.ncd design.pcf
the following error message is returned
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0
addr 0x400a5648
but if I run the following command line
wine --winver nt40 --dll
2001 Oct 19
1
x11drv failure on Dell laptop
Hello,
I've searched for a solution to this all over and found nothing that
works:
Lately I get:
nick@bomba ~>cd /win/WINNT
nick@bomba /win/WINNT>wine -winver win2000 -managed explorer.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:shell:SHLWAPI_437 (0x00000004)stub
fixme:shell:SHRegGetUSValueW (0x40cd0c),stub!
err:file:FILE_DoOpenFile called with
2002 Mar 11
1
Com port over the fourth
Hello everybody,
I'm trying to get work a win32 application (for NT) that communicate
with a lots of modems (30-40).
No problems if I configure the modem on the first two com ports, but I
cannot make it run if I ask it to use, for example, COM10, COM11, etc..
The command is:
wine --winver nt40 gpcwin.exe
Here is the error:
fixme:win32:DEVICE_Open Unknown VxD COM10. Try --winver nt40 or win31
2006 Dec 30
1
command line parameters dont seem to be working
I am trying to run:
wine -desktop 800x600 pp.exe
or
wine -winver win95 pp.exe
and the arguments are not being seen as araguments.
The errors I see is :
wine could not load L:"C:\\windows\\system32\\-desktop.exe"
wine could not load L:"C:\\windows\\system32\\-winver.exe"
How do I get these command line paramters to work.
Jerry
2001 Apr 15
2
Newbie setting up wine: 20001202: o valid DOS drive found, check your configuration file.
Shalom!
Okay, this is my wine config file, which i have copied out of the wine ini
and then changed it to suite my computer. Im using SuSE 7.1 Professionell
and have my fat32 partition mounted on /windows/C (<= capital). Im am using
Win2000 and this is what wine says:
linux:~ # wine --winver win2000 /windows/F/UO/client.exe
Warning: no valid DOS drive found, check your configuration
2001 Dec 27
1
Running windows services, an IPC issue?
Hello all,
I am looking to run an win application on linux. The problem it that it is
two parts: a exe, which calls a dll (and runs fine) and a service that
accepts requests fron the dll and does things (generates labels).
the small program runs fine, i get a return code telling me that the
service isn't running.
but if i try to execute the service, i get:
[pattejam@cory server]$ wine
2001 Aug 28
1
wine and windoze me
I have tried codeweavers wine and now the latest cvs version of wine dated
2001-08-24. In no case am I able to run anything but notepad from windoze
ME. The doze media player...nope, internet exploder? nope.
Here is what I get trying to run windoze media player:
wine --managed --winver win98 /mnt/win_c/Program\ Files/Windows\ Media\
Player/wmplayer.exe
fixme:shell:SHRegGetUSValueW