home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectWindows
- // Copyright (c) 1995, 1995 by Borland International, All Rights Reserved
- //----------------------------------------------------------------------------
- #if !defined(HOTKEYX_H)
-
- #define IDD_HOTKEYDLG 0x0500
- #define IDC_HOTKEY 0x0100
-
- #define ID_APPMENU 0x1000
- #define IDM_HOTKEY 0x1001
-
- #endif // HOTKEYX_H
-
-