git-svn-id: http://webrtc.googlecode.com/svn/trunk@9 4adac7df-926f-26a2-2b94-8c16560cd09d

This commit is contained in:
niklase@google.com
2011-05-30 11:43:19 +00:00
parent 47bdc463db
commit bb8a15d8b5
177 changed files with 45468 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WindowsTestResouce.rc
//
#define IDD_WINDOWSTEST_MAIN 101
#define IDC_CHANNEL1 1001
#define IDC_CHANNEL2 1002
#define IDC_CHANNEL3 1004
#define IDC_CHANNEL4 1005
#define IDC_POSITION 1009
#define IDC_INFORMATION 1050
#define IDC_CHECK_CHANNEL1 1070
#define IDC_CHECK_CHANNEL2 1071
#define IDC_CHECK_CHANNEL3 1072
#define IDC_CHECK_CHANNEL4 1073
#define IDC_COMBO1 1074
#define IDC_BTN_CREATE2 1076
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1076
#define _APS_NEXT_SYMED_VALUE 107
#endif
#endif