Displaying 4 results from an estimated 4 matches for "70c00".
Did you mean:
7000
2008 Mar 23
1
Wine 0.9.58 regression
...class object {275c23e2-3747-11d0-9fea-00aa003f8646} could be created for context 0x3
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side complex region clipping
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x400bc 0x00000000
fixme:ntdll:server_ioctl_file Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 70c00 (device=7 access=0 func...
2010 Aug 02
4
CoJ2 Server with Wine on Linux Debian 5.0
Hi guys,
i'm trying to set up a server for Call of Juarez 2 Multiplayer on my Debian root. i installed the game with wine, installation worked.
But now i cannot get the game startet.
Is there anybody who knows how 2?
The errorcode i get is:
[start command (running as root)= wine CoJ2Game_x86_ds.exe]
Code:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
2010 Nov 14
4
.Net 3.0 needed to work---- HELP!
...ptional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:ntdll:server_ioctl_file Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:advapi:RegisterEventSourceA ((null),"MsiInstaller"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MsiInstaller"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00002dbb,(nil),0x0006,0x00000000,0x33cd18,(nil)): s...
2012 May 08
6
Ubuntu 12.04 64bit + Wine 1.5.3 (or 1.4) + .NET Framework3.0
First of all it's clean installation of Kubuntu 12.04 64-bit.
Then:
Code:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.5
Then I got a 32-bit wine environment:
Code:
rm -rf .wine
WINEARCH=win32 WINEPREFIX=~/.wine winecfg
Then I tried to install .NET Framework3.0:
Code:
wget http://kegel.com/wine/winetricks && sh winetricks dotnet30