Cosmetic changes to code.

This commit is contained in:
Birunthan Mohanathas
2011-02-03 18:09:24 +00:00
parent 3af4e14a4a
commit bf79f44e96
43 changed files with 62 additions and 62 deletions

View File

@ -1,7 +1,7 @@
// Microsoft Developer Studio generated resource script.
//
#include "..\..\Version.h"
#include "../../Version.h"
#define APSTUDIO_READONLY_SYMBOLS
#include "windows.h"
#undef APSTUDIO_READONLY_SYMBOLS

View File

@ -21,11 +21,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <windows.h>
#include <comdef.h>
#include "iTunesCOMInterface.h"
#include "..\..\Library\Export.h" // Rainmeter's exported functions
#include "../../Library/Export.h" // Rainmeter's exported functions
#include <map>
#include <time.h>
#include "..\..\Library\DisableThreadLibraryCalls.h" // contains DllMain entry point
#include "../../Library/DisableThreadLibraryCalls.h" // contains DllMain entry point
const int VOLUME_STEP = 5;