Frédéric Delanoy wrote:
On Sat, May 29, 2010 at 02:53, James McKenzie
<[email protected]> wrote:
trapspringer wrote:
How can i fix this?
Become a Wine developer and write the code that implements these features!
Fixme's are for code that is missing to implement functions that exist in
the Win32/Win64 APIs that are partially implemented and need further work to
become fully implemented.
I always found this naming a bit confusing. "fixme" sounds like
"there's a bug/workaround here" IMHO.
(That's not the first post I read about this IIRC)
"todo" or similar would be more consistent, don't you think?
+1!
James McKenzie