2024-02-27 15:03:01 +01:00
|
|
|
# settings are opaque, ignore all changes
|
|
|
|
|
[suppress_type]
|
|
|
|
|
type_kind = struct
|
|
|
|
|
name = rdp_settings
|
|
|
|
|
|
|
|
|
|
# allow insertions at end of structs
|
|
|
|
|
[suppress_type]
|
|
|
|
|
type_kind = struct
|
|
|
|
|
has_data_members_inserted_at = end
|
2024-09-20 11:11:08 +02:00
|
|
|
|
|
|
|
|
# winpr_strerror did use unsigned instead of signed int as argument
|
|
|
|
|
[suppress_function]
|
2025-01-01 18:20:00 +01:00
|
|
|
change_kind = function-subtype-change
|
2024-09-20 11:11:08 +02:00
|
|
|
name = winpr_strerror
|
2025-03-19 19:56:38 +01:00
|
|
|
parameter = '0 INT32
|
2025-01-01 18:20:00 +01:00
|
|
|
|
|
|
|
|
# NtStatus2Tag did use unsigned instead of signed NTSTATUS as argument
|
|
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
|
|
|
|
name = NtStatus2Tag
|
2025-03-19 19:56:38 +01:00
|
|
|
parameter = '0 NTSTATUS
|
2025-01-01 18:20:00 +01:00
|
|
|
|
|
|
|
|
# rdpdr_write_iocompletion_header did use unsigned instead of signed NTSTATUS as argument
|
|
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
|
|
|
|
name = rdpdr_write_iocompletion_header
|
2025-03-19 19:56:38 +01:00
|
|
|
parameter = '3 NTSTATUS
|
2025-01-01 18:20:00 +01:00
|
|
|
|
|
|
|
|
# smartcard_irp_device_control_call did use unsigned instead of signed NTSTATUS as argument
|
|
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
|
|
|
|
name = smartcard_irp_device_control_call
|
2025-03-19 19:56:38 +01:00
|
|
|
parameter = '2 NTSTATUS*
|
2025-01-01 18:20:00 +01:00
|
|
|
|
2025-01-13 10:43:05 +01:00
|
|
|
# freerdp_passphrase_read did not return const char* but char*
|
|
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
|
|
|
|
name = freerdp_passphrase_read
|
2025-03-19 19:56:38 +01:00
|
|
|
return_type_name = const char*
|
2025-01-18 14:39:32 -07:00
|
|
|
|
2025-03-19 20:30:21 +01:00
|
|
|
[suppress_type]
|
2025-03-19 19:56:38 +01:00
|
|
|
change_kind = enum
|
2025-03-19 20:30:21 +01:00
|
|
|
name = FreeRDP_Settings_Keys_UInt32
|
2025-03-19 19:56:38 +01:00
|
|
|
changed_enumerators = FreeRDP_MonitorLocalShiftX, FreeRDP_MonitorLocalShiftY
|
|
|
|
|
|
|
|
|
|
# gdi_graphics_pipeline_init_ex subtype change (__uint32 to uint32_t)
|
2025-03-19 20:30:21 +01:00
|
|
|
[suppress_type]
|
2025-03-19 19:56:38 +01:00
|
|
|
change_kind = typedef
|
|
|
|
|
name = UINT
|
|
|
|
|
|
2025-03-19 20:30:21 +01:00
|
|
|
[suppress_type]
|
|
|
|
|
change_kind = typedef
|
|
|
|
|
name = UINT16
|
|
|
|
|
|
|
|
|
|
[suppress_type]
|
|
|
|
|
change_kind = typedef
|
|
|
|
|
name = UINT32
|
|
|
|
|
|
|
|
|
|
[suppress_type]
|
|
|
|
|
change_kind = typedef
|
|
|
|
|
name = UINT64
|
|
|
|
|
|
2025-03-19 19:56:38 +01:00
|
|
|
# msusb_msconfig_dump did use MSUSB_CONFIG_DESCRIPTOR* instead of const MSUSB_CONFIG_DESCRIPTOR*
|
2025-01-18 14:39:32 -07:00
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
2025-03-19 19:56:38 +01:00
|
|
|
name = msusb_msconfig_dump
|
2025-01-18 14:45:52 -07:00
|
|
|
|
|
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
2025-03-19 19:56:38 +01:00
|
|
|
name = gdi_CopyRect
|
|
|
|
|
parameter = '1 const GDI_RECT*
|
2025-02-12 10:41:17 +01:00
|
|
|
|
|
|
|
|
[suppress_function]
|
2025-02-25 17:54:50 +01:00
|
|
|
change_kind = function-subtype-change
|
2025-03-19 19:56:38 +01:00
|
|
|
name = gdi_EqualRgn
|
|
|
|
|
parameter = '0 const GDI_RGN*
|
2025-03-10 17:26:21 +01:00
|
|
|
|
|
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
2025-03-19 19:56:38 +01:00
|
|
|
name = gdi_EqualRgn
|
|
|
|
|
parameter = '1 const GDI_RGN*
|
2025-03-10 17:26:21 +01:00
|
|
|
|
2025-03-19 19:56:38 +01:00
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
|
|
|
|
name = gdi_PtInRect
|
|
|
|
|
parameter = '0 const GDI_RECT*'
|
2025-03-19 20:30:21 +01:00
|
|
|
|
|
|
|
|
[suppress_function]
|
|
|
|
|
change_kind = function-subtype-change
|
|
|
|
|
name = GetDynamicTimeZoneInformationEffectiveYears
|
|
|
|
|
parameter = '0 const DYNAMIC_TIME_ZONE_INFORMATION*'
|