feedback
feedback copied to clipboard
GDI+ pages missing or wrong links
Any of RectF constructors from https://docs.microsoft.com/en-us/windows/win32/api/gdiplustypes/nl-gdiplustypes-rectf
- https://docs.microsoft.com/en-us/windows/desktop/api/gdiplustypes/nf-gdiplustypes-rectf-rectf(inconstpointf__inconstsizef_)
- https://docs.microsoft.com/en-us/windows/desktop/api/gdiplustypes/nf-gdiplustypes-rectf-rectf(inconstpointf__inconstsizef_)
- https://docs.microsoft.com/en-us/windows/desktop/api/gdiplustypes/nf-gdiplustypes-rectf-rectf(inreal_inreal_inreal_inreal)
@mimisasouvanh @drewbatgit FYI. Looks like the link should be:
https://docs.microsoft.com/windows/win32/api/gdiplustypes/nf-gdiplustypes-rectf-rectf(constpointf__constsizef_)
not
https://docs.microsoft.com/windows/desktop/api/gdiplustypes/nf-gdiplustypes-rectf-rectf(inconstpointf__inconstsizef_)