mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:32:56 +00:00
added InternalGetWindowText() exports
svn path=/trunk/; revision=5552
This commit is contained in:
parent
ef8535e025
commit
ea19302157
2 changed files with 2 additions and 2 deletions
|
@ -381,7 +381,7 @@ InsertMenuA@20
|
||||||
InsertMenuItemA@16
|
InsertMenuItemA@16
|
||||||
InsertMenuItemW@16
|
InsertMenuItemW@16
|
||||||
InsertMenuW@20
|
InsertMenuW@20
|
||||||
;InternalGetWindowText
|
InternalGetWindowText@12
|
||||||
IntersectRect@12
|
IntersectRect@12
|
||||||
InvalidateRect@12
|
InvalidateRect@12
|
||||||
InvalidateRgn@12
|
InvalidateRgn@12
|
||||||
|
|
|
@ -381,7 +381,7 @@ InsertMenuA=InsertMenuA@20
|
||||||
InsertMenuItemA=InsertMenuItemA@16
|
InsertMenuItemA=InsertMenuItemA@16
|
||||||
InsertMenuItemW=InsertMenuItemW@16
|
InsertMenuItemW=InsertMenuItemW@16
|
||||||
InsertMenuW=InsertMenuW@20
|
InsertMenuW=InsertMenuW@20
|
||||||
;InternalGetWindowText
|
InternalGetWindowText=InternalGetWindowText@12
|
||||||
IntersectRect=IntersectRect@12
|
IntersectRect=IntersectRect@12
|
||||||
InvalidateRect=InvalidateRect@12
|
InvalidateRect=InvalidateRect@12
|
||||||
InvalidateRgn=InvalidateRgn@12
|
InvalidateRgn=InvalidateRgn@12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue