MicrosoftDocs / feedback

📢 docs.microsoft.com site feedback
https://learn.microsoft.com
Creative Commons Attribution 4.0 International
239 stars 160 forks source link

DirectDraw documentation is missing parameters #652

Open dxgldotorg opened 5 years ago

dxgldotorg commented 5 years ago

Link to article: https://docs.microsoft.com/en-us/windows/desktop/api/ddraw/nf-ddraw-idirectdrawsurface7-blt

Problem: This and all other DirectDraw API articles are missing the names, and description of the input parameters.

Powerhelmsman commented 5 years ago

@ginami Can you follow up this issue?

ginami commented 5 years ago

Thanks @DXGLdotinfo -- we will investigate the issue!

ginami commented 5 years ago

Hi @DXGLdotinfo -- we've confirmed this issue is due to a migration problem and is in our queue to be fixed. I'll let you know when it's resolved.

dxgldotorg commented 5 years ago

Hi. This issue appears to be occurring in the OpenGL WGL functions documentation, for example https://docs.microsoft.com/en-us/windows/desktop/api/wingdi/nf-wingdi-wglusefontbitmapsa The documentation for the regular GL functions seems to be fine, for example https://docs.microsoft.com/en-us/windows/desktop/opengl/glgetteximage

dxgldotorg commented 3 years ago

I just found out the DirectDraw headers are missing the parameter names. Apparently this is the source of the problem.