[ros-dev] Re: [ros-svn] [gvg] 19802: Factor out probe and
capturecode from private ntoskrnl header and put it in
Ge van Geldorp
gvg at reactos.org
Thu Dec 1 22:53:24 CET 2005
> From: Alex Ionescu
>
> Note that my comment doesn't apply to win32k... it's an internal
> subsystem and as such depends on ntoskrnl and should use
> those macros, but my comments was for drivers.
Ok, understood. Should I add some preprocessor protection like
#if ! defined(_NTOSKRNL_) && ! defined(_WIN32K_)
#error Header intended for use by NTOSKRNL/WIN32K only
#endif
GvG
More information about the Ros-dev
mailing list