diff options
author | fcolin | 2007-02-01 13:11:56 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:11:56 +0000 |
commit | abc41ba285094480634a4d7e24dd773e82e3c721 (patch) | |
tree | 27b93ba1f48d294a30e73ad1aac1f404c3361005 | |
parent | 697b1b4e9dea2db64d8f07a1a59bb5cbf8149dd2 (diff) | |
download | ivy-cplusplus-abc41ba285094480634a4d7e24dd773e82e3c721.zip ivy-cplusplus-abc41ba285094480634a4d7e24dd773e82e3c721.tar.gz ivy-cplusplus-abc41ba285094480634a4d7e24dd773e82e3c721.tar.bz2 ivy-cplusplus-abc41ba285094480634a4d7e24dd773e82e3c721.tar.xz |
Utilisateur : Fcolin Date : 14/03/00 Heure : 14:49 Archivé dans $/Bus/Test Commentaire: modif Text Scroll (vss 5)
-rw-r--r-- | IvyProbe/Resource.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/IvyProbe/Resource.h b/IvyProbe/Resource.h index 70fe2c7..97c8ba1 100644 --- a/IvyProbe/Resource.h +++ b/IvyProbe/Resource.h @@ -30,9 +30,9 @@ //
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 129
+#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
-#define _APS_NEXT_CONTROL_VALUE 1022
+#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
|