EM_EXLIMITTEXT from patch #2004129

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5697 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-08-15 17:13:46 +00:00
parent 57364fde81
commit ff40110eba

View file

@ -147,6 +147,7 @@ UDM Up-down control
!define EM_CANUNDO 0x00C6
!define EM_CHARFROMPOS 0x00D7
!define EM_EMPTYUNDOBUFFER 0x00CD
!define EM_EXLIMITTEXT 0x0435
!define EM_FMTLINES 0x00C8
!define EM_GETFIRSTVISIBLELINE 0x00CE
!define EM_GETHANDLE 0x00BD