summaryrefslogtreecommitdiff
path: root/Horloge
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:53:17 +0000
committerfcolin2007-02-01 12:53:17 +0000
commit41ae7cb7122d44abb2f2ac1e0395aab83032383f (patch)
treeae34092c1d60e87aaf2022527b2dcdbcb8c53ec0 /Horloge
parent0af51f6e6f18ab49c0e6deca70d6408bb7f89b13 (diff)
downloadivy-cplusplus-41ae7cb7122d44abb2f2ac1e0395aab83032383f.zip
ivy-cplusplus-41ae7cb7122d44abb2f2ac1e0395aab83032383f.tar.gz
ivy-cplusplus-41ae7cb7122d44abb2f2ac1e0395aab83032383f.tar.bz2
ivy-cplusplus-41ae7cb7122d44abb2f2ac1e0395aab83032383f.tar.xz
Utilisateur : Fcolin Date : 27/11/01 Heure : 15:26 Archivé dans $/Bus/Horloge (vss 2)
Diffstat (limited to 'Horloge')
-rw-r--r--Horloge/resource.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/Horloge/resource.h b/Horloge/resource.h
index 18cb515..2322c01 100644
--- a/Horloge/resource.h
+++ b/Horloge/resource.h
@@ -8,10 +8,12 @@
#define IDI_BACKWARD 142
#define IDI_PAUSE 143
#define IDI_START 144
+#define IDI_NORMAL_SPEED 146
#define IDC_PAUSE 1001
#define IDC_START 1002
#define IDC_BACKWARD 1003
#define IDC_FORWARD 1004
+#define IDC_NORMAL_SPEED 1005
#define IDC_SPEED 1010
#define IDC_TIME 1011
#define IDC_BUSNUMBER 1026
@@ -25,14 +27,16 @@
#define IDC_FORW_5 1037
#define IDC_BACK_1 1038
#define IDC_FORW_1 1039
+#define IDC_FILE 1040
+#define IDC_FILENAME 1041
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 145
+#define _APS_NEXT_RESOURCE_VALUE 147
#define _APS_NEXT_COMMAND_VALUE 32772
-#define _APS_NEXT_CONTROL_VALUE 1035
+#define _APS_NEXT_CONTROL_VALUE 1042
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif