/*********************************************************************** $Id: instant.h 1198 2008-09-11 12:49:57Z jbs $ <<>> Copyright (c) 1993-98 M. Kimes Copyright (c) 2008 Steven H. Levine Change log ***********************************************************************/ #if !defined(INSTANT_H) #define INSTANT_H MRESULT EXPENTRY InstantDlgProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2); #endif // INSTANT_H