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)
6
Commits
1
Branch
0
Tags
2.0 GiB
C++
45.1%
C
42%
Scheme
5%
Assembly
1.7%
HTML
1.2%
Other
4.2%
Branch:
master
windows-xp
/
Source
/
XPSP1
/
NT
/
net
/
config
/
netcfg
/
netcomm
/
util.h
3 lines
101 B
Raw
Permalink
Blame
History
VOID
StripSpaces
(
PWSTR
buf
)
;
UINT
Reg_QueryInt
(
HKEY
hk
,
const
WCHAR
*
pszValueName
,
UINT
uDefault
)
;
Reference in new issue