diff options
Diffstat (limited to 'dspcontrol/res')
-rw-r--r-- | dspcontrol/res/DspControl.aps | bin | 0 -> 41884 bytes | |||
-rw-r--r-- | dspcontrol/res/DspControl.rc | 166 | ||||
-rw-r--r-- | dspcontrol/res/settings pc.ico | bin | 0 -> 2550 bytes |
3 files changed, 166 insertions, 0 deletions
diff --git a/dspcontrol/res/DspControl.aps b/dspcontrol/res/DspControl.aps Binary files differnew file mode 100644 index 0000000..655b1a7 --- /dev/null +++ b/dspcontrol/res/DspControl.aps diff --git a/dspcontrol/res/DspControl.rc b/dspcontrol/res/DspControl.rc new file mode 100644 index 0000000..e9fce1f --- /dev/null +++ b/dspcontrol/res/DspControl.rc @@ -0,0 +1,166 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\inc\resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.K.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Dialog
+//
+
+100 DIALOGEX 0, 0, 314, 240
+STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD | WS_VISIBLE
+FONT 8, "MS Shell Dlg", 400, 0, 0x1
+BEGIN
+ CONTROL "",IDT_MAIN,"SysTabControl32",0x0,1,1,311,237
+END
+
+101 DIALOGEX 0, 0, 305, 220
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+FONT 8, "MS Shell Dlg", 400, 0, 0x1
+BEGIN
+ CONTROL "Display Control enabled",IDC_ENABLED,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,29,1,143,10
+ GROUPBOX "Status trigger",IDC_STATIC,25,38,110,105
+ CONTROL "Online",IDC_STATUS_ONLINE,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,48,75,10
+ CONTROL "Away",IDC_STATUS_AWAY,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,58,75,10
+ CONTROL "DND",IDC_STATUS_DND,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,68,75,10
+ CONTROL "NA",IDC_STATUS_NA,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,78,75,10
+ CONTROL "Occupied",IDC_STATUS_OCCUPIED,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,88,75,10
+ CONTROL "Free for chat",IDC_STATUS_FREECHAT,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,98,75,10
+ CONTROL "Invisible",IDC_STATUS_INVISIBLE,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,108,75,10
+ CONTROL "On the phone",IDC_STATUS_ONTHEPHONE,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,118,75,10
+ CONTROL "Out to lunch",IDC_STATUS_OUTTOLUNCH,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,128,75,10
+ LTEXT "Protocol trigger",IDC_STATIC,169,38,90,8
+ LISTBOX IDC_PROTO,169,48,90,95,LBS_MULTIPLESEL | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
+ GROUPBOX "Event type trigger",IDC_STATIC,25,144,110,75
+ CONTROL "Incoming message",IDC_ETYPE_MESSAGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,154,100,10
+ CONTROL "Incoming URL",IDC_ETYPE_URL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,164,100,10
+ CONTROL "Incoming contacts",IDC_ETYPE_CONTACTS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,174,100,10
+ CONTROL "You Were Added Message",IDC_ETYPE_ADDED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,184,100,10
+ CONTROL "Authorisation Request",IDC_ETYPE_AUTHREQUEST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,194,100,10
+ CONTROL "Incoming file",IDC_ETYPE_FILE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,204,100,10
+ LTEXT "Select when do you want the plugin to turn on your screen. Treat the following options as event triggers. Select only the options that you want to trigger the screen to turn on.",IDC_STATIC,39,11,233,25
+ CONTROL "",IDC_STARTTIME,"SysDateTimePick32",DTS_RIGHTALIGN | DTS_UPDOWN | WS_TABSTOP,185,202,35,12
+ CONTROL "",IDC_ENDTIME,"SysDateTimePick32",DTS_RIGHTALIGN | DTS_UPDOWN | WS_TABSTOP,241,202,35,12
+ GROUPBOX "Time trigger",IDC_STATIC,145,144,140,75
+ LTEXT "Enter the range in time, when you want your screen turning on. Note that starting time can be higher then the ending time.",IDC_STATIC,151,154,126,34
+ LTEXT "Enable plugin:",IDC_STATIC,151,191,123,8
+ RTEXT "From",IDC_STATIC,148,206,34,8
+ CTEXT "to",IDC_STATIC,222,206,16,8
+END
+
+102 DIALOGEX 0, 0, 305, 220
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+FONT 8, "MS Shell Dlg", 400, 0, 0x1
+BEGIN
+ LTEXT "To enable or disable the plugin for an individual contact, click on the icon to the right of it. Clicking on the group's icon, enables/disables the plugin for all the contacts in that group.",IDC_STATIC,40,188,227,27
+ CONTROL "",IDC_CLIST,"CListControl",WS_TABSTOP | 0x1c0,10,10,285,165,WS_EX_CLIENTEDGE
+ CONTROL "Show hidden",IDC_SHOWHIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,177,195,10
+END
+
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE
+BEGIN
+ "..\\inc\\resource.h\0"
+END
+
+2 TEXTINCLUDE
+BEGIN
+ "#include ""afxres.h""\r\n"
+ "\0"
+END
+
+3 TEXTINCLUDE
+BEGIN
+ "\r\n"
+ "\0"
+END
+
+#endif // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION 0,1,1,30
+ PRODUCTVERSION 0,1,1,30
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "000004b0"
+ BEGIN
+ VALUE "FileDescription", "DspControl"
+ VALUE "FileVersion", "0, 1, 1, 30"
+ VALUE "InternalName", "DspControl"
+ VALUE "LegalCopyright", "Copyright © 2006-2007"
+ VALUE "OriginalFilename", "DspControl.dll"
+ VALUE "ProductName", " DspControl"
+ VALUE "ProductVersion", "0, 1, 1, 30"
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x0, 1200
+ END
+END
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+IDI_PC ICON "settings pc.ico"
+#endif // English (U.K.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/dspcontrol/res/settings pc.ico b/dspcontrol/res/settings pc.ico Binary files differnew file mode 100644 index 0000000..bb71cb9 --- /dev/null +++ b/dspcontrol/res/settings pc.ico |