|
#include <windows.h>
#define ICON_EDIWIN 100
#define CUR_EDIWIN 200
#define BV_TEXTE 300
#define EDIT_TEXTE 400
#define BTN_RESET 500
#define BTN_ENREG 501
#define BTN_WMAPLE 502
#define IDC_BUTTON 520
#define CM_CALCULETTE 600
#define IDD_DIALOG1 101
#define IDPAVNUM0 700
#define IDPAVNUM1 701
#define IDPAVNUM2 702
#define IDPAVNUM3 703
#define IDPAVNUM4 704
#define IDPAVNUM5 705
#define IDPAVNUM6 706
#define IDPAVNUM7 707
#define IDPAVNUM8 708
#define IDPAVNUM9 709
#define IDCLOCAL 710
#define IDGAMMA 711
#define IDBETA 712
#define IDPAVNUMVIR 714
#define IDPAVNUMEGA 715
#define IDPLUS 720
#define IDMOINS 721
#define IDMUL 722
#define IDDIV 723
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|
|
|