This website works better with JavaScript.
Home
Explore
Help
Sign In
archive
/
windows-xp
mirror of
https://github.com/tongzx/nt5src
Watch
2
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Source code of Windows XP (NT5)
7
Commits
1
Branch
0
Tags
2.0 GiB
C++
45.1%
C
42%
Scheme
5%
Assembly
1.7%
HTML
1.2%
Other
4.2%
Tree:
1b390dddff
windows-xp
/
Source
/
XPSP1
/
NT
/
windows
/
richedit
/
lssrc
/
unixfunctions.c
5 lines
93 B
Raw
Blame
History
#
ifdef UNIX
void
msls3_DllMain
(
void
*
handle
,
unsigned
int
reason
,
void
*
reserved
)
{
}
#
endif
Reference in new issue