reactos/reactos/ntoskrnl/lpc
Emanuele Aliberti bde15621e5 Register the LPC Port object object in the system name space.
svn path=/trunk/; revision=10390
2004-08-04 12:50:42 +00:00
..
.cvsignore Added a whole lot of CVS sugar so I can use WinCVS flat mode more effectively. 2002-08-25 07:16:37 +00:00
close.c finished applying @implemented and @unimplemented comments and remove the comments from non-api functions 2003-07-11 01:23:16 +00:00
complete.c LPC: initial work on NT/ROS compatibility. 2004-02-02 23:48:42 +00:00
connect.c - Minor correction to NtConnectPort to avoid freeing NULL pointer. Based on patch by Waldo Alvarez Ca�izares. 2004-02-21 09:06:27 +00:00
create.c LPC: initial work on NT/ROS compatibility. 2004-02-02 23:48:42 +00:00
listen.c Continue of MSVC-compiling changes.... 2003-12-30 18:52:06 +00:00
port.c Register the LPC Port object object in the system name space. 2004-08-04 12:50:42 +00:00
query.c Continue of MSVC-compiling changes.... 2003-12-30 18:52:06 +00:00
queue.c finished applying @implemented and @unimplemented comments and remove the comments from non-api functions 2003-07-11 01:23:16 +00:00
receive.c - Added return values to some unimplemented functions. 2003-12-14 17:44:02 +00:00
reply.c Added Lpc Stubs 2004-06-23 19:49:21 +00:00
send.c Temporarily undo KeAttachProcess() done by win32k 2004-05-31 11:47:05 +00:00