ion(a)svn.reactos.com wrote:
>Deleted files:
>trunk/reactos/include/subsys/csr/protocol.h
>trunk/reactos/subsys/csr/args.c
>trunk/reactos/subsys/csr/csr.h
>trunk/reactos/subsys/csr/csrsrv/debug.c
>trunk/reactos/subsys/csr/csrsrv/dllmain.c
>
>
Well, a bit unfair deleting header files etc. and leaving the subtree
not compilable.
My working copy depends on those very files.
Disabling compilation of csr also forces me to disable the vms module:
not a great loss, but we had only two left: os2 and posix are broken.
Keeping the whole modules compilable should be a goal, even if they are
minimal subsystems (if ROS is just Win32, well, let's rename it back
"FreeWin95").
--
:Emanuele Aliberti
Hi,
I found the OPTHDROFFSET not very useful.
I would rather use something lighter like:
(PIMAGE_NT_HEADERS)((PBYTE)a + ((PIMAGE_DOS_HEADER)a)->e_lfanew))
, same as RtlImageNtHeader()
May i ask someone with write access to remove it?
Hey everyone,
The website looks great. Props to the creators and website admin...
Rick Langschultz
rlangschultz(a)cox.net (Home)
rlangschultz(a)ellemaespa.com (Work)
rlangschultz(a)email.uophx.edu (School)