First  |  Prev |  Next  |  Last
Pages: 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
error C1017: invalid integer constant expression
The build system is complaining about the error on line 14 of commdlg.h of WDK libraries, which pointed to this line: #if(WINVER >= 0x0500) My question is WINVER isn't declared as anything other than an integer, so I'm confused why the build system is throwing an error like that after reading the description on ... 21 May 2008 13:37
Driver Installation Windows Vista
Hi, We are using DDK 6001.17121 . we tried to install src\kmdf\echo driver in Windows Wista Buisiness Edition. We have only put some "kdprint" to trace DriverEntry. As per the documentaton, We used add hardware wizard to install the driver. I am not getting any prints in DbgView . Driver gets installed but... 22 May 2008 18:03
ReadFile() fails with error Incorrect Parameter
I am trying to call ReadFile() on a handle for a USB storage device, however, ReadFile() returns false everytime with the error code: "Parameter is Incorrect." The handle that I create via CreateFile is valid Here's where I create the handle (returns a valid handle for my device) hDevice = CreateFile( d... 21 May 2008 23:02
When will vista display report "Invalid display settings"
When I create a source and destination and link them with a path in VidPN part of a vista dispaly driver, everything seems go smoothly, except following message popups when I open display panel: "The currenttly selected graphics display driver can not be used, It was written for a previous version of Windows, and ... 22 May 2008 21:58
INF for 2008 x64
Hi, I have an INF file for a 32/64-bit driver which works fine on 2003 x86/x64 and 2008 x86. Server 2008 x64 does not recognize the INF saying that the folder does not contain a compatible software driver for my device. I enabled TESTSIGNING and signed the CAT with a WHQL test signature, but that didn't help... 23 May 2008 04:14
Activesync device question
Hi I've tried two Windows Mobile Phone, use Activesync USB connection, I found they catch different PC Windows driver : (1) Phone #1 become a Windows CE USB device, use PC driver wceusbsh.inf and wceusbsh.sys (2) Phone #2 become a Network device, use PC driver WceRndis.inf and usb8023y.sys ... 21 May 2008 12:03
Reseller INF Update Submission - DTM required?
I am trying to create a Driver Update Submission for a driver package that our company is reselling. The only changes are in the INF file, all binaries are unchanged. We have been granted and have accepted the reseller rights through the WinQual website. According to the WHQL policy documentation, I need to run ... 21 May 2008 06:21
driver resource confilct in the device manager
Hi, I am working on WDF PCI driver, when i installed new WDF driver, which actually detects, if any old driver is installed, if so, it detects and removes old driver setup, after the removal is complete, my new driver will be installed. After the installation, I obsered that device driver is not functional... 21 May 2008 03:14
Device Simulation Framework
Hi all, I've created a USB function application and want it to communicate with windows host . I came to know about Windows Device simulation Framework. Now I just want to know how much this framework can help me in this case. I've downloaded Windows Driver Toolkit for Server 2008 from MS connect. I also w... 21 May 2008 08:08
Problem with WinDbg
Hello, I have a problem with Windbg. I have started it in debug mode and have waited for the debuggee to connect. But I get the following outputs: ******************** OUTPUT BEGINNING ******************** Microsoft (R) Windows Debugger Version 6.8.0004.0 X86 Copyright (c) Microsoft Corporation. All rights re... 21 May 2008 17:33
First  |  Prev |  Next  |  Last
Pages: 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117