Modify

#4084 closed Feature Request (Fixed)

Windows Message Codes suplementation

Reported by: mLipok Owned by: Jpm
Milestone: Component: Standard UDFs
Version: Severity: None
Keywords: Cc:

Description

please suplement UDF constants

;Windows Message Codes
Global Const $WM_DPICHANGED = 0x02E0, $WM_DPICHANGED_BEFOREPARENT = 0x02E2, $WM_DPICHANGED_AFTERPARENT = 0x02E3, $WM_GETDPISCALEDSIZE = 0x02E4

Usage example:
https://www.autoitscript.com/forum/topic/213268-samplecontrolsau3-in-dark-mode/page/2/#findComment-1550649

Attachments (0)

Change History (3)

comment:1 by mLipok, on Mar 30, 2026 at 1:30:51 AM

Component: AutoItStandard UDFs
Type: BugFeature Request

comment:2 by TicketCleanup, on Mar 30, 2026 at 2:00:01 AM

Version: 3.3.14.0

Automatic ticket cleanup.

comment:3 by Jpm, on Apr 2, 2026 at 11:47:38 AM

Owner: set to Jpm
Resolution: Fixed
Status: newclosed

Fixed by revision [13355]

Added #4084: $WM_DPI* message code constants.

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.