riched20: Implement EM_SETUNDOLIMIT and its conformance tests, take 2

Dimi Paun dimi at lattica.com
Wed Apr 26 12:40:36 CDT 2006


On Wed, April 26, 2006 1:30 pm, Matt Finnicum said:

> I welcome your comments on the patch.

Minor nits:
  -- how about 2 constants for the values 100, 1000
#define STACK_SIZE_DEFAULT  100
#define STACK_SIZE_MAX     1000

  -- maybe use min(wParam, STACK_SIZE_MAX) when setting it


-- 
Dimi Paun <dimi at lattica.com>
Lattica, Inc.





More information about the wine-devel mailing list