G
Guest
Since new C compilers recognize SAL keywords (__in, __out, __in_opt, etc),
should we continue using macros IN, OUT, OPTIONAL?
Can OPTIONAL appear by itself, or only combined with IN or OUT?
Then, it should be replaced by some new macros, like IN_OPTIONAL,
OUT_OPTIONAL...
Regards,
Pavel
--
should we continue using macros IN, OUT, OPTIONAL?
Can OPTIONAL appear by itself, or only combined with IN or OUT?
Then, it should be replaced by some new macros, like IN_OPTIONAL,
OUT_OPTIONAL...
Regards,
Pavel
--