commit | 9caa71eef41702e46d29f3432e40570a1419491d | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Fri Nov 30 18:46:42 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Nov 30 18:46:42 2001 +0000 |
tree | 5a41ff63c0aabe3f91356a08e1f377dd9bfc4bfb | |
parent | 8c2e573f9d41d0ea55d37e71e3b1aa40e8963c73 [diff] |
Redesign of the server communication protocol to allow arbitrary sized data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.