Listing 2

/*****************************************************/
/* comboed.h                                         */
/* -- Interface to procedure to install a subclasser */
/*    for the EditItem of a ComboBox.                */
/*****************************************************/

/* Prototype. */
FARPROC LpfnSubclassComboEdit(FARPROC, HWND);

