1 #include <windows.h>
2 #include <richedit.h>
3 
4 #ifndef IDC_STATIC
5  #define IDC_STATIC (-1)
6 #endif
7