v55.0.45-preview
Changes:
Fixes:
- #1705: CERT_OPEN_STORE_FLAGS can not be treated as bitflags (OR, AND etc.)
- #1693:
JET_errSuccess
isu32
but otherJET_err*
types arei32
- #1689:
MOUSEINPUT.mouseData
type isi32
instead of win32'sDWORD
/u32
- #1680: Bug: ALL_PROCESSOR_GROUPS is u32, while should be u16
- #1676: WaitableTimer related functions' A/W variants are split across functions
Enhancements:
- #1688: Add FWP_ACTION_TYPE
Others:
- #1715: Adjust scraper expression to capture BYTE constants
See More
- #1713: Add GDI+ 1.1 types
- #1709: Initial support for GDI+
- #1711: Remove sa_family_t typedef
- #1710: Correct CRYPT_ACQUIRE_FLAGS
- #1707: Fix
PARAFORMAT
enums missing values - #1647: CM_REMOVAL_POLICY + CM_INSTALL_STATE + CM_DEVCAP enums
- #1704:
FINDREPLACE_FLAGS
enum missing values fromcommdlg.h
- #1701: Remove
LIST_VIEW_INSERT_MARK_FLAGS
enum - #1703:
LVITEMA
/LVITEMW
Remove the enum limitation oniGroupId
based on documentation - #1702: Update the
ConstantsScraper
to handleHWND_BROADCAST
hexadecimal value - #1700: Add missing
LVGROUP_MASK
enum values - #1697: Add missing values to
TASKDIALOG_COMMON_BUTTON_FLAGS
- #1694:
SetSecurityInfo
: For theSecurityInfo
parameter, use theOBJECT_SECURITY_INFORMATION
enumeration instead of theuint
- #1695: WNet* methods should return WIN32_ERROR, not uint
- #1667: DevProp * enums
- #1646: CONFLICT_DETAILS can use two enums
- #1671: SPSVCINST_* to enum
- #1691: Initial support for UCHAR constants
- #1687: Add extended file operation flags (FOFX_*)
- #1629: ChangeServiceConfig dwServiceType not using ENUM_SERVICE_TYPE
- #1661: IAMStreamConfig::GetStreamCaps returns single byte instead of array
- #1685:
TrackPopupMenu()
binding is wrong inwindows
- #1684: TrackPopupMenuEx returns error code 87, wrong parameter
- #1679: Initial support for GDI+
- #1683: Revert "Initial support for GDI+ (#1679)"
- #1653: MIB_TCP* row can use enum
- #1645: CM_Get_DevNode_Status can use two enums
- #1649: CM_Get_*_Log_Conf enum
- #1681: CM_Get_Device_Interface_List_Size should use existing CM_GET_DEVICE_INTERFACE_LIST_FLAGS enum
- #1682: Add ALG_ID enum
- #1669: CONFLICT_DETAILS_W can use enum
- #1665: WlanRegisterNotification can use enum
- #1673: Geo API enum parameter improvements
- #1674:
IWbemServices
can useWBEM_GENERIC_FLAG_TYPE
for flags instead oflong
- #1672: SetupAPI error codes missing from WIN32_ERROR
- #1675: DEVPROP_FALSE / DEVPROP_TRUE incorrect char type
This list of changes was auto generated.