64 bit forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Author Topic: Windows 7 RTM Driver Kit Version 7.1.0 Available  (Read 371 times)

$hemp

  • Full Member
  • ***
  • Posts: 125
    • View Profile
    • Email
Windows 7 RTM Driver Kit Version 7.1.0 Available
« on: March 02, 2010, 11:23:56 »

“- Windows XP x64 is now supported as an installation platform;

- Debugger Changes: the Debugging Tools for Windows have been updated in this release of the WDK. The following changes were made: debugger Version changed to 6.12.2.633. See the release notes in the debugger package for more information. Updated ndiskd.dll;

- Miscellaneous bugfixes in UMDF and KMDF debugger extensions: KMDF (ability to print more than 50 requests on a queue; !wdfdevice correctly displays FileObjectClass Name; display if a request is cancelled if it is on the driver notified list) and UMDF (correctly display a umirps cancel callback; dump a devices Cleanup and Close callbacks; display the file object associated with a request);

- Redistributable Change: Update to offreg.dll;

- Build Environment Changes: updated MSVCRT.lib to fix driver crashes in Vista; updated ws2_32.lib; added ntddump.h; added NPIV.mof; added headers for Vista 7ip; fixed annotations on I/O routines; added wudftrace.ctl containing all umdf trace guids;

- Sample Changes and Issues - NDIS: Xframeii: bugs fixed; added NetVmini sample; sensor skeleton sample: memory leak issues fixed; KMDF Toaster sample: bug fixed; WDM Event sample: bug fixed; Port I/O sample driver: There is a syntax issue in the file …\src\general\portio\sys\genport.inx that prevents the driver from being successfully installed on pre-Windows 7 systems. The workaround is to replace all occurrences of “PORTIO_Device” with “PortIO_Inst”;

- Update to Sensor Adapter Test Suite.”

NFO:
http://www.microsoft.com/whdc/devtools/wdk/default.mspx
Logged