mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Added GetWindowWord function to def and edf file
svn path=/trunk/; revision=5437
This commit is contained in:
parent
c1de116da3
commit
80c5a9419a
2 changed files with 2 additions and 2 deletions
|
@ -361,7 +361,7 @@ GetWindowTextLengthA@4
|
|||
GetWindowTextLengthW@4
|
||||
GetWindowTextW@12
|
||||
GetWindowThreadProcessId@8
|
||||
;GetWindowWord
|
||||
GetWindowWord@8
|
||||
GrayStringA@36
|
||||
GrayStringW@36
|
||||
HideCaret@4
|
||||
|
|
|
@ -361,7 +361,7 @@ GetWindowTextLengthA=GetWindowTextLengthA@4
|
|||
GetWindowTextLengthW=GetWindowTextLengthW@4
|
||||
GetWindowTextW=GetWindowTextW@12
|
||||
GetWindowThreadProcessId=GetWindowThreadProcessId@8
|
||||
;GetWindowWord
|
||||
GetWindowWord=GetWindowWord@8
|
||||
GrayStringA=GrayStringA@36
|
||||
GrayStringW=GrayStringW@36
|
||||
HideCaret=HideCaret@4
|
||||
|
|
Loading…
Reference in a new issue