This repository was archived by the owner on Mar 4, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,9 @@ EXTERN_C const IID IID_IVirtualDesktopManagerInternal;
7070// 10130
7171//MIDL_INTERFACE("EF9F1A6C-D3CC-4358-B712-F84B635BEBE7")
7272// 10240
73- MIDL_INTERFACE ("AF8DA486-95BB-4460-B3B7-6E7A6B2962B5" )
73+ //MIDL_INTERFACE("AF8DA486-95BB-4460-B3B7-6E7A6B2962B5")
74+ // 14393
75+ MIDL_INTERFACE ("f31574d6-b682-4cdc-bd56-1827860abec6" )
7476IVirtualDesktopManagerInternal : public IUnknown
7577{
7678public :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Adds the Move to Desktop feature to the Windows 10 System menu:
55
66![ ] ( https://raw.githubusercontent.com/Eun/MoveToDesktop/res/screenshot1.png )
77
8- [ ![ Download] ( https://raw.githubusercontent.com/Eun/MoveToDesktop/res/download.png )] ( https://github.com/Eun/MoveToDesktop/releases/download/1.3 /MoveToDesktop-1.3 .zip )
8+ [ ![ Download] ( https://raw.githubusercontent.com/Eun/MoveToDesktop/res/download.png )] ( https://github.com/Eun/MoveToDesktop/releases/download/1.4 /MoveToDesktop-1.4 .zip )
99
1010Installation Usage
1111======
@@ -25,6 +25,9 @@ A restart of the application is required.
2525
2626Changelog
2727=========
28+ 1.4:
29+ * Update for Windows 10 Anniversary (14393)
30+
28311.3:
2932* Delete empty desktops
3033* Bufix Issue #8
You can’t perform that action at this time.
0 commit comments