Skip to content

Missing DEFINE request (Win32API) #696

@leon-ts

Description

@leon-ts

The GetSystemMetrics function has a metric SM_CXPADDEDBORDER that X# does not have.
Please add it: DEFINE SM_CXPADDEDBORDER := 92 AS INT
Documentation: https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getsystemmetrics

This metric allows you to solve the problem that is present in NET, starting from version 4.5 and higher:
https://stackoverflow.com/questions/14725781/getsystemmetrics-returns-different-results-for-net-4-5-net-4-0

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions