home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgLangD.iso
/
Java++
/
SHAREDIDE
/
BIN
/
MFCCLWZ.DLL
/
STRINGARRAY
/
WMI_EN_UPDATE
< prev
next >
Wrap
Text File
|
1997-01-27
|
305b
|
11 lines
void
%4 If this is a RICHEDIT control, the control will not
// send this notification unless you override the %1::OnInitDialog()
// function to send the EM_SETEVENTMASK message to the control
// with the ENM_UPDATE flag ORed into the lParam mask.
%4 Add your control notification handler code here