Displaying 8 results from an estimated 8 matches for "ioallocatemdl".
2008 May 02
3
Problems with running games
...lease report
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
fixme:spoolsv:serv_main (0 (nil))
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
fixme:ntoskrnl:IoAllocateMdl stub: 0x7f0015e0, 5, 0, 0, (nil)
fixme:reg:GetNativeSystemInfo (0x7f22a13c) using GetSystemInfo()
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
fixme:reg:GetNativeSystemInfo (0x7f22f750) using Ge...
2008 Jun 25
2
Runaway 2 fails to run
...;m trying to play Runaway - The Dream of the Turtle under Wine. The game is listed as platinum in the AppDB, so I didn't expect a lot of problems. However, when I try to run it I get this in terminal and nothing else happens:
Code:
fixme:ntoskrnl:KeInitializeTimerEx 0x1110e0 0
fixme:ntoskrnl:IoAllocateMdl stub: 0x111700, 5, 0, 0, (nil)
fixme:reg:GetNativeSystemInfo (0x33a13c) using GetSystemInfo()
fixme:reg:GetNativeSystemInfo (0x33f750) using GetSystemInfo()
fixme:ntoskrnl:IoAllocateMdl stub: 0x113e58, 5, 0, 0, (nil)
fixme:ntoskrnl:IoAllocateMdl stub: 0x113e58, 5, 0, 0, (nil)
fixme:ntoskrnl:IoAlloc...
2010 Oct 29
5
City Life Deluxe Edition
I have a copy of City Life Deluxe Edition that I would Like to play but I have been windows free for over a year now and I understand the rating is garbage for this game. Are the game reports pretty up to date? I am trying to figure out why the installer is hanging. I am also getting ready to install it from a friends computer and copying the installed folder over to my linux box to see if that
2016 Oct 28
0
Wine release 1.9.22
...yFullProcessImageName().
user32: Fix buffer overflow in EDIT_EM_ReplaceSel().
Sebastian Lackner (11):
ntoskrnl.exe: Defer deallocation of in_buff in dispatch_ioctl.
ntoskrnl.exe: Add support for METHOD_IN_DIRECT/METHOD_OUT_DIRECT ioctls.
ntoskrnl.exe: Use MmInitializeMdl in IoAllocateMdl.
ntoskrnl.exe: Explicitly set MappedSystemVa for MDLs.
hidclass.sys: Use MmGetSystemAddressForMdlSafe to access MDL data.
hidclass.sys: Update reportBuffer pointer after reading packet from ringbuffer.
hidclass.sys: Fix memory leak in call_minidriver.
hidclass.sys: Fix...
2014 Jul 11
0
Wine release 1.7.22
...enerate a WM_PAINT message
8284 Wild Earth: Photo Safari Demo: Freezes at a loading screen following main menu start game selection choices
10182 Hapedit doesn't launch web browser
10264 Multiple games wrapped with Tages Protection 5.x DRM scheme fail to start (Tages driver needs 'IoAllocateMdl' implementation)
10480 Safari refuses to load secure URLs
13075 Planetside crashes Character selection screen
15353 Safari 3.1.2: crash when clicking on tab
15520 DVD version of Riven fails to start.
16648 Defense Grid, the Awakening: Fails to load, X3DAudio1_4.dll, d3dx9_38.dll...
2007 Nov 09
0
Wine release 0.9.49
....drv: Initialize buffer size.
user32: Simplify some code.
EA Durbin (4):
wininet: Return true for case INTERNET_OPTION_SECURITY_FLAGS.
d3dxof: Fix some return values.
ntoskrnl.exe: Add stub Implementation of IoAllocateWorkItem.
ntoskrnl.exe: Add stub Implementation of IoAllocateMdl.
Francois Gouget (18):
shell32: Pass the shutdown reason to ExitWindowsEx().
wineboot: Make sure 'Cancel' has the focus and is the default button in the 'Do you want to kill all your applications' dialog.
wineboot: Add a reminder that EWX_FORCEIFHUNG is not implem...
2012 Oct 12
0
Wine release 1.5.15
...o IoCreateDriver and IoDelete driver.
ntdll: Init retv to FALSE so in case of exception the trace shows the failure.
ntoskrnl.exe: Add stub for IoAcquireCancelSpinLock and IoReleaseCancelSpinLock.
scsiport.sys: Add stub implementation of scsiport.sys.
ntoskrnl.exe: Implement IoAllocateMdl.
ntoskrnl.exe: Add stub for PsImpersonateClient.
ntoskrnl.exe: Add stub for ExCreateCallback.
ntoskrnl.exe: Don't try to copy back data in buffered mode when we don't expect any in process_ioctl.
advapi32: Add stub for StopTraceA and StopTraceW.
quartz: Forward...
2012 Sep 28
0
Wine release 1.5.14
...d3dx9_36: Add stub for D3DXCleanMesh.
comctl32: Invalid format returned by NF_QUERY defaults to ANSI in treeview.
d3dx9_36: Cube texture can be loaded as a simple texture. The first face texture is taken in that case.
dmusic: Add master clock tests.
ntoskrnl.exe: Improve IoAllocateMdl stub.
ntoskrnl.exe: Add partial stub for IoFreeMdl.
dmusic: Check returned value of GetPortCaps.
Daniel Jelinski (1):
ieframe: cxMinChild needs to be set if RBBIM_CHILDSIZE is set.
Detlef Riekenberg (1):
d3dx9_36/tests: Fix copy & paste error in ok messages.
Dmitry Ti...