First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Listening a lpr printer port
Hello Guys, I need to listen a network printer port that can supply data in RAW or LPR. My final outcome must be PDF. So is there any way that help me converting that raw or lpr data collected from port and convert them in to Postscript or GhostScript. If i can get it into PS or GS format then I can easily conv... 19 Sep 2010 18:36
Compiler Error
"BLD" "_NT_TARGET_VERSION SET TO WINXP Compiling - driver.c 1>errors in directory c:\projects\ddk\[SomeProjDir]\sys 1>c:\projects\ddk\[SomeProjDir]\sys\driver.c : error C1001: An internal error has occurred in the compiler. Linking Executable - objchk_wxp_x86\i386\rtcomm.sys 1>link : error LNK1181: cannot ope... 19 Sep 2010 18:36
Followup question from previous thread IOCTL_EVAL_ACPI_METHOD
Trying to evaluate _TMP method for the thermal zone. My 1st attempt was from user-mode. "Doron Holan [MSFT]" wrote: you cannot send this IOCTL from user mode, the driver will not process it I took one more crack at this from a device driver. The code fails in trying to send IRP downstream. The device ... 19 Sep 2010 18:36
Using IOCTL_ACPI_EVAL_METHOD
"Doron Holan [MSFT]" wrote: you cannot send this IOCTL from user mode, the driver will not process it I took one more crack at this from a device driver. The code fails in trying to send IRP downstream. The device driver that I am doing this from is a simple support driver that can do writes/reads to/fr... 19 Sep 2010 18:36
WDK ISO install problem
Hello I have exactly the same thing. Has this ever been resolved? Alistair "Pavel A." wrote: "Shane" <Shane(a)discussions.microsoft.com> wrote in message news:95E26FD1-A8C8-4103-936B-26B88B5066AD(a)microsoft.com... I am getting the exact same issue. I have downloaded the iso twice and burned m... 5 Oct 2010 19:40
Using MPEG2-TS over IP in Expression Encoder 4
Hi all, Expression Encoder 4 (EE4) does not caputure MPEG2-TS over IP. It may be a feature that will be developed latter on. Does anyone know how can I capture this multicast stream and make it available as a input video device in EE4? Is there ane capture card that do this? Is there any software? Thanks in... 19 Sep 2010 18:36
Why is #pragma comment(lib, "atlthunk.lib") needed in source file?
I'm trying to use VC++ 2008 Express (in 32bit XP). I'm told to install WDK 7.1.0 in order to get ATL. After installing WDK and making the "build -cZ", I added all the necessary folder paths for "Include" and "Library" in VC++ 2008 Express. More exactly, I went to Tools menu > Options , then in "Projects and ... 19 Sep 2010 18:36
memory allocation during hw initialize in storport miniport
hi, as HW initialize routine runs @ DIRQ level it is not possible to allocate memory. what if i allocate memory in HwStorPassiveInitRoutine( )? is it allowed to allocate memory? i am trying to allocate in HwStorPassiveInitRoutine but system crashes, does anybody have any idea? ~hitesh ... 19 Sep 2010 18:36
USB Device versus Interface
I understand that one USB device and declare multiple interfaces. What I would like to do is declare two separate vendor/product codes on a single USB interface. Is this possible? One socket, one electrical connection, look like two devices: vendor A product X and vendor A product Y. Can do? ... 19 Sep 2010 18:36
CM_Get_Child
Hi Can you please approve if this API is supported on Windows 7 Starter? Thanks ... 19 Sep 2010 18:36
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20