TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Anyone remember article about funny Windows compatibility workaround?

2 点作者 cdahmedeh将近 11 年前
I have this vague memory of reading a humorous blog post by some Windows developer about a workaround he implemented because some Adobe Photoshop program used an API method incorrectly or something.<p>This API was rewritten and Photoshop no longer worked. He had to write some code in the API specific for Photoshop in order for it to work. All I can remember is that it involved Photoshop, and something to do with font rendering.<p>Does anyone remember this article? It would be nice to see if this developer is still writing. I think he also wrote something about the reason why some Pinball game didn't get ported to Windows 64-bit.

2 条评论

zachlipton将近 11 年前
The Pinball story is explained in Raymond Chen&#x27;s &quot;The Old New Thing&quot; as mooism2 recalls (well, before he edited with the results of his googling...): <a href="http://blogs.msdn.com/b/oldnewthing/archive/2012/12/18/10378851.aspx" rel="nofollow">http:&#x2F;&#x2F;blogs.msdn.com&#x2F;b&#x2F;oldnewthing&#x2F;archive&#x2F;2012&#x2F;12&#x2F;18&#x2F;10378...</a><p>I can&#x27;t find the specific Photoshop compatibility issue you&#x27;re thinking of, but there are numerous similar stories in the archives of The Old New Thing that might be of interest. He&#x27;s very much still writing.
mooism2将近 11 年前
I don&#x27;t remember the specific article, but it was probably written by Raymond Chen on his “The Old New Thing” blog.<p>Edit:<p><a href="http://blogs.msdn.com/b/oldnewthing/" rel="nofollow">http:&#x2F;&#x2F;blogs.msdn.com&#x2F;b&#x2F;oldnewthing&#x2F;</a><p><a href="http://blogs.msdn.com/b/oldnewthing/archive/2012/12/18/10378851.aspx" rel="nofollow">http:&#x2F;&#x2F;blogs.msdn.com&#x2F;b&#x2F;oldnewthing&#x2F;archive&#x2F;2012&#x2F;12&#x2F;18&#x2F;10378...</a> — pinball<p>I can&#x27;t find the Photoshop article with only a minute&#x27;s googling, sorry.