reactos/dll/win32/lpk
Baruch Rutman 22064d7787
[LPK] Fix for CORE-16115. (#1654)
Proposed changes:

- Use the total extent (width) and font metrics (height) as values
  to put in the lpSize variable instead of calling ScriptString_pSize()
  in the LpkGetTextExtentExPoint() function.

- Use GetTextExtentExPointWPri in more cases as another effort to get the data.

- Trailing whitespace fixes.
2019-06-15 17:37:51 +02:00
..
bidi.c [LPK] Update Wine BiDi code. (#1651) 2019-06-15 17:24:38 +02:00
CMakeLists.txt [LPK] Update Wine BiDi code. (#1651) 2019-06-15 17:24:38 +02:00
direction.c [LPK] Update Wine BiDi code. (#1651) 2019-06-15 17:24:38 +02:00
lpk.c [LPK] Fix for CORE-16115. (#1654) 2019-06-15 17:37:51 +02:00
lpk.rc
lpk.spec [LPK] Implement LpkGetTextExtentExPoint(). (#1362) 2019-03-23 23:31:02 +01:00
ros_lpk.h [LPK] Implement LpkGetTextExtentExPoint(). (#1362) 2019-03-23 23:31:02 +01:00
stub.c [LPK] Implement LpkGetTextExtentExPoint(). (#1362) 2019-03-23 23:31:02 +01:00