/*********************************************************************** $Id: remap.h 1199 2008-09-11 12:50:28Z jbs $ <<>> Copyright (c) 1993-98 M. Kimes Copyright (c) 2008 Steven H. Levine Change log ***********************************************************************/ #if !defined(REMAP_H) #define REMAP_H MRESULT EXPENTRY RemapDlgProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2); #endif // REMAP_H