[LPK] Implement LpkGetTextExtentExPoint(). (#1362)
authorBaruch Rutman <peterooch@gmail.com>
Fri, 15 Feb 2019 01:54:10 +0000 (03:54 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 23 Mar 2019 22:31:02 +0000 (23:31 +0100)
commit107847935850743aed27c2e5358e5ab1c0c7023b
treefc8120b85287d94fa7d0ca4a9e16ed14d1209060
parent505d27cbef71b57be012139c075739936c2004c8
[LPK] Implement LpkGetTextExtentExPoint(). (#1362)

- Add argument checking.
- Use logic from NtGdiGetTextExtentExW().
dll/win32/lpk/lpk.c
dll/win32/lpk/lpk.spec
dll/win32/lpk/ros_lpk.h
dll/win32/lpk/stub.c