- Fixed processing of IRPs at elevated IRQLs.
- Added support for Windows 10 Release (Build 10240).
- Corrected processing of USB IOCTLs.
- Corrected memory allocation in driver.
- Added support for x64 Windows.
- Added support for Windows Vista, 7 and 8.x.
- Added decoding of all USB kernel-mode messages.
- Added decoding of all CDB messages.
- Revised Terminal tracing.
- Revised on-line help file.
- Revised list of known IOCTLs.
- Revised list of known GUIDs.
- Added support for Microsoft Windows Vista™ Beta 1.
- Redesign right panel view.
- Fix bug with processing of Image hooks.
- Several minor bugs were fixed.
- Support for 12-characters serial number was added.
- Several minor bugs were fixed.
- Support for Windows Server 2003 was added.
- Support for PAE (Physical Address Extension) was implemented. PAE mode is used by
Windows 2000/XP/Server 2003 in order to support more then 4GB of physical memory.
- BSOD at dumping memory block containing '%' characters was fixed.
- USB and Video I/O control support was implemented:
- IOCTL_VIDEO_GET_OUTPUT_DEVICE_POWER_STATE
- IOCTL_VIDEO_ENUM_MONITOR_PDO
- IOCTL_VIDEO_INIT_WIN32K_CALLBACKS
- IOCTL_VIDEO_IS_VGA_DEVICE
- IOCTL_VIDEO_MAP_VIDEO_MEMORY
- IOCTL_VIDEO_QUERY_NUM_AVAIL_MODES
- IOCTL_VIDEO_QUERY_PUBLIC_ACCESS_RANGES
- IOCTL_VIDEO_SET_CURRENT_MODE
- IOCTL_INTERNAL_USB_SUBMIT_URB; Subfunctions:
- _URB_BULK_OR_INTERRUPT_TRANSFER
- _URB_CONTROL_DESCRIPTOR_REQUEST
- _URB_CONTROL_FEATURE_REQUEST
- _URB_CONTROL_GET_CONFIGURATION_REQUEST
- _URB_CONTROL_GET_INTERFACE_REQUEST
- _URB_CONTROL_GET_STATUS_REQUEST
- _URB_CONTROL_TRANSFER
- _URB_CONTROL_VENDOR_OR_CLASS_REQUEST
- _URB_ISOCH_TRANSFER
- _URB_GET_CURRENT_FRAME_NUMBER
- _URB_GET_FRAME_LENGTH
- _URB_PIPE_REQUEST
- _URB_SELECT_CONFIGURATION
- _URB_SELECT_INTERFACE
- _URB_SET_FRAME_LENGTH
- _URB_FRAME_LENGTH_CONTROL
- GUID database was updated.
- Support of 'Forwarded' requests was added.
- 'Tip of the Day' feature was implemented.
- Limitations in Evaluation Version were implemented:
- A timed evaluation message is displayed on startup;
- A registration reminder dialog appears regularly;
- Information about every fourth IRP is disabled.
- A hang on dual CPU machine under Windows NT 4.0 was fixed.
- A BSOD at collecting driver information was fixed.
- Several minor bugs were fixed.
- Problem with Driver Verifier support was fixed.
- Template for several I/O controls of Serial driver were corrected.
- Support for changing limit on size of raw data was added (Driver Control dialog).