[shlwapi/tests/shreg] Tests question

Juan Lang juan_lang at yahoo.com
Sat Jan 29 11:29:08 CST 2005


> What's the best approach in this?
> - fix Wine (but what should be the correct returned buffer?)

Definitely fix Wine.  Hopefully there isn't an app that depends on one
behavior under Windows 98, and a different one under Windows XP.  It's
perhaps less likely because Wine's implementation isn't correct in either
case?  Pick one of the versions to match, document the difference with
other versions.

If needed later someone can change the function to check at runtime which
version of Windows is being emulated, and match the behavior accordingly. 
See e.g.
http://source.winehq.org/source/dlls/kernel/process.c#L2800
for where this is done.

--Juan


		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 




More information about the wine-devel mailing list