/* Function comment style. */ /*************************************************************** * CMyapp::OnSomeFunction * Inputs: * WPARAM: ignored, 0 * LPARAM: (LPARAM)(CString *): String to log * Result: LRESULT * Logically void, 0, always * Effect: * Reports current staus of update. * Notes: * The CString object must explicitly deallocated/deleted by * the handler for this message. ***************************************************************/