owntone-server/win32/FireflyShell
Mike Crowe 975dbb6f22 More warning fixage. 2006-05-30 11:28:02 +00:00
..
res Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
AboutPage.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
AboutPage.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
AdvancedPage.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
AdvancedPage.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
ConfigPage.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
ConfigPage.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
DosPath.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
DosPath.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
FireflyShell.cpp Lose a couple of build warnings. 2006-05-30 11:26:02 +00:00
FireflyShell.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
FireflyShell.rc Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
FireflyShell.vcproj Add resources for all plugins, make Mike's configurator the default configurator for the package build. 2006-05-29 11:07:19 +00:00
IniFile.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
LogPage.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
LogPage.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
MainDlg.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
MainDlg.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
NotifyIcon.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
NotifyIcon.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
README.txt Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
ServerEvents.cpp Lose a couple of build warnings. 2006-05-30 11:26:02 +00:00
ServerEvents.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
ServiceControl.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
ServiceControl.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
VersionInfo.cpp More warning fixage. 2006-05-30 11:28:02 +00:00
VersionInfo.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
resource.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
singleton.h Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
stdafx.cpp Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
stdafx.h It looks like we'll have to use _CRT_SECURE_NO_DEPRECATE to lose warnings 2006-05-30 11:24:22 +00:00
version.h.templ Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00
version.rc Merge from dev-FireflyShell branch 2006-05-29 09:14:04 +00:00

README.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The FireflyShell source code is distributed under the terms of the GNU
General Public License Version 2 as published by the Free Software
Foundation. You can find a copy of this license in the LICENSE.txt
file.

This program uses the Microsoft Windows Template Library which is released 
under the Common Public License. The copyright holders of FireflyShell 
explicitly grant the additional right to distribute binaries produced from 
source code derived from FireflyShell that are linked with the Microsoft 
Windows Template Library.

Note that you may not be able to incorporate third party GNU General Public 
Licensed code into FireflyShell and then distribute binaries unless you have 
a similar additional right from the copyright holder.

You can find the Windows Template Library at
http://sourceforge.net/projects/wtl/