X-Mouse Controls, added from sources released to the official web page

Repository details (xmouse-controls)
Project page
xmouse-controls
Project log category
(108 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
111 commits
Stars
207 stars
Commit details (5f4d1fb9)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

X-Mouse Controls, added from sources released to the official web page

Raw text
X-Mouse Controls, added from sources released to the official web page

Changed files (17)

Path Additions Deletions
Graphics/X-Mouse Controls 01.ai +1593 -0
SystemParametersInfoHelper/Helper.cs +32 -0
SystemParametersInfoHelper/Properties/AssemblyInfo.cs +36 -0
SystemParametersInfoHelper/SPI.cs +1213 -0
SystemParametersInfoHelper/SystemParametersInfo.csproj +52 -0
X-Mouse Controls.sln +26 -0
X-Mouse Controls/App.xaml +8 -0
X-Mouse Controls/App.xaml.cs +12 -0
X-Mouse Controls/MainWindow.xaml +20 -0
X-Mouse Controls/MainWindow.xaml.cs +103 -0
X-Mouse Controls/Properties/AssemblyInfo.cs +55 -0
X-Mouse Controls/Properties/Resources.Designer.cs +70 -0
X-Mouse Controls/Properties/Resources.resx +124 -0
X-Mouse Controls/Properties/Settings.Designer.cs +26 -0
X-Mouse Controls/Properties/Settings.settings +7 -0
X-Mouse Controls/Resources/MainWindow.ico +- --
X-Mouse Controls/X-Mouse Controls.csproj +143 -0

Commit categories (3)