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%
Tree:
b4a8d373d8
windows-nt-4.0
/
private
/
sdktools
/
mstest
/
ntview
/
debug32
/
build.cmd
4 lines
85 B
Raw
Blame
History
@
echo
off
if
exist
vp.log
del
vp.log
nmake -nologo
%1
>>
vp.log
2
>&
1
buildres vp.log
Reference in new issue