2025-04-27 07:49:33 -04:00

30 lines
1.0 KiB
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by sampapp.rc
//
#define IDC_ABOUT 1000
#define IDC_GETDEVICEDESCRIPTOR 1001
#define IDC_EDIT1 1002
#define IDC_EDIT_WRITE_DATA_VALUE 1002
#define IDC_GETCONFIGDESCRIPTOR 1003
#define IDC_DRIVER_NAME 1004
#define IDC_OUTPUT_BOX 1005
#define IDC_WRITE_BULK_DATA 1006
#define IDC_READ_BULK_DATA 1007
#define IDC_EDIT_WRITE_DATA_LENGTH 1008
#define IDC_EDIT_OUT_EP_INDEX 1009
#define IDC_EDIT_READ_DATA_LENGTH 1010
#define IDC_EDIT_IN_EP_INDEX 1011
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif