A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 9eeadde533 - Implement NtRequestWaitReplyPort. This is a simple implementation that doesn't support Callback LPC Messages yet (Since we don't make use of them). SMSS can now send API messages on the Sb Port.
- With these APIs we now have a skeleton NTLPC that is fully NT-compatible. Thanks to ea's (Emanuele)'s smss work which he strived to make portable, building with NTLPC = 1 will also build a compatible smss that now works.
- CSRSS requires some changes since it was not written to be NTLPC portable.

svn path=/trunk/; revision=24673
2006-10-30 14:50:31 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Implement NtRequestWaitReplyPort. This is a simple implementation that doesn't support Callback LPC Messages yet (Since we don't make use of them). SMSS can now send API messages on the Sb Port. 2006-10-30 14:50:31 +00:00
rosapps return code scanner for D3DParseUnknownCommand to figout what it support. 2006-10-22 07:15:06 +00:00