On Fri, Mar 11, 2005 at 12:13:18AM -0800, Rizwan Kassim wrote:
> Wine cabinet.dll FDI Conformance Test Patch

A few comments:
  -- the patches uses Windows line ends, please fix that
  -- the preprocessor is abused. There's no need to have
#ifdef VERBOSE
#endif
     all over the code, please pull that into the trace()
     function
  -- the STANDALONE business should also go, there's no
     need for it in Wine.

-- 
Dimi.

Reply via email to