First  |  Prev |  Next  |  Last
Pages: 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
IEEE1284 / USB converter
Where can I find information about USBPRINT? I have a device connected to an IEEE1284-USB converter (Prolific PL2305). Data transfer is in nibble mode. If I connect the device to a parallel port communication is in ECP mode. Pl2305 chip supports ECP mode but nowhere does it explain how to switch from nibbles to ... 21 Oct 2009 14:53
Debug userland call
How would I debug a userland api call such as CreateFile to trace its calling of the native NtCreateFile? I'm assuming I can do this using kd.exe. ... 2 Nov 2009 23:28
86 Opinion Dsiconsolas.com
Hola mi opinion acerca de dsiconsolas.com es bastante buena, gracias a estos chicos pude tener el cartucho para que mi hijo jugara a todos los juegos, que me descargo de internet. Fueron amables y me digeron donde descargarme los juegos y configurar la tarjeta. Me dieron un peque�o manual que para deciros la verdad, s... 16 Oct 2009 06:24
how do I inspect a handle?
Is there a way to "inspect" a handle? E.g., how do I figure out if the handle is open for output or input? POSIX offers fcntl(fd,F_GETFL,0) which returns a flag which contains the access mode. Note that I do not want to write to the handle or read from it (because I do not want to pollute the terminal with test i... 14 Oct 2009 21:24
Custom Keyboard driver
Hi all, I have already posted a question like this, got some suggestions but still not resolved my problem. I have a custom hardware buttons console and I want to make a driver who ack like a keyboard and if some of the buttons was pressed I want to generate a key code like a normnal keyboard key was pressed... 8 Oct 2009 16:51
PE delayed import table - need a description.
Hello all, I'm trying to make sense of the "delayed import" table-data of the ws2_32 DLL, but all I see is a table of dwords which meaning escapes me. I've searched the Web (to which a Google-search returns surprisingly few results), but not even MS itself seems to bother to explain it. My question therefo... 7 Oct 2009 02:00
WM_QUERYENDSESSION behavior
I have a question about the behavior of WM_QUERYENDSESSION on Windows XP vs. Windows Server 2003 R2. I've read the bulletin on WM_Q/E/S changes in Vista, and differences between XP and Server 2003 are not clarified there. I have an application that controls hardware and has to gracefully deal with a Windows sh... 28 Sep 2009 02:41
How to debug Explorer crash on logoff
Hi all, On several different machines, explorer.exe gets a fatal error when I log off or shut down. I get a dialog box telling me that explorer.exe has died. Sometimes it waits for me to click Ok or Cancel, sometimes it just proceeds to log off or shut down. This happens on both XP Pro and Vista machines. I... 12 Oct 2009 04:07
KiFastSystemCall in the call stack
1: kd> kL ChildEBP RetAddr a5a2ac64 80502d26 nt!KiSwapContext+0x2f a5a2ac70 804faf20 nt!KiSwapThread+0x8a a5a2ac98 805a4d6c nt!KeWaitForSingleObject+0x1c2 a5a2ad48 8054086c nt!NtReplyWaitReceivePortEx+0x3dc a5a2ad48 7c91eb94 nt!KiFastCallEntry+0xfc 00a0fe18 7c91e399 ntdll!KiFastSystemCallRet 00a0fe1c 77e56703 n... 21 Sep 2009 16:50
IOCTL_DISK_DELETE_DRIVE_LAYOUT
What Win32 IOCTLs are involved in fully initializing a hard drive? I am referring to a hard drive that has been subject to a full declassify / erase operation. IOCTL_DISK_DELETE_DRIVE_LAYOUT says "the disk will be formatted from sector zero to the end of the disk" but of course without any partitions format has ... 16 Sep 2009 20:52
First  |  Prev |  Next  |  Last
Pages: 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38