diff options
author | fcolin | 2007-02-01 13:11:53 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:11:53 +0000 |
commit | 1273733a5b24b8fb48c9c2d5374e1569b1d6aa0a (patch) | |
tree | f7223e447002cb65d33e1f0602ed390ee6da2a8d /IvyProbe | |
parent | 8adf140e0f39bfa3984d24439f51714800d52be3 (diff) | |
download | ivy-cplusplus-1273733a5b24b8fb48c9c2d5374e1569b1d6aa0a.zip ivy-cplusplus-1273733a5b24b8fb48c9c2d5374e1569b1d6aa0a.tar.gz ivy-cplusplus-1273733a5b24b8fb48c9c2d5374e1569b1d6aa0a.tar.bz2 ivy-cplusplus-1273733a5b24b8fb48c9c2d5374e1569b1d6aa0a.tar.xz |
Utilisateur : Fcolin Date : 6/01/00 Heure : 11:15 Archivé dans $/Bus/Test Commentaire: ajout bind to msg (vss 3)
Diffstat (limited to 'IvyProbe')
-rw-r--r-- | IvyProbe/Resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/IvyProbe/Resource.h b/IvyProbe/Resource.h index 6a80ecb..f8d5965 100644 --- a/IvyProbe/Resource.h +++ b/IvyProbe/Resource.h @@ -20,6 +20,7 @@ #define IDC_SLIDER2 1010
#define IDC_TEXT 1011
#define IDC_MSG 1012
+#define IDC_BIND 1013
// Next default values for new objects
//
|