mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 13:05:38 +02:00
(unsuccessful) attempt to restore window to specified virtual desktop
This commit is contained in:
parent
523bf1d1d3
commit
c5ef467e9c
2 changed files with 27 additions and 2 deletions
|
@ -62,7 +62,7 @@ namespace PersistentWindows.Common
|
|||
if (hr != 0)
|
||||
{
|
||||
//Marshal.ThrowExceptionForHR(hr);
|
||||
Log.Error("GetWindowDesktopId() call failed");
|
||||
//Log.Error("GetWindowDesktopId() call failed");
|
||||
}
|
||||
|
||||
return result;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue