Skip to content

Commit

Permalink
Added API diffs for Windows 11 Desktop build 26090.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsuchan committed Mar 29, 2024
1 parent adc0dd7 commit 41c2a78
Show file tree
Hide file tree
Showing 4 changed files with 308 additions and 2 deletions.
6 changes: 6 additions & 0 deletions ApiPeek/Diffs/win11.23H2.to.win11.24H2.diff.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,12 @@
<li class="file"><img class="type" src="removed.png" alt="removed"/><img src="interface.gif" alt="interface"/><p>IAllJoynProducer</p><input/>
</li>
</ol></li>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="b7ff0242f4edd34630d135a178454fc4">Display</label> <input checked type="checkbox" id="b7ff0242f4edd34630d135a178454fc4" /><ol>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="f3e59c3ba06a160c7e68b99bb070c4fc">Core</label> <input checked type="checkbox" id="f3e59c3ba06a160c7e68b99bb070c4fc" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="class.gif" alt="class"/><p>DisplayMuxDevice</p><input/>
</li>
</ol></li>
</ol></li>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="16d3a5255cfc083fc9d2074fafc047c4">Enumeration</label> <input checked type="checkbox" id="16d3a5255cfc083fc9d2074fafc047c4" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="enum.gif" alt="enum"/><p>DevicePairingAddPairingSetMemberStatus</p><input/>
</li>
Expand Down
54 changes: 52 additions & 2 deletions ApiPeek/Diffs/win11.23H2.to.win11.24H2.fulldiff.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,15 +285,65 @@
<li class="file"><img class="type" src="removed.png" alt="removed"/><img src="interface.gif" alt="interface"/><p>IAllJoynProducer</p><input/>
</li>
</ol></li>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="b7ff0242f4edd34630d135a178454fc4">Display</label> <input checked type="checkbox" id="b7ff0242f4edd34630d135a178454fc4" /><ol>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="f3e59c3ba06a160c7e68b99bb070c4fc">Core</label> <input checked type="checkbox" id="f3e59c3ba06a160c7e68b99bb070c4fc" /><ol>
<li class="file"><img class="type" src="changed.png" alt="changed" /><img src="class.gif" alt="class"/><label for="2dca9b1a36925c2ea557037bb94003be">DisplayAdapter</label> <input checked type="checkbox" id="2dca9b1a36925c2ea557037bb94003be" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>IsIndirectDisplayDevice { get; } : Boolean</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>PreferredRenderAdapter { get; } : DisplayAdapter</p><input/>
</li>
</ol></li>
<li class="file"><img class="type" src="changed.png" alt="changed" /><img src="class.gif" alt="class"/><label for="585f5484e04ed9fe551bef88e8acbf9d">DisplayDevice</label> <input checked type="checkbox" id="585f5484e04ed9fe551bef88e8acbf9d" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>RenderAdapterId { get; } : DisplayAdapterId</p><input/>
</li>
</ol></li>
<li class="file"><img class="type" src="changed.png" alt="changed" /><img src="class.gif" alt="class"/><label for="bdd88c2a05821040146becca1481696c">DisplayManager</label> <input checked type="checkbox" id="bdd88c2a05821040146becca1481696c" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="method.gif" alt="method"/><p>CreateDisplayDeviceForIndirectAdapter(DisplayAdapter indirectAdapter, DisplayAdapter renderAdapter) : DisplayDevice</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="method.gif" alt="method"/><p>TryReadCurrentStateForModeQuery() : DisplayManagerResultWithState</p><input/>
</li>
</ol></li>
<li class="file"><img class="type" src="added.png" alt="added" /><img src="class.gif" alt="class"/><label for="a0b5e0ed9f0c1e128ee0e309afe96ce0">DisplayMuxDevice</label> <input checked type="checkbox" id="a0b5e0ed9f0c1e128ee0e309afe96ce0" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>CurrentTarget { get; } : DisplayTarget</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="method.gif" alt="method"/><p>Dispose() : Void</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="method.gif" alt="method"/><p>FromIdAsync(String deviceInterfaceId) static : IAsyncOperation&lt;DisplayMuxDevice&gt;</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="method.gif" alt="method"/><p>GetAvailableMuxTargets() : IReadOnlyList&lt;DisplayTarget&gt;</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="method.gif" alt="method"/><p>GetDeviceSelector() static : String</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="event.gif" alt="event"/><p>Changed event : TypedEventHandler&lt;DisplayMuxDevice,Object&gt;</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>Id { get; } : String</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>IsActive { get; } : Boolean</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>IsAutomaticTargetSwitchingEnabled { get; } : Boolean</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>PreferredTarget { get; } : DisplayTarget</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="method.gif" alt="method"/><p>SetAutomaticTargetSwitching() : IAsyncAction</p><input/>
</li>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="method.gif" alt="method"/><p>SetPreferredTarget(DisplayTarget target) : IAsyncAction</p><input/>
</li>
</ol></li>
</ol></li>
</ol></li>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="16d3a5255cfc083fc9d2074fafc047c4">Enumeration</label> <input checked type="checkbox" id="16d3a5255cfc083fc9d2074fafc047c4" /><ol>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="ee5d3a4d8613c45ca76a706a85217a8d">Pnp</label> <input checked type="checkbox" id="ee5d3a4d8613c45ca76a706a85217a8d" /><ol>
<li class="file"><img class="type" src="changed.png" alt="changed" /><img src="enum.gif" alt="enum"/><label for="5a5801b011e9bbe04810c9f104b83c29">PnpObjectType</label> <input checked type="checkbox" id="5a5801b011e9bbe04810c9f104b83c29" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="enum.gif" alt="enum"/><p>AssociationEndpointProtocol : 9,</p><input/>
</li>
</ol></li>
</ol></li>
<li class="file"><img class="type" src="changed.png" alt="changed" /><img src="enum.gif" alt="enum"/><label for="33830cdcfcf5bc741a6767ebfdb76a30">DeviceAccessStatus</label> <input checked type="checkbox" id="33830cdcfcf5bc741a6767ebfdb76a30" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="enum.gif" alt="enum"/><p>UserPromptRequired : 4,</p><input/>
<li class="file"><img class="type" src="changed.png" alt="changed" /><img src="class.gif" alt="class"/><label for="929be4c516414677ac7766e14a2de7a6">DeviceAccessChangedEventArgs</label> <input checked type="checkbox" id="929be4c516414677ac7766e14a2de7a6" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>UserPromptRequired { get; } : Boolean</p><input/>
</li>
</ol></li>
<li class="file"><img class="type" src="changed.png" alt="changed" /><img src="class.gif" alt="class"/><label for="298e5f36f526fbe81f67be1b5f5a2045">DeviceAccessInformation</label> <input checked type="checkbox" id="298e5f36f526fbe81f67be1b5f5a2045" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="property.gif" alt="property"/><p>UserPromptRequired { get; } : Boolean</p><input/>
</li>
</ol></li>
<li class="file"><img class="type" src="changed.png" alt="changed" /><img src="class.gif" alt="class"/><label for="2cf669be5637aa084b376dcb4d87a229">DeviceInformation</label> <input checked type="checkbox" id="2cf669be5637aa084b376dcb4d87a229" /><ol>
Expand Down
98 changes: 98 additions & 0 deletions ApiPeek/Diffs/win11.26058.to.win11.26090.diff.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
<!DOCTYPE html>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="author" content="Martin Suchan">
<title>win11.26058.to.win11.26090.diff</title>
<style>
/* CSS Tree menu styles */
ol.tree
{
padding: 0 0 0 30px;
}

li
{
position: relative;
margin-left: -15px;
list-style: none;
}
li img
{
vertical-align: middle;
margin: 0 2px 0 0;
}
li img.type
{
vertical-align: middle;
margin: 0 2px 0 10px;
}
li.file
{
margin-left: -10px !important;
}
li.file p
{
display: inline;
font-size: 16px;
margin-left: 4px;
}

li input
{
display: inline;
position: absolute;
left: 0;
margin-left: 0;
opacity: 0;
z-index: 2;
cursor: pointer;
height: 1em;
width: 1em;
top: 0;
}
li input + ol
{
background: url(toggle-small-expand.png) 40px 0 no-repeat;
margin: -1.0em 0 0 -44px; /* 15px */
height: 1em;
}
li input + ol > li { display: none; margin-left: -14px !important; padding-left: 1px; }
li label
{
display: inline;
cursor: pointer;
font-size: 16px;
}

li input:checked + ol
{
background: url(toggle-small.png) 40px 5px no-repeat;
margin: -22px 0 0 -44px; /* 20px */
padding: 1.563em 0 0 80px;
height: auto;
}
li input:checked + ol > li { display: block; margin: 0 0 3px; /* 2px */}
li input:checked + ol > li:last-child { margin: 0 0 0px; /* 1px */ }
</style>
</head>
<body>

<ol class="tree">

<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="aea23489ce3aa9b6406ebb28e0cda430">Windows</label> <input checked type="checkbox" id="aea23489ce3aa9b6406ebb28e0cda430" /><ol>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="c2241db7321f89bfdac52f044ecdcd11">Devices</label> <input checked type="checkbox" id="c2241db7321f89bfdac52f044ecdcd11" /><ol>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="b7ff0242f4edd34630d135a178454fc4">Display</label> <input checked type="checkbox" id="b7ff0242f4edd34630d135a178454fc4" /><ol>
<li><img class="type" src="changed.png" alt="changed"/><img src="namespace.gif" alt="namespace"/><label for="f3e59c3ba06a160c7e68b99bb070c4fc">Core</label> <input checked type="checkbox" id="f3e59c3ba06a160c7e68b99bb070c4fc" /><ol>
<li class="file"><img class="type" src="added.png" alt="added"/><img src="class.gif" alt="class"/><p>DisplayMuxDevice</p><input/>
</li>
</ol></li>
</ol></li>
</ol></li>
</ol></li>
</ol>

</body>
</html>

Loading

0 comments on commit 41c2a78

Please sign in to comment.