resource.h 207 B

1234567
  1. #ifndef IDC_STATIC
  2. #define IDC_STATIC (-1)
  3. #endif
  4. #define IDD_WELCOME 9
  5. #define IDC_NEWDOC 1001
  6. #define IDC_LASTDOC 1002