Description: When I first started using Windows 7, I knew there had to be a way to use some of the cool new features to help me keep up to date with all my Gmail accounts. But alas, I could not find any existing applications that worked the way I wanted. So, I decided to write an application that would allow me to fulfill two desires at the same time. Those desires were to learn more about these new Windows 7 features and to get a Gmail notification application that behaved the way I wanted it to. A win-win proposition.
To Search:
File list (Check if you may need any files):
AccountDlg.cs
AccountDlg.Designer.cs
AccountDlg.resx
AccountInfo.cs
app.config
BalloonWindow.cs
BalloonWindow.Designer.cs
BalloonWindow.resx
EmailMessage.cs
GmailForWin7.csproj
GmailForWin7.sln
GmailMain.cs
GmailMain.Designer.cs
GmailMain.resx
Libs
....\Microsoft.WindowsAPICodePack.dll
....\Microsoft.WindowsAPICodePack.Shell.dll
NotificationMode.cs
Program.cs
Properties
..........\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
..........\Settings.Designer.cs
..........\Settings.settings
Resources
.........\app.aps
.........\app.rc
.........\app.RES
.........\CloseBtn.bmp
.........\Logo.ico
.........\OverlayBlueCount.ico
.........\OverlayGreenCount.ico
.........\OverlayOrangeCount.ico
.........\OverlayPurpleCount.ico
.........\OverlayRedCount.ico
.........\OverlayRetrieveMail.ico
.........\PlayBtn.bmp
.........\PlayBtn.gif
.........\Thumbs.db
SettingsDlg.cs
SettingsDlg.Designer.cs
SettingsDlg.resx
ShowMailControl.cs
ShowMailControl.Designer.cs
ShowMailControl.resx
SoundMode.cs
WindowsMessageHelper.cs