This website works better with JavaScript.
Home
Explore
Help
Sign In
archive
/
windows-nt-4.0
mirror of
https://github.com/lianthony/NT4.0
Watch
2
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Windows NT 4.0 source code leak
2
Commits
1
Branch
0
Tags
184 MiB
C
71.6%
C++
19.5%
Assembly
5.2%
Makefile
1.4%
Rich Text Format
0.8%
Other
1.2%
Branch:
master
windows-nt-4.0
/
private
/
oleutest
/
balls
/
client
/
tmarshal
/
tmarshal.h
6 lines
91 B
Raw
Permalink
Blame
History
#
ifndef __TMARSH_H__
#
define __TMARSH_H__
BOOL
TestMarshal
(
void
)
;
#
endif
// __TMARSH_H__
Reference in new issue