WinObjEx64/Source/CHANGELOG.txt

63 lines
1.6 KiB
Plaintext
Raw Normal View History

v1.6.0
ported to msvc 2017 (with backward compatibility to 2015)
reimplemented private namespaces lookup
object directory dump reflect Win10 changes
added alpc port dump and additional dialog
treelist control updated
private namespaces dialog updated
usershareddata dialog updated
internal rearrange
merge pull request #7, fix Job object process list display
multiple Wine Staging fixes
rtls updated
v1.5.5
tweaked PTL display
v1.5.4
added display of Process Trust Label for Directory object type
2018-03-08 06:46:31 +00:00
v1.5.3
OpenWindowStation fix
2018-01-07 17:20:01 +00:00
v1.5.2
internal rearrange
2017-12-17 03:10:59 +00:00
v1.5.1
bugfixes
v1.5.0
2018-03-08 06:46:31 +00:00
added Partition, DxgkCurrentDxgProcessObject objects description
added mailslots viewer dialog
added file properties for drivers (menu -> extras -> Drivers)
added FltConnectionPort object dump
switched to hde instead of ldasm
fixed Wine behavior along with some bugs
rtls updated, switched to VS2015 U3
note: Windows 10 RS2 (15063), RS1 (14393) supported as well as TH1(10240)/TH2(10586), RS3 supported (16288+ build)
2016-03-01 07:33:06 +00:00
v 1.4.0
drivers list and dump (menu -> extras)
kiservicetable dump for all supported Windows versions
some code revision and corrections
v 1.3.0
official support for Windows 10
2016-01-16 02:50:35 +00:00
private namespaces (menu -> extras)
v 1.2.0
added KUSER_SHARED_DATA dump (menu -> extras)
code revision and corrections
ported to msvc 2015
v 1.1.0
2015-03-01 15:26:13 +00:00
added popup menu for Process page
added file properties dialog for Process page
added descriptions for more object types
added named pipes dialog (menu -> extras)
added information for IoCompletion object type, including structured object body dump2
some code revision and corrections
2018-03-08 06:46:31 +00:00
v 1.0.0 (Feb 23, 2015)
initial release