search for: decl_spec_t

Displaying 2 results from an estimated 2 matches for "decl_spec_t".

2019 Aug 16
0
Wine release 4.14
...raw4. ddraw/tests: Test restoring attached surface for ddraw2. ddraw/tests: Test restoring attached surface for ddraw1. Peter Dons Tychsen (1): msvcrt: Do not use casting in min/max constants. Richard Pospesel (11): widl: Change struct _var_t's type member to a struct _decl_spec_t. widl: Refactor to have array type's element use decl_spec_t rather than type_t. widl: Refactor to have pointer type's ref use decl_spec_t rather than type_t. widl: Bump MIDL version to 5.2.202 to avoid RPC_X_WRONG_STUB_VERSION exception in ObjectStublessClient. widl...
2019 Aug 30
0
Wine release 4.15
...EARRAY traces. Paul Gofman (1): user32: Return correct showCmd from GetWindowPlacement() for other process window. Piotr Caban (1): msi: Fix component Action for shared components in CostFinalize. Richard Pospesel (4): widl: Store the "const" type qualifier inside the decl_spec_t structure. widl: Fail compilation if an incomplete union or enum is used in a remoted field. widl: Add the typedef to the type library if the aliasee is an anonymous UDT. widl: Respect wire-marshal typedefs in type libraries. Richard Yao (1): advapi32: Add EventWriteString...