#ifndef jumplist_h__ #define jumplist_h__ void LoadJumpList(); void InitJumpList(); #endif // jumplist_h__