mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
b3af499b5576e11567bdb96a583f19b45c96dbdd
Robert Shearman <[email protected]> - Improve tracing. - Implement FC_UP and partially FC_OP. - Don't needlessly marshal 4 bytes in NdrPointer*. - Fix an RPC server startup race introduced by me. - Don't pass the PROFILE_SERVER flag in to CreateNamedPipe as it is bogus. - Call FlushFileBuffers to make sure the other end of the pipe doesn't get cut off prematurely. - Don't call CancelIo as we should never have async I/O pending. - Make NdrInterfacePointer* more reliable. Dmitry Timoshkov <[email protected]> - Make remaining OLE interface vtables const. Alexandre Julliard <[email protected]> - Sort entry points in the same order as Windows. Mike Hearn <[email protected]> - Initialize DataRepresentation in NdrClientInitializeNew, not NdrSendReceive. svn path=/trunk/; revision=17048
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%