home *** CD-ROM | disk | FTP | other *** search
- #ifndef __LCKOWL2_H__
- #define __LCKOWL2_H__
-
- #define IDM_CREATETOOLBAR 950
- #define IDM_DESTROYTOOLBAR 951
- #define IDM_CREATESTATUSBAR 952
- #define IDM_DESTROYSTATUSBAR 953
- #define IDM_CREATETOOLBOX 954
- #define IDM_DESTROYTOOLBOX 955
- #define IDM_TOGGLESTATUSBAR 956
- #define IDM_TOGGLETOOLBAR 957
- #define IDM_TOGGLETOOLBOX 958
-
- #endif // __LCKOWL2_H__
-