From 0ddfaf05ab2d19c7f256e6daad6ef5bdf0d085c9 Mon Sep 17 00:00:00 2001 From: luckcolors Date: Sat, 27 Aug 2016 16:06:59 +0200 Subject: Added support for windows 64. Added static builds of the dlls. --- dll/systray.dll | Bin 60776 -> 0 bytes dll/systray386.dll | Bin 0 -> 94208 bytes dll/systrayamd64.dll | Bin 0 -> 111104 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 dll/systray.dll create mode 100644 dll/systray386.dll create mode 100644 dll/systrayamd64.dll (limited to 'dll') diff --git a/dll/systray.dll b/dll/systray.dll deleted file mode 100644 index 47fc038..0000000 Binary files a/dll/systray.dll and /dev/null differ diff --git a/dll/systray386.dll b/dll/systray386.dll new file mode 100644 index 0000000..a6f3cf3 Binary files /dev/null and b/dll/systray386.dll differ diff --git a/dll/systrayamd64.dll b/dll/systrayamd64.dll new file mode 100644 index 0000000..f7061f4 Binary files /dev/null and b/dll/systrayamd64.dll differ -- cgit v1.2.3