search for: 2d0c00

Displaying 4 results from an estimated 4 matches for "2d0c00".

Did you mean: 2d0c04
2012 Feb 25
2
dotnet20sp1 deffactory.dat cant open
...xcafe) stub fixme:advapi:LsaOpenPolicy ((null),0x33e5fc,0x00000001,0x33e624) stub fixme:advapi:LsaClose (0xcafe) stub fixme:ngen:wmain stub: L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue" L"pause" fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0 func=300 method=0) fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0 func=300 method=0) fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0 func=300 method=0) fixme:advapi:LsaOpenPolicy ((null),0x33dd68,0x00000001,0x33dd90) stub fi...
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 May 26
3
Installing dotnet30
...000001,0x33e6ac) stub fixme:advapi:LsaClose (0xcafe) stub Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42 Copyright (C) Microsoft Corporation 1998-2002. All rights reserved. The .NET Runtime Optimization Service is started and paused. fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d0c00 fixme:advapi:LsaOpenPolicy ((null),0x33ddf4,0x00000001,0x33de1c) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:LookupAccountNameW (null) L"Matt" 0x0 0x33aa70 0x0 0x33aa74 0x33aa68 - stub fixme:advapi:LookupAccountNameW (null) L"Matt" 0xbeef70 0x33aa70 0xc00458 0x33aa74 0...
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