[PATCH 0/4] MR388: d2d1: Introduce D2DERR_NOT_FOUND.

Nikolay Sivov (@nsivov) wine at gitlab.winehq.org
Thu Jul 7 01:56:43 CDT 2022


Nikolay Sivov (@nsivov) commented about include/d2derr.h:
>  #ifndef __WINE_D2DERR_H
>  #define __WINE_D2DERR_H
>  
> +#define D2DERR_NOT_FOUND                HRESULT_FROM_WIN32(ERROR_NOT_FOUND)
I don't see in 10.0.2200.0 SDK. Where does it come from?

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/388#note_3514



More information about the wine-devel mailing list