1 2 3 4 5 6
#ifndef _ADD_TOSTART_MENU_H_ #define _ADD_TOSTART_MENU_H_ HRESULT TryCreateShortcut(); #endif //_ADD_TOSTART_MENU_H_