// encoding: UTF-8 /****************************************************************************** * * * * * Notepad3 * * * * AccelKeys.h * * Load Accelerator Keys at Runtime * * * * (c) Rizonesoft 2008-2018 * * https://rizonesoft.com * * * * * *******************************************************************************/ #pragma once #ifndef _ACCELKEYS_H_ #define _ACCELKEYS_H_ // ============================================================================ // ---------------------------------------------------------------------------- // ============================================================================ #endif //_ACCELKEYS_H_