From 2bb1470f306ab770edfbd2c8cc3b679f3c4b4ac8 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 25 Jun 2014 04:17:14 +0000 Subject: spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@9574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/m_clist.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/delphi') diff --git a/include/delphi/m_clist.inc b/include/delphi/m_clist.inc index bf14ee784c..1268a52c02 100644 --- a/include/delphi/m_clist.inc +++ b/include/delphi/m_clist.inc @@ -377,7 +377,7 @@ const window message handle and practice to process it via calling service in form: CallService(MS_CLIST_MENUPROCESSCOMMAND, MAKEWPARAM(LOWORD(wParam), MPCF_CONTACTMENU),(LPARAM) hContact)) - to ensure that WM_COMMAND was realy from clist menu not from other menu + to ensure that WM_COMMAND was really from clist menu not from other menu it is reserved range of menu ids from CLISTMENUIDMIN to CLISTMENUIDMAX the menu items with ids outside from such range will not be processed by service. Moreover if you process WM_COMMAND youself and your window contains self menu -- cgit v1.2.3