All Classes Functions
afxres.h
1 #ifndef __AFXRES_H__
2 #define __AFXRES_H__
3 
4 #include <windows.h>
5 #include <CommCtrl.h>
6 #define IDC_STATIC -1
7 
8 #endif /*__AFXRES_H__*/
9