Marcus Meissner <[EMAIL PROTECTED]> writes:

> Shouldn't this be solved by accelerators in the Edit menu, that in turn
> create WM_COPY, WM_CUT, WM_PASTE messages?

No, you don't need accelerators for ^C etc. to work in the edit
control. I agree it should probably use SendMessage though, instead of
calling internal functions directly.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to