[ros-dev] Re: [ros-svn] [ion] 17727: Implement NTDLL's CSR routines in a compatible way. Fix prototypes, argument count, deprecated functions and new functions. Some functions will not work (or are designed not to work) fully until the new CSR is committed, but they keep the same functionality as the previous versions (no regressions found; tested with cmd, cmt, putty, telnet, ps). Also added NtSecureConnectPort.
Hartmut Birr
8 Sep
2005
8 Sep
'05
7:09 p.m.
Hi,
this changes does break booting for me. I get an error message:
(subsys\csrss\api\wapi.c:198) CSR: NtListenPort() failed, status=c0000005
- Hartmut