Where do I report a Windows core library problem?

微笑、不失礼 提交于 2019-12-10 14:46:13

问题


How do I let Microsoft know about a problem I've found in one of their core library routines? Do they have a central repository to report these things?

I am not a member of Microsoft Development Network (MSDN).

Or should I even bother?


回答1:


If it's a documentation bug (or if the documentation should call it out), you can get good results with the Feedback links in MSDN library. You can report bugs in Microsoft developer tools (among other things) by signing up at connect.microsoft.com.

If you're sure you've found a bug in a core library routine, you can raise a PSS (support case. It'll cost you money, but if it turns out you're right (and they issue you a hotfix), I think that they refund the money.

I've never been so confident that I've found a bug that I'm willing to make that gamble.




回答2:


There is no official way to report bugs to Microsoft for an end-user. If you are participating in a beta program for an upcoming release, the beta program includes a bug-reporting channel. Otherwise, if the bug causes problems that you want to get resolved, you can call Microsoft support, and they will help you solving the problem (be it by providing a patch, or a work-around); if the problem turns out to be caused by a bug indeed, they will refund the costs of the support call.

Microsoft does have a central repository (perhaps separate ones per product), but this repository is not accessible for the general public.




回答3:


I don't know why ChrisN took back his answer. I saw it earlier today when he had it up, He said:

You can report bugs on the Microsoft Connect website (I've done this in the past). You don't have to have an MSDN subscription.

I had not heard of the Microsoft Connect website, but when I used the search box there to search for "Registry Unicode", the first entry listed was a bug very similar to the one I encountered. And clicking through on that entry led me to look at the conversation that appears to be Microsoft people addressing the issue, passing it on to appropriate people and escalating it as necessary.

I have no experience with the Microsoft Connect website, but if it turns out to be as promising as it appears, this may be the answer to my question.



来源:https://stackoverflow.com/questions/276125/where-do-i-report-a-windows-core-library-problem

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!