1. 02 Dec, 2002 1 commit
    • Alexandre Julliard's avatar
      Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> · d77294a8
      Alexandre Julliard authored
      - preliminary implementation of endpoint-mapping via a new on-demand
        server-ish process
      - more header fixups
      - (re)implement RpcEpRegisterA, RpcEpUnregister, and
        RpcEpResolveBinding using the new rpcss functionality
      - update the todo list in rpcrt4_main.c a bit
      - many beautifications and touch-ups
      - command-line configurable timeout
      - micro-client imbedded in np_server.c
      d77294a8
  2. 09 Mar, 2002 1 commit
  3. 23 Feb, 2001 1 commit
  4. 06 Nov, 2000 1 commit
  5. 25 Jul, 2000 1 commit
    • Dave Pickles's avatar
      Improved FormatMessage: · a64603d3
      Dave Pickles authored
      - Added full support for FORMAT_MESSAGE_FROM_SYSTEM
      - Implemented language search as documented
      - Illegal combinations of options trapped.
      - Message table for system messages added.
      a64603d3