index
:
anonymous/NT4.0
master
Windows NT 4.0 source code leak
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
private
/
rpc
/
wx86rpc
/
ndrdll
/
chkheap.cxx
blob: c4bc6d8323f44ed4a21ec91aa291eedba97809ad (
plain
) (
blame
)
1
2
3
4
5
6
7
extern
"C"
int
RpcpCheckHeap
(
void
)
{
return
0
;
}