mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 20:43:18 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
17b4930a9d
Note that those ((ULONG_PTR)the_pointer + sizeof(type_pointed_by_the_pointer)) could be somewhat short cut into: (the_pointer + 1) (with the_pointer being of type *type_pointed_by_the_pointer). But anyway... svn path=/trunk/; revision=73457 |
||
---|---|---|
reactos | ||
rosapps | ||
rossubsys | ||
rostests | ||
wallpapers |