[ros-dev] Re: [ros-svn] [gvg] 19802: Factor out probe and capture code from private ntoskrnl header and put it in

Alex Ionescu ionucu at videotron.ca
Thu Dec 1 21:07:37 CET 2005


gvg at svn.reactos.com wrote:

>Factor out probe and capture code from private ntoskrnl header and put it in
>a more public place so other kernelmode components can use it too
>
>
>
>Added files:
>trunk/reactos/include/reactos/probe.h
>
>Updated files:
>trunk/reactos/ntoskrnl/include/internal/ntoskrnl.h
>trunk/reactos/ntoskrnl/include/ntoskrnl.h
>
>_______________________________________________
>Ros-svn mailing list
>Ros-svn at reactos.org
>http://www.reactos.org/mailman/listinfo/ros-svn
>
>  
>
This is incorrect; other kernel-mode components should NOT use these 
macros. They should do it the "long way" and go through ProbeForRead.

Best regards,
Alex Ionescu


More information about the Ros-dev mailing list