# HG changeset patch # User lbajardsilogic # Date 1195570985 0 # Node ID ce31c4b3f5c64c5cc436e354d9f7c07afb4ee342 # Parent caaddda5477cd69b33a39eb1edfe8bf9dd7f2f6e change icon of the application diff -r caaddda5477c -r ce31c4b3f5c6 sv/resource1.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sv/resource1.h Tue Nov 20 15:03:05 2007 +0000 @@ -0,0 +1,16 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by sound-access.rc +// +#define IDI_ICON1 101 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 102 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif diff -r caaddda5477c -r ce31c4b3f5c6 sv/sound-access.ico Binary file sv/sound-access.ico has changed diff -r caaddda5477c -r ce31c4b3f5c6 sv/sound-access.rc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sv/sound-access.rc Tue Nov 20 15:03:05 2007 +0000 @@ -0,0 +1,72 @@ +// Microsoft Visual C++ generated resource script. +// +#include "resource1.h" + +#define APSTUDIO_READONLY_SYMBOLS +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 2 resource. +// +#include "afxres.h" + +///////////////////////////////////////////////////////////////////////////// +#undef APSTUDIO_READONLY_SYMBOLS + +///////////////////////////////////////////////////////////////////////////// +// French (France) resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA) +#ifdef _WIN32 +LANGUAGE LANG_FRENCH, SUBLANG_FRENCH +#pragma code_page(1252) +#endif //_WIN32 + +#ifdef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// TEXTINCLUDE +// + +1 TEXTINCLUDE +BEGIN + "resource1.h\0" +END + +2 TEXTINCLUDE +BEGIN + "#include ""afxres.h""\r\n" + "\0" +END + +3 TEXTINCLUDE +BEGIN + "\r\n" + "\0" +END + +#endif // APSTUDIO_INVOKED + + +///////////////////////////////////////////////////////////////////////////// +// +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_ICON1 ICON "sound-access.ico" +#endif // French (France) resources +///////////////////////////////////////////////////////////////////////////// + + + +#ifndef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 3 resource. +// + + +///////////////////////////////////////////////////////////////////////////// +#endif // not APSTUDIO_INVOKED + diff -r caaddda5477c -r ce31c4b3f5c6 sv/sound_access.vcproj --- a/sv/sound_access.vcproj Tue Nov 20 09:14:57 2007 +0000 +++ b/sv/sound_access.vcproj Tue Nov 20 15:03:05 2007 +0000 @@ -375,6 +375,10 @@ > + + @@ -1246,6 +1250,14 @@ > + + + +