Displaying 10 results from an estimated 10 matches for "ntdeviceiocontrolfil".
Did you mean:
ntdeviceiocontrolfile
2006 Mar 17
1
Accessing the parallel port
...he driver was
properly loaded and to 'reboot' my machine, which I did...
on running the parallel port specific part of my app, I get a dialog box
stating:
Information: epp_readIGB():DeviceIoControl() failed: file not found
also, I get the following messages on my terminal:
fixme:ntdll:NtDeviceIoControlFile Unsupported ioctl 162018 (device=16
access=0 func=806 method=0)
fixme:ntdll:NtDeviceIoControlFile Unsupported ioctl 162018 (device=16
access=0 func=806 method=0)
fixme:richedit:IRichEditOle_fnSetHostNames stub 0x4137ddd8 inspector
C:\Program Files\Cradle SDK\4.2\samples\c\hello\hello.c: IO Quad...
2001 Nov 08
4
trying to create a WinNT rescue disk
I have probably a rather unusual problem. I have a computer with WinNT
already installed on it, plus RedHat7.2, and would like to try and
create a repair disk for the WinNT install (I'm no longer able to boot
NT, though I have no problem starting the NT bootloader - after I
choose Windows NT 4.0 and it starts to boot, I get a BSOD with
reference to being unable to access the bootloader (which
2005 Aug 30
0
No subject
...f0,0x00100003,0x406151cc,0x406151e4,0x00000003,0x00000010)
stub
fixme:ntdll:NtQueryInformationFile
(0x00000000,0x406151e4,0x406151ec,0x00000004,0x00000011),stub!
fixme:ntdll:NtFsControlFile
(0x00000000,0x00000000,(nil),(nil),0x406151e4,0x00090083,(nil),0x00000000,(nil),0x00000000):
stub
fixme:ntdll:NtDeviceIoControlFile
(0x00000000,0x00000000,(nil),(nil),0x4061607c,0x00070000,(nil),0x00000000,0x4061604c,0x00000018):
empty stub
fixme:ntdll:NtDeviceIoControlFile
(0x00000000,0x00000000,(nil),(nil),0x4061607c,0x00070c00,(nil),0x00000000,0x40615e4c,0x000001e0):
empty stub
I'm using Google Groups to post this and...
2009 Jun 19
3
Wine and serial port again
Hi all!
I have a very special device connected to my serial port and want to execute a Win32 program to work with the device. I trying to execute it with wine 1.0.1 form debian package. Win32 software starts and says that can not find a device. Under VirtualBox it works fine. This is a part of log with +file,+comm debug flags:
Code:
trace:file:get_dos_device L"COM1" ->
2002 Oct 24
1
crash report (PR#2207)
...c0 ..............0.
State Dump for Thread Id 0x538
eax=1c0026ca ebx=00000000 ecx=00000000 edx=00000000 esi=00000200 edi=0143b1c0
eip=77f830a5 esp=12e2ff14 ebp=12e2ffb4 iopl=0 nv up ei pl zr na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
function: NtDeviceIoControlFile
77f8309a b838000000 mov eax,0x38
77f8309f 8d542404 lea edx,[esp+0x4] ss:13cdd4e7=????????
77f830a3 cd2e int 2e
77f830a5 c22800 ret 0x28
*----> Stack Back Trace <----*
FramePtr ReturnAd Param#1 Par...
2002 Oct 24
0
Error log
...,(nil),0x00000000)
stub
fixme:ntdll:NtCreateFile
(0x7734f12c,0x00100003,0x406e1148,0x406e1160,(nil),0x00000080,0x00000003,0x00000003,0x00000000,(nil),0x00000000)
stub
fixme:file:DEVICE_Open Unknown/unsupported VxD Ip. Try setting Windows
version to 'nt40' or 'win31'.
fixme:ntdll:NtDeviceIoControlFile
(0x00000000,0x000000b4,(nil),(nil),0x406e0dac,0x00120003,0x406e0ddc,0x00000024,0x417f0098,0x00008000):
empty stub
fixme:file:LockFileEx
hFile=156,flags=2,reserved=0,lowbytes=1,highbytes=0,overlapped=0x405d0518:
stub.
fixme:file:UnlockFile not implemented in server
fixme:file:LockFileEx
hFile=...
2016 Oct 14
0
Wine release 1.9.21
...in handle_redirect.
rpcrt4: Use NtReadFile in rpcrt4_conn_np_read.
mshtml: Added support for non-pixel style values in IHTMLStyle::get_pixel* functions.
ntdll/tests: Added a test of using NtCancelIoEx on iosb associated with pipe listening.
ws2_32: Pass completion routing to NtDeviceIoControlFile in server_ioctl_sock only if caller provided completion routine.
server: Create ifchange async queue on socket fd.
Józef Kucia (16):
wined3d: Use MAX_TEXTURES instead of magic number.
wined3d: Do not create separate dummy texture for each texture image unit.
wined3d: Bind...
2013 Aug 20
3
Re: Oracle RAC in libvirt+KVM environment
Thanks, the whole iSCSI LUN have been passed to the VM.
But I test it with scsicmd, and found that the driver may be not
support SPC-3, but if i use this by microsoft iscsi initiator, I can
pass all the scsi3_test tests.
Tool can be found here:
http://www.symantec.com/business/support/index?page=content&id=TECH72086
It's this means that the scsi passthrough windows driver does not
2014 May 02
0
Wine release 1.7.18
...ot; during startup
18614 Problem with starting of wine or winecfg
19151 Spotify crashes in the mittle of a song and give me a pop-up fault message
19896 GPS Utility 5.02 fails to connect to GPS device (USB serial)
20336 GetDriveTypeW exposes partially uninitialized out parameter iosb in NtDeviceIoControlFile ?
20853 Write buffer overflow in msi/tests/automation.c?
22515 Gothic 2 1.3 Infogrames Edition installer crashes
22781 ExpressPCB crashes when you try to upload a board
23857 Half-Life (Steam) doesn't run
23995 Football Manager 2010 fails to start
24064 Many steam games crash...
2020 Sep 25
0
Wine release 5.18
...s for the Vulkan adapter.
Jacek Caban (42):
conhost: Introduce IOCTL_CONDRV_READ_CONSOLE ioctl.
conhost: Add support for ENABLE_ECHO_INPUT.
conhost: Add support for ENABLE_LINE_INPUT.
kernel32: Use IOCTL_CONDRV_READ_CONSOLE in ReadConsoleW when possible.
kernel32: Use NtDeviceIoControlFile directly for IOCTL_CONDRV_READ_CONSOLE and IOCTL_CONDRV_WRITE_CONSOLE.
conhost/tests: Improve handling slow conhost replies.
conhost/tests: Allow clear screen on console exit.
conhost/tests: Add ReadConsole tests.
conhost: Free screen buffer data in destroy_screen_buffer....