This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-11 15:17:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
rpcrt4
/
tests
History
Rob Shearman
686c0f094c
rpcrt4: Even though FC_ENUM16 is an unsigned type, the highest allowable value that can be marshalled is SHRT_MAX, not USHRT_MAX.
2007-07-16 22:46:47 +02:00
..
cstub.c
rpcrt4/tests: Remove an unneeded '#if 0' and fix the code so it compiles without warnings.
2007-01-08 12:08:03 +01:00
generated.c
…
Makefile.in
rpcrt4: Add tests for RPC and widl generated code.
2007-04-26 15:48:13 +02:00
ndr_marshall.c
rpcrt4: Even though FC_ENUM16 is an unsigned type, the highest allowable value that can be marshalled is SHRT_MAX, not USHRT_MAX.
2007-07-16 22:46:47 +02:00
rpc.c
rpcrt4: Add tests for RpcServerListen and friends.
2007-04-13 11:42:42 +02:00
server_defines.h
rpcrt4: Add encapsulated union tests.
2007-06-19 11:45:11 +02:00
server.c
widl: Allow enums as union switch types.
2007-06-26 11:59:53 +02:00
server.idl
widl: Allow enums as union switch types.
2007-06-26 11:59:53 +02:00