Skip to content

Commit

Permalink
Update IID_IVirtualDesktopNotification
Browse files Browse the repository at this point in the history
  • Loading branch information
skottmckay committed Oct 30, 2023
1 parent b28bf95 commit d7fb98a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions VirtualDesktopAccessor/Win10Desktops.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ const CLSID CLSID_VirtualDesktopPinnedApps = {

// IID same as in MIDL IVirtualDesktopNotification
const IID IID_IVirtualDesktopNotification = {
0xCD403E52, 0xDEED, 0x4C13, { 0xB4, 0x37, 0xB9, 0x83, 0x80, 0xF2, 0xB1, 0xE8 }
0xB287FA1C, 0x7771, 0x471A, { 0xA2, 0xDF, 0x9B, 0x6B, 0x21, 0xF0, 0xD6, 0x75 }
};


// Ignore following API's:
#define IAsyncCallback UINT
#define IImmersiveMonitor UINT
Expand Down
Binary file modified x64/Release/VirtualDesktopAccessor.dll
Binary file not shown.

0 comments on commit d7fb98a

Please sign in to comment.