Displaying 5 results from an estimated 5 matches for "iogetdeviceobjectpoint".
Did you mean:
iogetdeviceobjectpointer
2008 Dec 31
2
CD/DVD not found
...drive and I have to put the original DVD in it (I have the original game...). When I look into the "winecfg" my CD ROM is as "D:" detected.
With winedbg I got this message:
> WineDbg starting on pid 001c
> 0x7b878bd3: movl %edi,0x0(%esp)
> Wine-dbg>fixme:ntoskrnl:IoGetDeviceObjectPointer stub: L"\\DosDevices\\D:" 80 0x114938 0x11493c
> fixme:ntoskrnl:IoGetDeviceObjectPointer stub: L"\\DosDevices\\D:" 80 0x114938 0x11493c
> fixme:ntoskrnl:IoGetDeviceObjectPointer stub: L"\\DosDevices\\D:" 80 0x114938 0x11493c
> fixme:ntoskrnl:IoGetDeviceObjec...
2008 Jun 16
0
Problem while starting Perimeter
...file Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
> preloader: Warning: failed to reserve range 00000000-60000000
> err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
> wine: Call from 0x7b844490 to unimplemented function ntoskrnl.exe.IoGetDeviceObjectPointer, aborting
> wine: Unimplemented function ntoskrnl.exe.IoGetDeviceObjectPointer called at address 0x7b844490 (thread 001d), starting debugger...
> preloader: Warning: failed to reserve range 00000000-60000000
> err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, plea...
2009 Feb 05
1
Verifying CD presence fails
I'm working to run a program Bar-Ilan Responsa (a research utility for Jewish texts) under Wine. It needs to verify the presence of a CD to run - as far as I know, there is no crack for it.
Using Wine 1.1.14 on Ubuntu 8.10, I get the following console output:
fixme:ntoskrnl:IoGetDeviceObjectPointer stub: L"\\DosDevices\\E:" 80 0x114070 0x114074
fixme:ntdll:server_ioctl_file Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24060 (device=2 access=1 func=18 method=0)
[The above line ~16 times]
fixme:ntoskrnl:IoGetDevic...
2015 Jul 28
0
Wine release 1.7.48
...NULL).
gdi32: Add a test for enumerating substituted fonts.
gdi32: EnumFontFamilies should enumerate substituted fonts only when directly asked for.
user32: SystemParametersInfo(SPI_GETNONCLIENTMETRICS) should return real font names.
Erich Hoover (2):
ntoskrnl.exe: Improve IoGetDeviceObjectPointer stub to appease SecuROM 5.x.
ntdll: Only set the security cookie if it has not already been set.
Fr?d?ric Delanoy (2):
wineconsole: Leave more room for translations in resource file.
po: Update French translation.
Hans Leidekker (19):
msi: Check the return value of MSI_Q...
2008 Sep 05
0
Wine release 1.1.4
...invalid parameter when unlocking secondary buffers.
Jim Cameron (9):
user32: Fixed bug in loading .cur files.
user32/tests: Add a regression test for CreateIconFromResource.
dinput: Add IID_IUnknown to DICF_CreateInstance(), DirectInputCreateEx().
ntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
ntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
ntoskrnl.exe: Add stub for IoRegisterDriverReinitialization().
ntoskrnl.exe: Add stub for IoRegisterShutdownNotification().
ntoskrnl.exe: Add stub for ObReferenceObjectByHandle().
ntoskrnl.exe: Add stub for Ob...