mirror of
https://github.com/yasuhirokimura/db18
synced 2026-06-08 18:29:23 +00:00
32 lines
954 B
C
32 lines
954 B
C
/*-
|
|
* Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
|
|
*
|
|
* See the file EXAMPLES-LICENSE for license information.
|
|
*
|
|
*/
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by excxx_wce_sqlppc.rc
|
|
//
|
|
#define IDD_SIMPLEPROJECT_DIALOG 102
|
|
#define IDD_SIMPLEPROJECT_DIALOG_WIDE 103
|
|
#define IDR_MAINFRAME 128
|
|
#define IDC_STATIC_1 200
|
|
#define IDC_BUTTON1 1000
|
|
#define IDC_TEXT_OUT 1001
|
|
#define IDC_BUTTON2 1002
|
|
#define IDC_EDIT2 1003
|
|
#define IDC_EDIT4 1005
|
|
|
|
// 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 1006
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|