Garrett Rooney wrote:
On 8/21/06, Mladen Turk <[EMAIL PROTECTED]> wrote:
Garrett Rooney wrote:
> On 8/21/06, Mladen Turk <[EMAIL PROTECTED]> wrote:
>
> One comment, where did the number 1088 come from?  Should probably
> replace it with a #define or something in any event.
>

1088 comes from the MSDN:

=>
It's the minimum available?  In practice, is that equal to the maximum
available as well?  Either way, it seems like a #define with a comment
explaining the source of the value is in order.


We can have a define, but only when the #define gets present
in MSDN. Since the 1088 is the value defined only in docs the
#define itself is without any real meaning.

Sure, we can have "#define WHAT_EVER 1088", but it would
have no relation to the MSDN.

--
Mladen.

Reply via email to