Nikolay Sivov
|
d0c8654d10
|
rpcss: Fix a protseq string leak (Valgrind).
|
2015-04-16 15:14:04 +09:00 |
Alexandre Julliard
|
717bd66440
|
widl: Default to the cdecl calling convention in client/server functions.
|
2011-06-13 11:53:28 +02:00 |
Michael Stefaniuc
|
efbb4ebf3e
|
widl: Output "LONG" instead of "long" for a 32bit integer.
long is always 32bit in IDL files but that's not true in C.
|
2009-03-13 11:15:21 +01:00 |
Michael Stefaniuc
|
e86eb8efa6
|
include: Change RPC_STATUS from long to LONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
|
2009-01-04 13:34:38 +01:00 |
Rob Shearman
|
a80a6353d7
|
rpcss: Warn in ept_insert if TowerExplode fails.
|
2008-08-18 14:35:34 +02:00 |
Francois Gouget
|
888cf5a4af
|
rpcss: Add a trailing '\n' to a Wine trace.
|
2008-07-10 12:18:34 +02:00 |
Rob Shearman
|
16849ceba9
|
rpcss: Implement endpoint-mapper server using DCE/RPC.
|
2008-06-26 12:16:48 +02:00 |