Added: #289 Support for Aero Snap on Windows

This commit is contained in:
Jindra Petřík
2025-05-24 08:22:54 +02:00
parent 4986d19a76
commit e903669e98
34 changed files with 338 additions and 126 deletions
@@ -17,8 +17,8 @@
package com.jpexs.decompiler.flash.gui.pipes;
import com.jpexs.decompiler.flash.gui.jna.platform.win32.Kernel32;
import com.sun.jna.Platform;
import com.jpexs.decompiler.flash.gui.jna.platform.win32.WinNT.HANDLE;
import com.sun.jna.Platform;
import com.sun.jna.ptr.IntByReference;
import java.io.IOException;
import java.io.OutputStream;