WINCE系统下的串口通信
源代码在线查看: resource.h
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by First.rc
//
#define IDD_FIRST_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_BTN_SEND 1001
#define IDC_EDIT1 1003
#define IDC_EDIT_SEND 1003
#define IDC_EDIT2 1004
#define IDC_EDIT_RECV 1004
#define IDC_BTN_OPEN_COM 1005
#define IDC_BTN_CLOSE_COM 1006
#define IDC_BTN_STARTCAM 1007
#define IDC_BTN_STOPCAM 1008
#define IDC_BTN_INICAM 1009
#define IDC_BTN_CLOSECAM 1010
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif