This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-02 01:21:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d90f68166c
wine
/
dlls
/
rpcrt4
/
tests
History
Alexandre Julliard
d90f68166c
rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings.
2006-06-13 14:03:44 +02:00
..
.gitignore
rpcrt4: Don't update StubMsg->MemorySize while unmarshaling.
2006-05-17 21:46:43 +02:00
generated.c
Avoid warnings in generated tests by casting sizeof(x) to an int.
2005-07-03 11:23:30 +00:00
Makefile.in
rpcrt4: Don't update StubMsg->MemorySize while unmarshaling.
2006-05-17 21:46:43 +02:00
ndr_marshall.c
rpcrt4: NdrClientInitializeNew shouldn't clear all of the stub message, only selected fields.
2006-06-02 11:22:38 +02:00
rpc.c
rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings.
2006-06-13 14:03:44 +02:00