суббота, 3 марта 2012 г.

w8 preview versions

Btw bcs dev preview differs in many aspects from consumer preview we now must recognize on which preview variant we are running
GetProductInfo returns 0x4A for both
But there is very simple way:
  • dev preview has BuildNumber 8102
  • consumer preview has BuildNumber 8250
  • release preview has BuildNumber 8400
  • rtm has BuildNumber 9200

пятница, 2 марта 2012 г.

apisetschema.dll from w8 consumer preview

It seems that subj has some anomaly - for ms-win-coreui-l1-1-0 offset to mapped name of real dll is zero. I think it`s a bug and so exclude this dll from list

w8 consumer preview _KPROCESS & _EPROCESS

Just to compare with dev preview

w8 consumer preview _KTHREAD & _ETHREAD

Just to compare with dev preview

w8 consumer preview FLTMGR structs

It seems that wincheck cannot dump fltmgr callback nodes on consumer preview version of windows 8

w8 consumer preview NDIS structs

Wincheck falls in BSOD during NDIS checking on consumer preview version of windows 8
The same structs for developer preview version was posted here

KPRCB from w8 consumer preview

Just to compare with dev preview