-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUsedCodeLicenses.txt
54 lines (43 loc) · 1.88 KB
/
UsedCodeLicenses.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Used Code Licenses
Avalonia UI
MIT License
Source: https://github.com/AvaloniaUI/Avalonia
License: https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md
Change opacity of an image
CPOL 1.02
Source: https://www.codeproject.com/Tips/201129/Change-Opacity-of-Image-in-C
License: http://www.codeproject.com/info/cpol10.aspx
SendMessageTimeoutFlags enum
Source: https://www.pinvoke.net/default.aspx/Enums/SendMessageTimeoutFlags.html
License (term 4 of Terms of Use): http://www.pinvoke.net/termsofuse.htm
How to change wallpaper of desktop
CC BY-SA 3.0 License
Source: hhttps://stackoverflow.com/a/1061682
License: https://creativecommons.org/licenses/by-sa/3.0/
Draw behind desktop icons
CPOL 1.02 License
Source: https://www.codeproject.com/Articles/856020/Draw-Behind-Desktop-Icons-in-Windows-plus
License: http://www.codeproject.com/info/cpol10.aspx
Get icon positions on desktop
Source: https://social.msdn.microsoft.com/Forums/windows/en-US/d7df8a4d-fc0f-4b62-80c9-7768756456e6/how-can-i-get-desktops-icons-information-?forum=winforms
From user: https://social.msdn.microsoft.com/profile/zhi-xin%20ye/
LVITEMA enum + alterations to code from previous link
CC BY-SA 4.0
Source: https://stackoverflow.com/a/60352109
License: https://creativecommons.org/licenses/by-sa/4.0/
Costomizing ColorPicker + library
MIT License
Source: https://github.com/wieslawsoltes/ColorPicker
License: https://github.com/wieslawsoltes/ColorPicker/blob/master/LICENSE.TXT
Copy Method and entire ObjectExtensions.cs file
CC BY-SA 4.0 License
Source: https://stackoverflow.com/a/11308879
License: https://creativecommons.org/licenses/by-sa/4.0/
Create a shortcut file
CC BY-SA 4.0 License
Source: https://stackoverflow.com/a/4909475
License: https://creativecommons.org/licenses/by-sa/4.0/
Get size of screen
CC BY-SA 3.0 License
Source: https://stackoverflow.com/a/35373039
License: https://creativecommons.org/licenses/by-sa/3.0/